By bloid
via blogs.sun.com
Published: Nov 20 2007 / 03:21
Recently a user sent a question to the ejb@glassfish.dev.java.net mailing list about an error he was seeing when trying to deploy an EJB JAR containing only Java Persistence API entities. Doing this causes a deployment error, and the user was confused. The reason for the error is that JPA entities are not EJB components, even though they were introduced in the EJB 3.0 specification.
SaveShareSend
Tags: frameworks, java
Add your comment