Re: ConfigBean

2012-01-26 Thread Mattmann, Chris A (388J)
Hi BW, On Jan 26, 2012, at 12:08 AM, B W wrote: > On Wed, Jan 25, 2012 at 11:04 PM, Mattmann, Chris A (388J) < > chris.a.mattm...@jpl.nasa.gov> wrote: > >> Hi BW, >> >> I'm assuming you're talking about the ConfigBean in web-grid, and yes, >>

Re: ConfigBean

2012-01-26 Thread Mattmann, Chris A (388J)
Hi BW, On Jan 26, 2012, at 12:03 AM, B W wrote: > ConfigBean contains the deployment descriptor aka configuration and is > wrapped in all the http servlet post calls? +1, you got it. Cheers, Chris > > On Wed, Jan 25, 2012 at 11:04 PM, Mattmann, Chris A (388J) <

Re: ConfigBean

2012-01-26 Thread B W
On Wed, Jan 25, 2012 at 11:04 PM, Mattmann, Chris A (388J) < chris.a.mattm...@jpl.nasa.gov> wrote: > Hi BW, > > I'm assuming you're talking about the ConfigBean in web-grid, and yes, > it's really > more of a POJO than a J2EE style bean, but I wouldn'

Re: ConfigBean

2012-01-26 Thread B W
ConfigBean contains the deployment descriptor aka configuration and is wrapped in all the http servlet post calls? On Wed, Jan 25, 2012 at 11:04 PM, Mattmann, Chris A (388J) < chris.a.mattm...@jpl.nasa.gov> wrote: > Hi BW, > > I'm assuming you're talking about the Config

Re: ConfigBean

2012-01-25 Thread Mattmann, Chris A (388J)
Hi BW, I'm assuming you're talking about the ConfigBean in web-grid, and yes, it's really more of a POJO than a J2EE style bean, but I wouldn't call it any less "real" than other classes of similar type. Cheers, Chris On Jan 25, 2012, at 6:37 PM, BW wrote:

ConfigBean

2012-01-25 Thread BW
So. ConfigBean is not a real j2ee bean that's in its own container and has a broker? BW