Randy Chapman wrote:
>[cut]
> Issue 3: Transactions appear to be started when you call a
> <Home>.create() on an object that has NotSupported, or even Supported,
> in the deployment descriptor.  TX_SUPPORTED is listed for the .create
> call in the log.  Any ideas how to remove this transaction ?
>     <container-transaction>
>       <method>
>         <ejb-name>ExpertPaymentAccount</ejb-name>
> Do I need to do this for ExpertPaymentAccountHome as well ?

On Tuesday Juha Lindfoss committed to CVS a fix for a bug
that may lead to this problem:
When looking up home interface transaction attributes, the
transaction attribute from one of the remote interface methods
was returned instead.


Best Regards,

Ole Husgaard.


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to