Lennart, I agree.
I want as many services as possible in SARs. That way fixes can be hot deployed without bringing down the server, just a temporary unavailablity of the service and its dependents. Why can't the JBoss distribution have two configurations? Default, everything in one file for compatiblity with 2.4 Advanced?, everthing in deploy/*-service.xml or deploy/lib/*.sar Users migrating from 2.4 only need to know jboss.jcml is now jboss-service.xml Users who want the easier hot deploy can start the server with the "advanced" configuration. Regards, Adrian >From: "Lennart Petersson" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: Re: [JBoss-dev] current mbean structure confusing >Date: Fri, 7 Dec 2001 11:22:07 +0100 > >I definitely prefer the SAR kind of way to deploy services, even that i >understand the maintenance problem. Would it be possible to have a 'global' >service.xml file to be updated with new properties when a SAR is deployed >with initial properties fetched from SAR xml. Then this 'global' >service.xml file can be maintained easily during runtime (maybe changes in >it can in some way be copied to the SAR xml also?). And then if a SAR is >removed then it disappears from the 'global' service.xml file or put in an >undeployed state. Hmmm, this sounds like the old jboss-auto.xml file... >with all its problems... :-/ > >In our app we have an mbean acting as a Service Loader that is watching a >directory where we dynamically can deploy/undeploy mbeans packed in jar >files using m-let loading service. And it is soooo nice to add/remove >services when everything is running. We can even extend our clients user >interface with new dialogs linked to these new services without having to >restart the client. Really cool :) More on that later... > > > >/Lennart > > > >_______________________________________________ >Jboss-development mailing list >[EMAIL PROTECTED] >https://lists.sourceforge.net/lists/listinfo/jboss-development _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
