-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Updating Record over CXF webservice
PostPosted: Thu Sep 29, 2011 10:44 am 
Newbie

Joined: Thu Sep 29, 2011 10:40 am
Posts: 1
Hello, I am trying to update a object over during a web service call. When I try to update I get the following error "Illegal attempt to associate a collection with two open sessions". I can insert objects into the database without a problem. Also the database mapping works correctly and updates the object if I log into the application and do the update.

Any ideas where I should be looking?


Top
 Profile  
 
 Post subject: Re: Updating Record over CXF webservice
PostPosted: Tue Nov 15, 2011 7:57 am 
Newbie

Joined: Tue Nov 15, 2011 6:30 am
Posts: 1
Can you try with hibernateSession.merge(object)?
I have faced the same issue but it works fine with merge.

-Sankalp


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.