Hi All,
I have written an entity bean with the persistance
store as MySQL. Now I have added transaction management for all the methods
present in the remote interface. I am able to make calls to findermethods,
create a new record and I can execute all the other methods like getClss,
getEJBHome etc. except the business methods that I have written in the remote
interface. When i try to execute any of the methods present in the remote
interface I get the following error....
java.rmi.ServerException: RemoteException occurred
in server thread; nested exception is:
javax.transaction.TransactionRolledbackException: removing bean lock and it has tx set!ItemGroup Six; nested exception is: java.lang.IllegalStateException: removing bean lock and it has tx set!ItemGroup Six Could u please help me to solve this problem Bijoy
|
- RE: [JBoss-dev] removing bean lock and it has tx set Bijoy Sivan .K
- RE: [JBoss-dev] removing bean lock and it has tx set Bill Burke
- Re: [JBoss-dev] removing bean lock and it has tx s... Bijoy Sivan .K
- Re: [JBoss-dev] removing bean lock and it has tx s... Bijoy Sivan .K