[jboss-jira] [JBoss JIRA] Resolved: (JBAS-4433) Row-locking enhancement for loading bean outside of a transaction
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Sun Nov 18 08:53:18 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4433?page=all ]
Scott Marlow resolved JBAS-4433.
--------------------------------
Fix Version/s: No Release
Resolution: Done
I think that this would be a good change, however, it could change application behavior. I don't want to break existing applications, so I'm not making this change.
> Row-locking enhancement for loading bean outside of a transaction
> -----------------------------------------------------------------
>
> Key: JBAS-4433
> URL: http://jira.jboss.com/jira/browse/JBAS-4433
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: EJB2
> Affects Versions: JBossAS-5.0.0.Beta1, JBossAS-4.0.4.GA, JBossAS-4.2.0.GA
> Reporter: Scott Marlow
> Assigned To: Scott Marlow
> Fix For: No Release
>
>
> JBoss recommends that applications should use transactions (see user forum reference). However, there are certain types of applications that use "transaction-type=NotSupported" and load data without a transaction.
> If the bean is being loaded without a transaction, treat the operation as if row-locking==false.
--
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