I had tried that and it didnt work... The reason was however that my common jar called back in to the scoped jar and ofcourse that gave me a classcast exception...
Thanks for taking the time to answer such a stupid quistion... Sorry!! ^Torsten > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of David Jencks > Sent: 21. august 2002 14:50 > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] Scoped deployment > > > Deploy the shared jar unscoped. > > david jencks > > On 2002.08.21 04:24:45 -0400 Torsten Terp wrote: > > > > Is it possible, from a scoped deployment, to explicitly > > reference a jar deployed in the unified classloader? > > > > E.g., with several apps deployed in their own scope is it > > possible to have a common jar which they all use? > > > > ^Torsten > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by: OSDN - Tired of that same old > > cell phone? Get a new here for FREE! > > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > > _______________________________________________ > > JBoss-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
