You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by wo...@apache.org on 2008/03/06 00:39:51 UTC

svn commit: r634083 - in /webservices/axis2/trunk/java/modules: jaxws-integration/test/org/apache/axis2/jaxws/anytype/META-INF/ jaxws-integration/test/org/apache/axis2/jaxws/dispatch/server/META-INF/ jaxws-integration/test/org/apache/axis2/jaxws/messag...

Author: woodroy
Date: Wed Mar  5 15:39:43 2008
New Revision: 634083

URL: http://svn.apache.org/viewvc?rev=634083&view=rev
Log:
Remove deployment descriptors and duplicate wsdl from JAXWS tests

Removed:
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/anytype/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/dispatch/server/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/message/
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/nonanonymous/complextype/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/polymorphic/shape/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/provider/jaxb/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/provider/soapmsg/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/provider/soapmsgmu/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/provider/source/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/provider/sourcemsg/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/provider/string/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/provider/stringmsg/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/doclitnonwrapped/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/doclitwrapped/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/gorilla_dlw/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/rpclit/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/rpclitswa/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/proxy/soap12/server/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/resourceinjection/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/rpclit/enumtype/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/rpclit/stringarray/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/addnumbers/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/addnumbershandler/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/addressbook/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/dlwmin/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbare/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/doclitbaremin/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/faults/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/faultsservice/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/mtom/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/mtom1/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/nonwrap/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/parallelasync/server/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/wrap/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/sample/wsgen/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/security/server/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/stringlist/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/xmlhttp/provider/message/datasource/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/xmlhttp/provider/message/source/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/xmlhttp/provider/message/string/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/xmlhttp/provider/payload/source/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws-integration/test/org/apache/axis2/jaxws/xmlhttp/provider/payload/string/META-INF/services.xml
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/AddNumbersHandler.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/AnyType.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/EchoMessage.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/FaultsService.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/FaultyWebService.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/JAXB_Customization_Sample.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/PartialWSDL1.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/PartialWSDL2.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/ProxyDocLitnonWrapped.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/RPCLit.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/RPCLitSWA.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/SOAP11Binding-JAXWS.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/SOAP11Binding-WSI.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/SOAP12Binding-JAXWS.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/SOAP12Echo.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/SOAPActionTest.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/StringList.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/WSGenService.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/async_doclitwr.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/doclit_nonwrap.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/doclitbare.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/doclitbaremin.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/doclitwrap.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/gorilla_dlw.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/resourceinjection.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/rpclitenum.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/rpclitstringarray.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/wsdl/samplemtomjpeg.wsdl
    webservices/axis2/trunk/java/modules/jaxws/test-resources/xsd/greeterTypes.xsd
    webservices/axis2/trunk/java/modules/jaxws/test-resources/xsd/jaxbsource.xsd
    webservices/axis2/trunk/java/modules/jaxws/test-resources/xsd/soap11.xsd
    webservices/axis2/trunk/java/modules/jaxws/test/org/apache/axis2/jaxws/xmlhttp/
Modified:
    webservices/axis2/trunk/java/modules/jaxws/pom.xml

Modified: webservices/axis2/trunk/java/modules/jaxws/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jaxws/pom.xml?rev=634083&r1=634082&r2=634083&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/jaxws/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/jaxws/pom.xml Wed Mar  5 15:39:43 2008
@@ -180,30 +180,28 @@
 								<mkdir dir="${schema.generated.classes.dir}"/>
 								<!-- Run JAXB schema compiler with designated schemas -->
 								<echo>Generating JAX-B classes from XSDs</echo>
-								<echo>Generating java from soap 11</echo>
-								<java classname="com.sun.tools.xjc.Driver" fork="true">
-									<classpath refid="maven.runtime.classpath"/>
-									<classpath location="${compiled.classes.dir}"/>
-									<arg line="-d ${schema.generated.src.dir} -quiet  ${schema.source.dir}/soap11.xsd"/>
-								</java>
+
 								<echo>Generating java from echo.xsd</echo>
 								<java classname="com.sun.tools.xjc.Driver" fork="true">
 									<classpath refid="maven.runtime.classpath"/>
 									<classpath location="${compiled.classes.dir}"/>
 									<arg line="-d ${schema.generated.src.dir} -quiet  ${schema.source.dir}/echo.xsd"/>
 								</java>
+								
 								<echo>Generating java from stock1.xsd</echo>
 								<java classname="com.sun.tools.xjc.Driver" fork="true">
 									<classpath refid="maven.runtime.classpath"/>
 									<classpath location="${compiled.classes.dir}"/>
 									<arg line="-d ${schema.generated.src.dir} -quiet ${schema.source.dir}/stock1.xsd"/>
 								</java>
+								
 								<echo>Generating java from stock2.xsd</echo>
 								<java classname="com.sun.tools.xjc.Driver" fork="true">
 									<classpath refid="maven.runtime.classpath"/>
 									<classpath location="${compiled.classes.dir}"/>
 									<arg line="-d ${schema.generated.src.dir} -quiet ${schema.source.dir}/stock2.xsd"/>
 								</java>
+								
 								<echo>Generating java from samplemtom.xsd</echo>
 								<java classname="com.sun.tools.xjc.Driver" fork="true">
 									<classpath refid="maven.runtime.classpath"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org