Entity discovery doesn't work when datasource packaged inside simplified deployment
war
---------------------------------------------------------------------------------------
Key: JBAS-7541
URL:
https://jira.jboss.org/jira/browse/JBAS-7541
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: JBossAS-6.0.0.M1
Reporter: Shane Bryzak
When packaging a datasource configuration file inside a war with the following structure,
auto-discovery of entity bean classes inside the /WEB-INF/classes directory fails:
test.war
/WEB-INF
/classes
import.sql
/META-INF
persistence.xml
sample-ds.xml
/org
/jboss
/test
EntityBean.class
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira