javax.enterprise.deploy.spi.TargetModuleID.getChildTargetModuleID() should return null
when there are no children
-----------------------------------------------------------------------------------------------------------------
Key: JBAS-4366
URL:
http://jira.jboss.com/jira/browse/JBAS-4366
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Deployment services
Affects Versions: JBossAS-4.2.0.CR2
Reporter: Dimitris Andreadis
Assigned To: Dimitris Andreadis
Fix For: JBossAS-4.2.0.GA
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira