hi
I have a problem in using JBoss server.When I deleted a record and added the same record in a sessionBean.I got a error:INSERT A EXISTING ENTITY BEAN.why?is there anyone meet with the problem?
Help me!!!!
-
is there anybody can help me?a problem in JBoss (1 messages)
- Posted by: zhong jacky
- Posted on: August 23 2001 04:04 EDT
Threaded Messages (1)
- is there anybody can help me?a problem in JBoss by Praveen Balakrishnan on August 23 2001 09:12 EDT
-
is there anybody can help me?a problem in JBoss[ Go to top ]
- Posted by: Praveen Balakrishnan
- Posted on: August 23 2001 09:12 EDT
- in response to zhong jacky
Are you saying 'SessionBean', so are you using JDBC datasource directly, or through EntityBean. And also what type of transactional context you have between two sql's. You may want to configure your jboss.xml accordingly.