Our Application succeed in WebSphere 5 but failed in WebShpere6. A NullPointer Exception without any message was throwed out when the session being commited. I found that thing happened once I update a record twice in a session. would you please explain that for me?
btw:we use Spring Framework 1.2+Hibernate2+oracle9i


Reply With Quote