On 18 Sep, David Jencks wrote: > [...] > (I think) the jars in lib rather than server/[conf]/lib are not going to be > versionable since they are used in jboss startup to set up the versioning > mechanism. Stuff in server/[conf]/lib should be versionable by deploying > it in a .sar, although you may have problems with deployment order.
Ok. I see that they are loaded by a normal URLClassLoader, and seems to be in the parent tree of the classloader. Ugh. All XML classes, log4j-boot, gnu-regexp will not be possible to version then. Have to overwite... > > I wasn't aware that there had been any changes in concurrent.jar for > years... can you provide details, we should probably upgrade. The oswego site seems to be down. The stuff i use here was downloaded 2002-02-03 and seems to contain new methods used in the stuff I try to integrate (XmlBlaster). I will check closer tomorrow. Thanks //Peter > > thanks > david jencks >> >> Thanks >> >> //Peter >> > >> > thanks >> > david jencks >> > >> >> >> >> >> >> Or have I gone completely nuts? >> >> >> >> //Peter >> >> -- >> >> ------------------------------------------------------------ >> >> Peter Antman Chief Systems Architect, Business Development >> >> Technology in Media, Box 34105 100 26 Stockholm >> >> WWW: http://www.tim.se WWW: http://www.backsource.org >> >> Email: [EMAIL PROTECTED] >> >> Phone: +46-(0)8-506 381 11 Mobile: 070-675 3942 >> >> ------------------------------------------------------------ >> >> >> >> >> >> >> >> ------------------------------------------------------- >> >> This SF.NET email is sponsored by: AMD - Your access to the experts >> >> on Hammer Technology! Open Source & Linux Developers, register now >> >> for the AMD Developer Symposium. Code: EX8664 >> >> http://www.developwithamd.com/developerlab >> >> _______________________________________________ >> >> Jboss-development mailing list >> >> [EMAIL PROTECTED] >> >> https://lists.sourceforge.net/lists/listinfo/jboss-development >> >> >> >> >> > >> > >> > ------------------------------------------------------- >> > This SF.NET email is sponsored by: AMD - Your access to the experts >> > on Hammer Technology! Open Source & Linux Developers, register now >> > for the AMD Developer Symposium. Code: EX8664 >> > http://www.developwithamd.com/developerlab >> > _______________________________________________ >> > Jboss-development mailing list >> > [EMAIL PROTECTED] >> > https://lists.sourceforge.net/lists/listinfo/jboss-development >> >> -- >> ------------------------------------------------------------ >> Peter Antman Chief Systems Architect, Business Development >> Technology in Media, Box 34105 100 26 Stockholm >> WWW: http://www.tim.se WWW: http://www.backsource.org >> Email: [EMAIL PROTECTED] >> Phone: +46-(0)8-506 381 11 Mobile: 070-675 3942 >> ------------------------------------------------------------ >> >> >> >> ------------------------------------------------------- >> This SF.NET email is sponsored by: AMD - Your access to the experts >> on Hammer Technology! Open Source & Linux Developers, register now >> for the AMD Developer Symposium. Code: EX8664 >> http://www.developwithamd.com/developerlab >> _______________________________________________ >> Jboss-development mailing list >> [EMAIL PROTECTED] >> https://lists.sourceforge.net/lists/listinfo/jboss-development >> >> > > > ------------------------------------------------------- > This SF.NET email is sponsored by: AMD - Your access to the experts > on Hammer Technology! Open Source & Linux Developers, register now > for the AMD Developer Symposium. Code: EX8664 > http://www.developwithamd.com/developerlab > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development -- ------------------------------------------------------------ Peter Antman Technology in Media, Box 34105 100 26 Stockholm Systems Architect WWW: http://www.tim.se Email: [EMAIL PROTECTED] WWW: http://www.backsource.org Phone: +46-(0)8-506 381 11 Mobile: 070-675 3942 ------------------------------------------------------------ ------------------------------------------------------- This SF.NET email is sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
