[
https://issues.jboss.org/browse/AS7-1927?page=com.atlassian.jira.plugin.s...
]
jaikiran pai commented on AS7-1927:
-----------------------------------
The best thing to do would be to paste/attach the exact exception stacktrace and if
possible even the application to reproduce this issue.
An EAR with 'urn:jboss:bean-deployer:2.0' namespace in
META-INF/jboss-beans.xml can be deloyed to AS7 without any error
-----------------------------------------------------------------------------------------------------------------------
Key: AS7-1927
URL:
https://issues.jboss.org/browse/AS7-1927
Project: Application Server 7
Issue Type: Bug
Components: POJO
Affects Versions: 7.1.0.Alpha1
Reporter: Ivo Studensky
Assignee: David Lloyd
An ear with no longer supported 'urn:jboss:bean-deployer:2.0' namespace in
META-INF/jboss-beans.xml can be deployed to AS7 without any error. I tried to deploy it
via command line copy and via web admin console. Both of them passed which is weird,
because the same ear failed to deploy by Arquillian.
If I modified the namespace to 'urn:jboss:pojo:7.0' then deployment by Arquillian
passed too.
It seems like META-INF/jboss-beans.xml is not fully processed if deployed by command line
copy or by web admin console.
Note: it was tried with the latest master of AS7.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira