On 2001.12.01 00:24:43 -0500 Scott M Stark wrote: > A good side effect of this dependency should be that one can disable JSR > monitoring for a deployment if a dependency on the JSR mbeans is not > specified. The JSR77 stuff is by definition very J2EE specific
OK, I didn't know that. and we > know > this is not what the base framework is about. > > With regard to virtual hosts, are you saying I need a JSR77 mbean config > to enable scoping? This should not be if you are. not any more;-) I would suggest having > a Domain mbean that contains one or more VirtualHost mbeans and the > J2EEServer model implementation would be associated with a VirtualHost > mbean. Hey, here's an even more half baked idea... I was playing around with combining deployment descriptors using xslt earlier this week (ejb-jar and jbosscmp) and its really pretty easy. We could process all the deployment descriptors into a service.xml file, where each e.g. ejb-jar gets put into the config of an mbean representing that deployment -- in fact that bean would be the deployer for its contents. The config for the mbean could be generated automatically or specified explicitly if you wanted to specify scope, whether jsr77 is enabled, etc. Thanks david jencks > > > > > hmmm, my idea may be half baked, I was thinking of using the jsr mbeans > as > > something for non-jsr mbeans to wait for rather than vice-versa. > > > > Well, here's an idea, I've been wondering how to specify that an > > application component should be deployed into a particular scope or > perhaps > > virtual host. Perhaps as part of jboss-specific deployment descriptors > it > > would be possible to specify as part of the jsr-mbean config > representing > > the application piece what scope it belongs to and if it is depending > on > > other mbeans? If this was not supplied the default would be its own > scope > > and no dependencies. > > > > david jencks > > > > > > > _______________________________________________ > 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