-->
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.  [ 1 post ] 
Author Message
 Post subject: WebSphere 6.0 doesn't execute updates and inserts
PostPosted: Wed Aug 23, 2006 5:11 am 
Regular
Regular

Joined: Mon Jun 13, 2005 12:21 pm
Posts: 61
Location: Hannover
Hi,

I'm running a Hibernate Application on a WebSphere 6.0 Application Server. That Application runs fine for quite a while, but runs into problems. The main problem is, that I change some objects in a transaction but there is no update or select statement on the database.

I've tried several things, changed the logging and can see, all the select statement that are executed. I'm using a JNDI base datasource with my own (ThreadLocal) based transaction handling. I'm pretty sure that the change is made in a transaction, the hibernate session is open and I can connect to the database. Also I can see hibernate executes select stamtents but no update or delete statements. The statements just don't appear on the logfiles so the data won't be changed in the database.

For me it seems hibernate doesn't recognize the change and thinks there is no need for a change in a persistent object.

Has anyone similar experiences or problems with WebSphere?

Thanks a lot
Joerg

Hibernate version: 3.05


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

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.