The error throws in the class:

org.apache.openejb.core.entity.EntityContainer.createEJBObject

when invoke the method:

// invoke the ejbCreate which returns the primary key
primaryKey = ejbCreateMethod.invoke(bean, args);

called when i try to create a ne entity bean from the remote home object
obtained from lookup...





--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/create-method-of-BMP-Entity-2-1EJB-tp4672994.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Reply via email to