https://issues.apache.org/jira/browse/OPENEJB-672
This patch fixes a NullPointerException when using the command openejb stop --help. Reason is that there is no stop.help file. Following changes are available in this patch: 1. Added stop.help file 2. updated all other files in META-INF/org.apache.openejb.cli package as they had invalid urls, i.e. urls like openejb.org, incubator.apache.org/openejb, [EMAIL PROTECTED] etc. This patch is important if we are thinking of the beta release. Please do not ignore it. Thanks!! -- Karan Singh Malhi
