[jboss-jira] [JBoss JIRA] Created: (JBAS-7541) Entity discovery doesn't work when datasource packaged inside simplified deployment war
Shane Bryzak (JIRA)
jira-events at lists.jboss.org
Fri Dec 11 04:39:30 EST 2009
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
More information about the jboss-jira
mailing list