Hi,
I am unable to do transactions on EJB without Commit
statement. This is what I have done, Do I have to do
anything other than this?

I am using the class
"com.evermind.sql.DriverManagerDataSource"  in the
data-sources.xml and I mentioned location,
ejb-location, xa-location, and I am getting the
DataSource in the java file using ejb-location. In my
ejb-jar file I wrote <trans-attribute> as Required.
When I am doing multiple transactions in one method, I
have to explictly call commit(), otherwise it is not
working?
I think it is doing pooling too.

Thanks
Subrah

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to