When creating geronimo-web.xml from scratch using Plug-in Form Editor, the 
"Dependencies" view doesn't show the just added dependency
-------------------------------------------------------------------------------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-122
                 URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-122
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 1.x
            Reporter: Shiva Kumar H R
         Assigned To: Sachin Patel
            Priority: Critical
             Fix For: 1.2.0


Follow these steps to re-create the problem:
1) Create a new dynamic web project (don't use import of an existing project, 
this scenario requires that no <sys:dependencies> element is present in 
geronimo-web.xml)
2) Open "geronimo-web.xml" in Geronimo Deployment Plan Editor
3) Switch to Deployment tab
4) Under "Dependecies" section click on "Add"
5) Enter values and click "Finish"
6) You will see that "Dependencies" view doesn't show the just added dependency

Only upon Save, Close and Re-open of "geronimo-web.xml" you will be able to see 
the added dependencies.

The patch included solves this problem by updating the "performFinish()" 
function of class "org.apache.geronimo.st.v11.ui.wizards.DependencyWizard". 
Functionality of "performFinish()" function of class 
"org.apache.geronimo.st.v11.ui.wizards.SecurityRoleWizard" is used as the hint 
for coming up with this patch.

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