On 2002.02.26 13:38:37 -0500 marc fleury wrote: > 3 of 4 imho > > |Yes. Also there is the choice of > |-change attribute value while mbean is "started" > > yes > > |-stop, change attribute value, start > > yes > > |-stop, destroy, create(with new values), start > > no (use below)
I agree, just trying to be complete. > > |-stop, destroy, remove, install, create(with new valuew), start > > yes > > |These could all be specified w/model mbean attributes. > > yes > > |I think this whole question is also getting into "how will we use mbean > |persistence?" and "just what is that replacement for jboss-auto.jcml?" > > right, you got your JMX book? yup. If only I could get the flacid fin to get > out > of his hole > > Right now I'm working on xdoclet tags >> xmbean xml (I want to get this in xdoclet 1.1.2, this weekend) and xmbean modifications to go with improved xmbean dtd. Then we can start converting all our mbeans to xmbean. Maybe I should include a "hard coded" named descriptor tag like update-service-level (STARTED|STOPPED|REMOVED) (otherwise we would have a descriptor name="update-service-level" value="STARTED" attribute) Suggestions for the names appreciated;-) I'm thinking in the back of my mind that there must be some way to use the xmbean xml and the *service.xml in combination more efficiently, but I don't know what it is yet. david jencks > marcf > | > |david jencks > |> > |> > |Why not make more usage of notifications here. Such > |> > that jetty could > |> > |send a notificatioin when it needs to be redeployed > |> > due to config > |> > |change. It may know best for some/most config > |> > changes. > |> > > |> > correct, jetty knows best what requires a restart and > |> > what does not, all > |> > this handling should be done inside the MBean. > |> > > |> > we will get there, see, you are talking now :) > |> > > |> > marcf > |> > > |> > > |> > _______________________________________________ > |> > Jboss-development mailing list > |> > [EMAIL PROTECTED] > |> > https://lists.sourceforge.net/lists/listinfo/jboss-dev > |> > lopment > |> > |> > |> > |> _________________________________________________________ > |> View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=9657 > |> > |> _______________________________________________ > |> 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 > > > _______________________________________________ > 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
