dev@glassfish.java.net

About GLASSFISH-18916

From: Lv Songping <lvsongping_at_cn.fujitsu.com>
Date: Thu, 19 Jul 2012 10:28:15 +0800

Dear Hong Zhang
Cc:Glassfish deployment team

I have revised the issue(GLASSFISH-18916) about the " Create a
LifecycleModule, then deploy a application Module that has the same name
with the LifecycleModule, NullPointerException happened " and reflected the
modified files into https://github.com/LvSongping/GLASSFISH-18916 and
please review it and give me some advices.

The NPE is occurred because of the LifecycleModule don't have the attribute
named "Location", when execute the " uri = new
URI(application.getLocation())" in UndeployCommand.java, it will throw out
the NPE.

The issue url is as follows:
http://java.net/jira/browse/GLASSFISH-18916

--Best Regard!
--Jeremy Lv