NPE when accessing Installed application EAR or Installed web application
portlet
---------------------------------------------------------------------------------
Key: GERONIMO-4223
URL: https://issues.apache.org/jira/browse/GERONIMO-4223
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: console
Affects Versions: 2.1.1
Reporter: Lin Sun
Priority: Minor
This can be easily recreated using daytrader, which uses a derby datasource and
a jms resource.
If I delete the daytrader derby datasource and jms resource first via
Applications--J2EE connectors, then I am unable to access either the Installed
application EAR or Installed web application portlet (got a NPE) caused by the
fact that the server is unable to load daytrader's dependency configuration
(the daytrader derby datasource and jms resource).
We should either present missing dependency exception to the user or warn user
when attempting to delete the resources that are needed by other active apps.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.