[jboss-user] [EJB 3.0] - Re: JBAS 4.0.3SP1 and EJB3 RC6 (NPE)
kbhatt_81
do-not-reply at jboss.com
Tue Aug 26 09:40:48 EDT 2008
Hi I am also facing same problem..
I have also checked my code and object we are passing to lock is not null but still we are getting same exception.
The below line is creating exception where em is EntityManager Object.
em.lock(vehicle, LockModeType.WRITE);
Please send any hint to solve this.
Thanks
Krunal Bhatt
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172577#4172577
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172577
More information about the jboss-user
mailing list