Author: veithen
Date: Fri Jan 6 09:53:31 2012
New Revision: 1228046
URL: http://svn.apache.org/viewvc?rev=1228046&view=rev
Log:
Added a flag to the start-server mojo that makes it possible to run manual
tests on the test server.
Modified:
axis/axis1/java/trunk/axis-maven-plugin/src/main/ja
Author: veithen
Date: Fri Jan 6 09:54:38 2012
New Revision: 1228048
URL: http://svn.apache.org/viewvc?rev=1228048&view=rev
Log:
Use a modern XML schema version so that one can test the service using soapUI.
Modified:
axis/axis1/java/trunk/integration/src/test/wsdl/oneway/oneway.wsdl
Modifie
Author: veithen
Date: Fri Jan 6 10:12:51 2012
New Revision: 1228056
URL: http://svn.apache.org/viewvc?rev=1228056&view=rev
Log:
Use the intended implementation class in the oneway test.
Modified:
axis/axis1/java/trunk/axis-maven-plugin/src/main/java/org/apache/axis/maven/AbstractWsdl2JavaMo
Author: veithen
Date: Fri Jan 6 10:42:53 2012
New Revision: 1228069
URL: http://svn.apache.org/viewvc?rev=1228069&view=rev
Log:
AXIS-2538: Properly serialize the mep attribute in server-config.wsdd.
Modified:
axis/axis1/java/trunk/axis/src/main/java/org/apache/axis/deployment/wsdd/WSDDOpera
Author: veithen
Date: Fri Jan 6 11:35:47 2012
New Revision: 1228121
URL: http://svn.apache.org/viewvc?rev=1228121&view=rev
Log:
Use appropriate constants.
Modified:
axis/axis1/java/trunk/axis/src/main/java/org/apache/axis/transport/http/AxisServlet.java
Modified:
axis/axis1/java/trunk/axi
Author: veithen
Date: Fri Jan 6 17:05:14 2012
New Revision: 1228276
URL: http://svn.apache.org/viewvc?rev=1228276&view=rev
Log:
Allow the integration test server to be started in debug mode.
Modified:
axis/axis1/java/trunk/axis-maven-plugin/src/main/java/org/apache/axis/maven/DefaultServerM
Author: veithen
Date: Fri Jan 6 18:38:08 2012
New Revision: 1228336
URL: http://svn.apache.org/viewvc?rev=1228336&view=rev
Log:
Fixed a typo.
Modified:
axis/axis1/java/trunk/axis-maven-plugin/src/main/java/org/apache/axis/maven/StartServerMojo.java
Modified:
axis/axis1/java/trunk/axis-mav