[
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048245#comment-13048245
]
Yi Xiao commented on GERONIMODEVTOOLS-756:
------------------------------------------
I just record the exception in the log, but do not throw the exception to the
higher level. Because the WST adds the modules that will be removed to a
deletedList, so the error dialog pops up, actually, the modules will be removed
successfully after the WST execute the next removed loop.
> java.lang.NullPointerException: Module config Id not found for undeployment
> ---------------------------------------------------------------------------
>
> Key: GERONIMODEVTOOLS-756
> URL:
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-756
> Project: Geronimo-Devtools
> Issue Type: Bug
> Components: eclipse-plugin
> Affects Versions: 3.0
> Environment: Windows XP SP3 x86
> IBM jdk Java60
> Geronimo build on 20110525
> GEP Version: 3.0.0-20110328111526
> Reporter: Jacky Liu
> Priority: Minor
> Attachments: 756.patch, test-ejb.jar, test-web.war
>
>
> 1. start Geronimo v3.0 through GEP
> 2. import EJB JAR file
> 3. import WAR file
> 4. select the EJB project and make it run on server
> 5. select the WAR project and make it run on server
> 6. remove EJB from Geronimo --> ERROR OCCURS!!
> 7. remove WAR from Geronimo --> ERROR OCCURS!!
> Module config Id not found for undeployment
> java.lang.NullPointerException
> But the two module were actually removed from Geronimo
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira