Hi all -- Sorry for such a newbie question, but....
Is there any place with jboss (working with rh) which stores data about *all* pieces of an application deployment at runtime? For instance, I can get the "DeployedApplications" attribute from the ContainerFactory MBean, which gives me an Iterator of org.jboss.ejb.Application objects, with which I can in turn retrieve the associated containers for each EJB. But, I haven't seen how to find any associated web applications in the same deployment unit. (I can get the DeployedApplication from the Jetty MBean, but there is no association with each webapp to the rest of its application) Could someone give me a little nudge in the right direction? thanks, jason _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
