-
Bug
-
Resolution: Won't Do
-
Major
-
JBossAS-4.0.1 SP1, JBossAS-4.0.2RC1, JBossAS-4.0.2 Final
-
None
-
Windows XP SP2
Pentium 4 Hyperthreaded
1 Gb RAM
In the listDeployedModules() method of the JMX MBeans jboss.system:service=MainDeployer, we can't see the deployment informations about Web applications and EJB Modules which are in a EAR archive.
There is only the DeploymentInfo of the EAR file, but that's all. I think that this is a bug because DeploymentInfo from nested archive of a SAR file are available, but not EAR ones.
We can see in the log that the TomcatDeployer and EJBModule uncompress and deploy these nested archives, however, there are no information about them in the MainDeployer object. (from the collections returned by listDeployedModules(), there is no DeploymentInfo object corresponding to our nested archives.
Thanks.
- relates to
-
JBAS-1895 [PATH] make JBoss JSR-88 consult by ModuleType and return parent and children TargetModuleID
-
- Closed
-