Make stubs survive to redeployment
----------------------------------
Key: EJBTHREE-1612
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1612
Project: EJB 3.0
Issue Type: Feature Request
Reporter: Flavia Rainone
If a project gets redeployed, stubs acquired from JNDI previously to the redeployment
become invalid. This forces the client code to retrieve a new stub.
It would be great if those stubs continued valid after redeployment, failing only if the
client calls a method that is no longer available or whose signature has changed during
redeployment.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira