[jboss-jira] [JBoss JIRA] Created: (JBAS-5253) RetryInterceptor that caches JNDI lookup details per EJB type
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Tue Feb 26 07:13:43 EST 2008
RetryInterceptor that caches JNDI lookup details per EJB type
-------------------------------------------------------------
Key: JBAS-5253
URL: http://jira.jboss.com/jira/browse/JBAS-5253
Project: JBoss Application Server
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Clustering, Naming
Reporter: Galder Zamarreno
Assigned To: Galder Zamarreno
Priority: Minor
Configuring a remote EJB client, whether standalone or within AS, to use
RetryInterceptor (RI) when EJBs are deployed across different node/clusters
can be a bit tricky cos jndi details to be used by interceptor are stored statically.
There're several available workarounds which I'll explain in the workaround
section. This JIRA is focused at the feasibility of creating a more intelligent RI
that caches JNDI lookups as per EJB 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