If I try to deploy my .ear to GlassFish 3, it always fails with "Exception while invoking class org.glassfish.persistence.jpa.JPADeployer prepare method: java.lang.RuntimeException: Invalid resource: jdbc/MyDataSource__pm".
Thing is, in persistence.xml I specified <jta-data-source>jdbc/MyDataSource</jta-data-source>. Any idea what I'm doing wrong, i.e. where does the __pm come from and how do I get rid of it? -- View this message in context: http://openjpa.208410.n2.nabble.com/Invalid-resource-jdbc-MyDataSource-pm-tp6778182p6778182.html Sent from the OpenJPA Users mailing list archive at Nabble.com.