]
Carlo de Wolf updated EJBTHREE-2148:
------------------------------------
Fix Version/s: EJB 3.1
(was: depchain-1.0.0-alpha-18)
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
Affects Versions: bom-eap5-0.1.4
Reporter: Andrew Rubinger
Assignee: Andrew Rubinger
Priority: Critical
Fix For: EJB 3.1
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.
-
For more information on JIRA, see: