> Perhaps you should consider "NotSupported" which will suspend the Axis
> transaction whilst inside your bean. Not sure what happens if you bean
> then tries to call other beans which are marked "Required".

If the bean is 'never' it won't work anyway (because the calls to the SB
with 'Required' TX attribute is done withiout a TX context). RequiresNew
should be used in that case.

Regards,

Stephane


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to