Are you using custom primary key classes?   If so, make sure you have equals
and hashCode implemented correctly and that your PK class serializes
correctly as well.

What exactly is the JBoss 2.4 version you're converting from?

Thanks,

Bill

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Vishal Shukla
> Sent: Wednesday, August 14, 2002 1:49 AM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-dev] problem after switching jboss-2.4 to jboss-3.0
>
>
> Hello,
>
> I have switched my application from jboss-2.4 to jboss-3.0 because of
> its clustering feature.But while converting
> I am getting below mentioned error in most of the beans..
>
> java.rmi.ServerException: RemoteException occurred in server thread;
> nested exception is:
>         java.rmi.ServerException: removing bean lock and it has tx set!;
> nested exception is:
>         java.lang.IllegalStateException: removing bean lock and it has
> tx set!
>
> can anybody please guide me regarding this matter.
>
> thanks in advance awating for your prompt reply
>
> regards
> vishal
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by: Dice - The leading online job board
> for high-tech professionals. Search and apply for tech jobs today!
> http://seeker.dice.com/seeker.epl?rel_code1
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development



-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to