-
Bug
-
Resolution: Done
-
Major
-
JBossAS-4.2.0.CR2
-
None
In our jsr88 implementation of javax.enterprise.deploy.spi.TargetModuleID, (i.e. org.jboss.deployment.spi.TargetModuleIDImpl.) the getChildTargetModuleID() method currently returns an empty array when there are no children, instead of null as the specification requires.