[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: AbstractPersistetCollection local class incompatible

2005-09-06 Thread vbagiatis
Finally, I noticed that the hibernate3.jar that was in my classpath was 
slightly different than that in the 
server/default/deploy/jboss-hibernate.deployer/ folder. So I replaced the 
classpath with the latter and it works fine. Hope this works for you too.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3893160#3893160

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3893160


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: AbstractPersistetCollection local class incompatible

2005-09-05 Thread vbagiatis
I have pretty much the same environment and the same problem. When I create a 
transient instance of my pojo and send it to the client, there will be no 
problem. However, if the object is persistent (e.g. loaded from the database), 
then I get the same InvalidClassException. (However, since I'm using CMT, I 
suppose the object is not persistent when sent to the client but detached).

Have you found a solution? Could you please post it if so?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3893037#3893037

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3893037


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user