If I remember correctly it worked once but I think marc asked me to take it out again. If it works, you can put the jars anywhere you want in the sar: I would recommend the top level. There is also a feature whereby you include a tag like this
<local-directory path="local-directory"/> in your jbsoo-service.xml and the contents of local-directory are copied literally to the db directory. However, this does not (as I recall) get added to the classpath. If I did indeed remove jars in sars (I recomend trying it to see;-), it would be pretty trivial to put it back (maybe 1 line change) Would you like to lobby for it? thanks david jencks On 2001.11.15 04:45:45 -0500 Julian Gosnell wrote: > > Is this supported yet ? > > Where should they be > / > /META-INF/lib > etc.... > > Or can I do it via /META-INF/MANIFEST.mf ? > > I want to stick all the Jetty jars into the > jetty-service.sar - so I can hot swap not only the > instance, but the version of Jetty that I am running. > > Cheers Guys, > > > Jules > > > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page from News and Sport to Email > and Music Charts > http://uk.my.yahoo.com > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
