I have fixed the problem by doing 

String msg = "exception message accessing bean CMP fields ...";
_ctx.setRollbackOnly();
throw new DuplicateException(msg);

Don't know if this is a JBoss thing or a J2EE spec thing.

Joe




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

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


-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to