Upgrade tool should deal with gbean-name element in gbean refs.
---------------------------------------------------------------

         Key: GERONIMO-2068
         URL: http://issues.apache.org/jira/browse/GERONIMO-2068
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: deployment  
    Versions: 1.2, 1.1    
    Reporter: David Jencks
 Assigned to: David Jencks 
     Fix For: 1.2, 1.1


Upgrade tool does nothing to stuff like:

    <gbean name="hello-realm" 
class="org.apache.geronimo.security.realm.GenericSecurityRealm">
       <reference name="ServerInfo">
            
<gbean-name>geronimo.server:J2EEApplication=null,J2EEModule=geronimo/j2ee-system/1.0.1-SNAPSHOT/car,J2EEServer=geronimo,j2eeType=GBean,name=ServerInfo</gbean-name>
        </reference>
     </gbean>


It should extract the name component and include some advice in a comment.


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