SingleFileHotDeploy does not correctly resolve the configuration ID.
--------------------------------------------------------------------

         Key: GERONIMO-1946
         URL: http://issues.apache.org/jira/browse/GERONIMO-1946
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: deployment  
    Versions: 1.1    
 Environment: all
    Reporter: Joe Bohn
 Assigned to: Joe Bohn 
     Fix For: 1.1


The resolve method included in the new SingleFileHotDeploy function has some 
processing to resolve a configuration ID that is not fully qualified.   There 
is a small error that cases it to not be able to return the id that it did 
successfully resolve (it attempts to modify a reference to return the new 
configID which won't work with pass by reference).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to