0 Replies Latest reply on Apr 27, 2005 3:23 AM by lastnico

    No information about nested web application in EAR file

    lastnico

      Hello everybody !

      I would like to know why we can't see the deployment informations about Web applications and EJB Modules in the listDeployedModules() of the JMX MBeans jboss.system:service=MainDeployer when these objects are in a EAR archive.

      We can see in the log that the TomcatDeployer and EJBModule uncompress and deploy these nested archives, however, there are no informations about them in the MainDeployer object.

      This is useful for me because it is the only solution I've found to retrieve a link between MBeans in jboss.management.local tree and jboss.web one.

      Thanks.