Hi,
A user asked this question on glassfish Chinese forum:
http://gceclub.sun.com.cn/NASApp/sme/jive/thread.jsp?forum=22&thread=46801
The user is using PE 9 and Oracle 9i. All entities are using sequence.
When adding entries from session beans, the server generates Id that has
already been used.
For example, when user A inserted a row with Id 80, and later user B
could insert another row with Id 76. What could be going wrong?
Appreciate your help.
-cheng