I assume that's what I am already doing.. but now assume that as well as altering the glue code, that lives as classes in the sar, I actually want to make changes to Jetty, and have them deployed into RH whilst it is running...
I can 1. package a new Jetty jar in the jetty sar - ideal, but not supported ? 2. unpack my new jetty jar into the sar and deploy that - I assume that would work.... I'll try 2. I'd rather have 1. Thanks for your time, Jules --- marc fleury <[EMAIL PROTECTED]> wrote: > Use the codebase reference of the sar format, don't > package the jar. This > already works. > > marcf > > |-----Original Message----- > |From: [EMAIL PROTECTED] > |[mailto:[EMAIL PROTECTED]]On > Behalf Of > |Julian Gosnell > |Sent: Thursday, November 15, 2001 4:46 AM > |To: [EMAIL PROTECTED] > |Subject: [JBoss-dev] RH: jars in sars ? > | > | > | > |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 > __________________________________________________ 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
