[jboss-jira] [JBoss JIRA] Created: (JBNAME-18) Main.stop does not unexport the stub exported in start

Scott M Stark (JIRA) jira-events at lists.jboss.org
Wed Oct 15 19:38:31 EDT 2008


Main.stop does not unexport the stub exported in start
------------------------------------------------------

                 Key: JBNAME-18
                 URL: https://jira.jboss.org/jira/browse/JBNAME-18
             Project: JBoss Naming
          Issue Type: Bug
          Components: jnpserver
    Affects Versions: 5.0.0.CR3
            Reporter: Scott M Stark
            Assignee: Scott M Stark
             Fix For: 5.0.0.GA


There is an isStubExported boolean that is checked for true in stop to determine if the proxy associated with Main should be unexported. This is not being set to true in initJnpInvoker where the stub is exported, and so its never unexported.


-- 
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