You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (Commented) (JIRA)" <ji...@apache.org> on 2012/01/23 11:18:40 UTC

[jira] [Commented] (OPENEJB-1710) ClassCastException when deploying ear files containing persistence.xml

    [ https://issues.apache.org/jira/browse/OPENEJB-1710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13190974#comment-13190974 ] 

David Blevins commented on OPENEJB-1710:
----------------------------------------

2011-11-17 - http://svn.apache.org/viewvc?view=revision&revision=1203408 - tveronezi

                
> ClassCastException when deploying ear files containing persistence.xml
> ----------------------------------------------------------------------
>
>                 Key: OPENEJB-1710
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1710
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: container system
>    Affects Versions: (trunk/openejb)
>            Reporter: Thiago Veronezi
>            Assignee: Thiago Veronezi
>             Fix For: 4.0.0-beta-2
>
>
> When I try to deploy an EAR file using the stand-alone version, I have a ClassCastException when the system executes...
> List<URL> persistenceUrls = (List<URL>) appModule.getAltDDs().get("persistence.xml");

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira