[jboss-jira] [JBoss JIRA] Commented: (JBAS-5227) Multiple remote invoker bindings for ClientUserTransaction
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Mon Feb 11 05:40:04 EST 2008
[ http://jira.jboss.com/jira/browse/JBAS-5227?page=comments#action_12399076 ]
Galder Zamarreno commented on JBAS-5227:
----------------------------------------
TODO: Check whether this is applicable to JBoss 5.
> Multiple remote invoker bindings for ClientUserTransaction
> ----------------------------------------------------------
>
> Key: JBAS-5227
> URL: http://jira.jboss.com/jira/browse/JBAS-5227
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Transaction Manager
> Affects Versions: JBossAS-4.2.2.GA
> Reporter: Galder Zamarreno
> Assigned To: Galder Zamarreno
> Priority: Minor
>
> Remote EJB users might want to enable different invoker bindings
> for their EJBs so that they can be accessed via different invokers.
> However currently, UserTransaction can only be bound with one
> invoker at the time.
> This feature request is to enable binding UserTransaction
> with multiple invokers so that remote clients can locate the
> UserTransaction that best suits their invoker requirements.
> Notes:
> ClientUserTransactionService currently binds to java:/UserTransaction
> and this is not configurable (comes from a static variable). There's
> another binding as well related to the UserTransaction factory, whose
> lookup is currently hardcoded as it's expected there's only
> ClientUserTransactionService with a single proxy/transport type.
--
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