Re: [JBoss-dev] Help on WebClassLoader

2002-02-16 Thread Francisco Reverbel
ch > for 2.4 and I'll integrate into main. > > > Scott Stark > Chief Technology Officer > JBoss Group, LLC > > - Original Message - > From: "Francisco Reverbel" <[EMAIL PROTECTED]> > To: <[EMAIL PROTE

Re: [JBoss-dev] Help on WebClassLoader

2002-02-12 Thread Scott M Stark
ssage - From: "Francisco Reverbel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 12, 2002 3:17 PM Subject: [JBoss-dev] Help on WebClassLoader > I have an uncommitted change on org.jboss.web.WebClassLoader to enable > downloading of IIOP stubs. T

[JBoss-dev] Help on WebClassLoader

2002-02-12 Thread Francisco Reverbel
I have an uncommitted change on org.jboss.web.WebClassLoader to enable downloading of IIOP stubs. This change worked fine on the 2.4 codebase. On the 3.0 codebase, however, it appears that org.jboss.web.WebClassLoader is not being used anymore... Am I right here? If so, which class is now used