RE: Sharing classes between WebContainer and JSR109Deployer *was* AW: [JBoss-dev] Re: deployment classloader in AbstractWebContaine r

2003-11-22 Thread Thomas Diesler
1. November 2003 18:18 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Sharing classes between WebContainer and JSR109Deployer *was* AW: [JBoss-dev] Re: deployment classloader in AbstractWebContaine r Its seems to me that we need to instead of having the JSR109Service be a competely s

Re: Sharing classes between WebContainer and JSR109Deployer *was* AW: [JBoss-dev] Re: deployment classloader in AbstractWebContaine r

2003-11-21 Thread Scott M Stark
Its seems to me that we need to instead of having the JSR109Service be a competely seperate deployer from the AbstractWebContainer (which by the way needs to be broken up into a deployer + a container to address some class override issues), that the AbstractWebContainer either needs to incorporate

Sharing classes between WebContainer and JSR109Deployer *was* AW: [JBoss-dev] Re: deployment classloader in AbstractWebContaine r

2003-11-21 Thread Jung , Dr. Christoph
> > -Ursprüngliche Nachricht- > > Von: Scott M Stark [mailto:[EMAIL PROTECTED] > > Gesendet: Donnerstag, 20. November 2003 15:34 > > An: [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Betreff: [JBoss-dev] Re: deployment classloader in > > AbstractWebContainer > > > > > > The deployment

Re: AW: [JBoss-dev] Re: deployment classloader in AbstractWebContaine r

2003-11-20 Thread Scott M Stark
Yes, the localCl is only for deployers to find their descriptors or deployment local configurations prior to the creation of, or assignment to the deployment ucl, which does not occur until after init. -- Scott Stark Chief Technology Officer JBoss Group, LLC xxx

AW: [JBoss-dev] Re: deployment classloader in AbstractWebContaine r

2003-11-20 Thread Jung , Dr. Christoph
> -Ursprüngliche Nachricht- > Von: Scott M Stark [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 20. November 2003 15:34 > An: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Betreff: [JBoss-dev] Re: deployment classloader in > AbstractWebContainer > > > The deployment localCl is only for