Re: Web Console: Portlet Review

2005-07-23 Thread Dain Sundstrom
Cool stuff. For the initial kernel reference you can get it from the JNDI ENC. Just add an env entry of type org.apache.geronimo.kernel.Kernel with no value and the deployment code will automatically put the kernel there. -dain On Jul 22, 2005, at 10:11 PM, Aaron Mulder wrote:

Web Console: Portlet Review

2005-07-22 Thread Aaron Mulder
Well, I actually worked with a couple portlets today. For starters, I think the diff at the bottom of this message speaks volumes about why a management API based on interfaces is nice. It takes out Strings, constants to hold the Strings, the Kernel variable, and various casts, and