[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1612) Make stubs survive to redeployment

Flavia Rainone (JIRA) jira-events at lists.jboss.org
Fri Dec 5 18:09:36 EST 2008


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

        



More information about the jboss-jira mailing list