[
http://jira.jboss.com/jira/browse/JBAS-5070?page=all ]
Alexey Loubyansky closed JBAS-5070.
-----------------------------------
Fix Version/s: JBossAS-5.0.0.Beta3
(was: JBossAS-5.0.0.CR1)
Resolution: Done
Fixed in metadata 1.0.0-SNAPSHOT.
Extending container configurations without changing the name is not
supported in the new MetaData
-------------------------------------------------------------------------------------------------
Key: JBAS-5070
URL:
http://jira.jboss.com/jira/browse/JBAS-5070
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: EJB2
Reporter: Adrian Brock
Assigned To: Alexey Loubyansky
Fix For: JBossAS-5.0.0.Beta3
The new metadata doesn't support overridding a container configuration
like the old code did.
e.g. This changes the "Standard Stateless SessionBean" for this ejb deployment
without changing the name.
jboss.xml
<container-configurations>
<container-configuration>
<container-name>Standard Stateless SessionBean</container-name>
<depends>test:name=Test</depends>
</container-configuration>
</container-configurations>
--
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