[jboss-jira] [JBoss JIRA] Closed: (JBAS-3946) remove() called on home of a sfsb in tx must fail
Alexey Loubyansky (JIRA)
jira-events at jboss.com
Fri Dec 15 12:05:39 EST 2006
[ http://jira.jboss.com/jira/browse/JBAS-3946?page=all ]
Alexey Loubyansky closed JBAS-3946.
-----------------------------------
Resolution: Done
Fixed.
> remove() called on home of a sfsb in tx must fail
> -------------------------------------------------
>
> Key: JBAS-3946
> URL: http://jira.jboss.com/jira/browse/JBAS-3946
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: EJB2
> Affects Versions: JBossAS-5.0.0.Beta1
> Reporter: Alexey Loubyansky
> Assigned To: Alexey Loubyansky
> Fix For: JBossAS-5.0.0.Beta2
>
>
> EJB2.1 spec
> 7.6.4 Restrictions for Transactions
> "If a session bean instance is participating in a transaction, it is an error for a client to invoke the
> remove method on the session object's home or component interface object. The container
> must detect such an attempt and throw the javax.ejb.RemoveException to the client.
> The container should not mark the client's transaction for rollback, thus allowing the client to
> recover."
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list