[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2148) Perform Session Association with Proxy on Creation
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Fri Aug 13 10:14:51 EDT 2010
Perform Session Association with Proxy on Creation
--------------------------------------------------
Key: EJBTHREE-2148
URL: https://jira.jboss.org/browse/EJBTHREE-2148
Project: EJB 3.0
Issue Type: Task
Components: proxy, proxy-clustered
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Currently we're creating a new remotable proxy to invoke upon the container with every invocation, resulting in a locking bottleneck. This remote proxy should be created upon construction, also requiring session association with the EJB proxy to be done at creation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list