I have written a stateless session bean. It has one method to insert data in
the database. I am using JSQLConnect database driver for SQL Server 7.0.
Using J2EE reference implementation as Application server.
The method is a atomic unit of transaction and it is specified as "Requires
New" transaction. The transaction is not working, it is partially adding the
data in the database. Is there something else i need to do?

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to