Cannot find the persistence.xml file ------------------------------------ Key: JBEHAVE-193 URL: http://jira.codehaus.org/browse/JBEHAVE-193 Project: JBehave Issue Type: Bug Components: Maven Plugin Affects Versions: 2.3 Environment: intellij and ubuntu command line Reporter: Jim Barrows
Running the sceanario from either eclipse or intellij, the Persistence.createEntityManagerFactory("party-test"); finds the persistence.xml file just fine, and everything works. However running it via the maven plugin, and it can't find the file at all. I suspect this is a classpath issue, since the persistence.xml file is in a /META-INF directory and not in the normal classpath. I could be wrong though. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email