I am using Jboss 3.2.3 , I have 2 web services..I use them in one another using 
servicelocator.......Now when I throw a remote exception in one and catch in 
another EJB, It does everything fine escept for database update...It doesn't 
throw any exception but at the same time it doesn't update the database with 
data. 
I have debugged it and I can see the statement getting executed...but it won't 
update the database.
Also, there is no exception getting thrown.

Is it because I am throwing exception from a different vertical(different web 
service).....All the code is written in java....

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to