Author: veithen
Date: Tue Dec 11 17:26:34 2012
New Revision: 1420298
URL: http://svn.apache.org/viewvc?rev=1420298&view=rev
Log:
* Added a Daemon implementation for the Axis stand-alone server.
* Simplified the maven-axis-server-plugin: now all processes controlled by the
plug-in are Daemon imple
Author: veithen
Date: Tue Dec 11 19:22:12 2012
New Revision: 1420339
URL: http://svn.apache.org/viewvc?rev=1420339&view=rev
Log:
Added a goal to the maven-axis-server-plugin that allows to run a Jetty
instance in a separate JVM (and that is more convenient than
jetty-maven-plugin).
Added:
a