Modify servicemix-web sample pom file to include jetty <stopKey> and <stopPort>
configuration for gracefully stopping jetty plugin.
-----------------------------------------------------------------------------------------------------------------------------------
Key: SM-1542
URL: https://issues.apache.org/activemq/browse/SM-1542
Project: ServiceMix
Issue Type: Improvement
Components: samples
Affects Versions: 3.2.2
Reporter: Ulhas Bhole
Fix For: 3.2.3
Attachments: servicemix-web.patch
It would be good to add <stopPort> and <stopKey> configuration to the
servicemix-web sample so that the jetty server started with mvn
org.mortbay.jetty:maven-jetty-plugin:run command can be stopped gracefully with
org.mortbay.jetty:maven-jetty-plugin:stop command.
I am attaching the patch to this Jira soon.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.