[jboss-jira] [JBoss JIRA] Updated: (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:41:29 EST 2009


     [ https://jira.jboss.org/jira/browse/JBAS-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shane Bryzak updated JBAS-7541:
-------------------------------

    Attachment: model.zip


Attached a minimal project (which can be built using Maven) demonstrating the issue.

> 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
>         Attachments: model.zip
>
>
> 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