Hi all,

I am calling a Stored procedure from stateless session bean method. Stateless 
bean's method is having Transaction attribute as RequiresNew. I have not done 
any commit/rollback in Stored procedure expecting ejb container to do it.

But the db changes made by stored procedure are not getting commited.

Is there any restriction of calling stored procedures from EJBs???

Is there any work around to control transaction from ejb,yet doing updations in 
stored procedure?

I am using Jboss 4.0.2.

Please suggest.
Thanks
Chetan

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915252#3915252

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915252


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to