[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3779) Error while reading JPA XML file: META-INF/orm.xml when using SMPC with Seam Remoting
Andreas Eriksson (JIRA)
jira-events at lists.jboss.org
Wed Dec 3 08:15:37 EST 2008
Error while reading JPA XML file: META-INF/orm.xml when using SMPC with Seam Remoting
-------------------------------------------------------------------------------------
Key: JBSEAM-3779
URL: https://jira.jboss.org/jira/browse/JBSEAM-3779
Project: Seam
Issue Type: Bug
Components: Remoting
Affects Versions: 2.1.1.CR1
Environment: Microsoft Windows XP Professional SP3
JBoss 4.3.2.GA
Reporter: Andreas Eriksson
Assignee: Shane Bryzak
When I package my EAR with the Seam Remoting JAR the orm.xml (contains my entity listener, i.e. EntitySecurityListener) JPA configuration file cannot be parsed.
I also had to add the gwt-servlet dependency to in order to escape exception messages during deploy (even though I'm not using GWT).
See attached Maven project (README.TXT inside) and stacktrace.txt.
--
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 seam-issues
mailing list