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 di...@apache.org on 2008/03/15 15:10:30 UTC

svn commit: r637413 [37/40] - in /webservices/axis2/trunk/java: ./ etc/IDEA/ modules/adb-codegen/ modules/adb-codegen/src/org/apache/axis2/schema/ modules/adb-codegen/src/org/apache/axis2/schema/i18n/ modules/adb-codegen/src/org/apache/axis2/schema/tem...

Modified: webservices/axis2/trunk/java/modules/saaj/src/org/apache/axis2/saaj/util/SAAJDataSource.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/src/org/apache/axis2/saaj/util/SAAJDataSource.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/src/org/apache/axis2/saaj/util/SAAJDataSource.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/src/org/apache/axis2/saaj/util/SAAJDataSource.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj.util;
 
 import org.apache.axis2.Constants;

Modified: webservices/axis2/trunk/java/modules/saaj/src/org/apache/axis2/saaj/util/UnderstandAllHeadersHandler.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/src/org/apache/axis2/saaj/util/UnderstandAllHeadersHandler.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/src/org/apache/axis2/saaj/util/UnderstandAllHeadersHandler.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/src/org/apache/axis2/saaj/util/UnderstandAllHeadersHandler.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj.util;
 
 import org.apache.axiom.soap.SOAPEnvelope;

Modified: webservices/axis2/trunk/java/modules/saaj/test-resources/attach.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test-resources/attach.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test-resources/attach.xml (original)
+++ webservices/axis2/trunk/java/modules/saaj/test-resources/attach.xml Sat Mar 15 07:05:43 2008
@@ -18,6 +18,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <!DOCTYPE ProviderConfig
     PUBLIC "-//Sun Microsystems, Inc.//DTD JAXM Provider//EN"
     "http://java.sun.com/xml/dtds/jaxm_provider_1_0.dtd">

Modified: webservices/axis2/trunk/java/modules/saaj/test-resources/axis2.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test-resources/axis2.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test-resources/axis2.xml (original)
+++ webservices/axis2/trunk/java/modules/saaj/test-resources/axis2.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <axisconfig name="AxisJava2.0">
     <!-- ================================================= -->
     <!-- Parameters -->

Modified: webservices/axis2/trunk/java/modules/saaj/test-resources/commons-logging.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test-resources/commons-logging.properties?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test-resources/commons-logging.properties (original)
+++ webservices/axis2/trunk/java/modules/saaj/test-resources/commons-logging.properties Sat Mar 15 07:05:43 2008
@@ -17,6 +17,25 @@
 # under the License.
 #
 
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
 # This is the logging properties that goes to the war, there are two logging conf kept at the 
 # svn, one for developement (one at src/test-resources) and other for producation
  

Modified: webservices/axis2/trunk/java/modules/saaj/test-resources/log4j.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test-resources/log4j.properties?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test-resources/log4j.properties (original)
+++ webservices/axis2/trunk/java/modules/saaj/test-resources/log4j.properties Sat Mar 15 07:05:43 2008
@@ -17,6 +17,25 @@
 # under the License.
 #
 
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
 # Set root category priority to INFO and its only appender to CONSOLE.
 #log4j.rootCategory=DEBUG, CONSOLE
 #log4j.rootCategory=INFO, CONSOLE, LOGFILE

Modified: webservices/axis2/trunk/java/modules/saaj/test-resources/soap-body.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test-resources/soap-body.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test-resources/soap-body.xml (original)
+++ webservices/axis2/trunk/java/modules/saaj/test-resources/soap-body.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <shw:Address shw:t='test' xmlns:shw="http://www.jcommerce.net/soap/ns/SOAPHelloWorld">
     <shw:Number>12</shw:Number>
     <shw:City>

Modified: webservices/axis2/trunk/java/modules/saaj/test-resources/soap-part-iso-8859-1.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test-resources/soap-part-iso-8859-1.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test-resources/soap-part-iso-8859-1.xml (original)
+++ webservices/axis2/trunk/java/modules/saaj/test-resources/soap-part-iso-8859-1.xml Sat Mar 15 07:05:43 2008
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
+
 <!--
   ~ Licensed to the Apache Software Foundation (ASF) under one
   ~ or more contributor license agreements. See the NOTICE file

Modified: webservices/axis2/trunk/java/modules/saaj/test-resources/soap-part.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test-resources/soap-part.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test-resources/soap-part.xml (original)
+++ webservices/axis2/trunk/java/modules/saaj/test-resources/soap-part.xml Sat Mar 15 07:05:43 2008
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   ~ Licensed to the Apache Software Foundation (ASF) under one
   ~ or more contributor license agreements. See the NOTICE file

Modified: webservices/axis2/trunk/java/modules/saaj/test-resources/soap-part3.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test-resources/soap-part3.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test-resources/soap-part3.xml (original)
+++ webservices/axis2/trunk/java/modules/saaj/test-resources/soap-part3.xml Sat Mar 15 07:05:43 2008
@@ -1,4 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
+
 <!--
   ~ Licensed to the Apache Software Foundation (ASF) under one
   ~ or more contributor license agreements. See the NOTICE file

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/AttachmentTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/AttachmentTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/AttachmentTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/AttachmentTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/MessageFactoryTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/MessageFactoryTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/MessageFactoryTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/MessageFactoryTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj;
 
 import org.custommonkey.xmlunit.XMLTestCase;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/NodeTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/NodeTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/NodeTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/NodeTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/PrefixesTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/PrefixesTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/PrefixesTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/PrefixesTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SAAJDetailTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SAAJDetailTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SAAJDetailTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SAAJDetailTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SAAJResultTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SAAJResultTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SAAJResultTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SAAJResultTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPBodyTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPBodyTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPBodyTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPBodyTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPConnectionTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPConnectionTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPConnectionTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPConnectionTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPElementTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPElementTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPElementTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPElementTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPFactoryTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPFactoryTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPFactoryTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPFactoryTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPHeaderTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPHeaderTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPHeaderTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPHeaderTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPMessageTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPMessageTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPMessageTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPMessageTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPPartTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPPartTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPPartTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/SOAPPartTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/integration/EchoService.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/integration/EchoService.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/integration/EchoService.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/integration/EchoService.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj.integration;
 
 import org.apache.axiom.om.OMElement;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/integration/IntegrationTest.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/integration/IntegrationTest.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/integration/IntegrationTest.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/integration/IntegrationTest.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj.integration;
 
 import junit.extensions.TestSetup;

Modified: webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/integration/UtilServer.java
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/integration/UtilServer.java?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/integration/UtilServer.java (original)
+++ webservices/axis2/trunk/java/modules/saaj/test/org/apache/axis2/saaj/integration/UtilServer.java Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
+
 package org.apache.axis2.saaj.integration;
 
 import junit.framework.TestCase;

Modified: webservices/axis2/trunk/java/modules/samples/advanced-rmi/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/advanced-rmi/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/advanced-rmi/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/advanced-rmi/build.xml Sat Mar 15 07:05:43 2008
@@ -1,3 +1,22 @@
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements. See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership. The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at
+  ~
+  ~ http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied. See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
 <project name="sample_service" default="generate_service" basedir=".">
 
     <target name="init">

Modified: webservices/axis2/trunk/java/modules/samples/advanced-rmi/conf/config.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/advanced-rmi/conf/config.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/advanced-rmi/conf/config.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/advanced-rmi/conf/config.xml Sat Mar 15 07:05:43 2008
@@ -1,3 +1,22 @@
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements. See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership. The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at
+  ~
+  ~ http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied. See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
 <config xmlns="http://ws.apache.org/axis2/rmi">
     <customClassInfo>
         <classInfo className="sample.rmi.server.dto.TestClass1">

Modified: webservices/axis2/trunk/java/modules/samples/book/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/book/pom.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/book/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/book/pom.xml Sat Mar 15 07:05:43 2008
@@ -1,3 +1,22 @@
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements. See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership. The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at
+  ~
+  ~ http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied. See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: webservices/axis2/trunk/java/modules/samples/book/src/main/log4j.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/book/src/main/log4j.properties?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/book/src/main/log4j.properties (original)
+++ webservices/axis2/trunk/java/modules/samples/book/src/main/log4j.properties Sat Mar 15 07:05:43 2008
@@ -1,3 +1,22 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
 # Set root category priority to INFO and its only appender to CONSOLE.
 log4j.rootCategory=INFO, CONSOLE
 #log4j.rootCategory=INFO, CONSOLE, LOGFILE

Modified: webservices/axis2/trunk/java/modules/samples/book/src/webapp/WEB-INF/services/BookService/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/book/src/webapp/WEB-INF/services/BookService/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/book/src/webapp/WEB-INF/services/BookService/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/book/src/webapp/WEB-INF/services/BookService/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -1,3 +1,22 @@
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements. See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership. The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at
+  ~
+  ~ http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied. See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
 <serviceGroup>
 	<service name="BookService"
              targetNamespace="http://ws.apache.org/axis2/samples/book/">

Modified: webservices/axis2/trunk/java/modules/samples/book/src/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/book/src/webapp/WEB-INF/web.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/book/src/webapp/WEB-INF/web.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/book/src/webapp/WEB-INF/web.xml Sat Mar 15 07:05:43 2008
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements. See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership. The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at
+  ~
+  ~ http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied. See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
 <!DOCTYPE web-app
     PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
     "http://java.sun.com/dtd/web-app_2_3.dtd">

Modified: webservices/axis2/trunk/java/modules/samples/conf/service4withhandler.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/conf/service4withhandler.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/conf/service4withhandler.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/conf/service4withhandler.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service messageReceiver="org.apache.axis2.receivers.RawXMLINOutMessageReceiver" style="rpc" contextPath="services">
 
     <parameter name="ServiceClass">userguide.sample1.EchoXML</parameter>

Modified: webservices/axis2/trunk/java/modules/samples/conf/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/conf/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/conf/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/conf/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="">
     <parameter name="ServiceClass">userguide.sample1.EchoXML</parameter>
     <operation name="echo" qname="echo"/>

Modified: webservices/axis2/trunk/java/modules/samples/databinding/StockQuote.xsd
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/databinding/StockQuote.xsd?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/databinding/StockQuote.xsd (original)
+++ webservices/axis2/trunk/java/modules/samples/databinding/StockQuote.xsd Sat Mar 15 07:05:43 2008
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   ~ Licensed to the Apache Software Foundation (ASF) under one
   ~ or more contributor license agreements. See the NOTICE file

Modified: webservices/axis2/trunk/java/modules/samples/databinding/StockQuoteService.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/databinding/StockQuoteService.wsdl?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/databinding/StockQuoteService.wsdl (original)
+++ webservices/axis2/trunk/java/modules/samples/databinding/StockQuoteService.wsdl Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <definitions targetNamespace="http://w3.ibm.com/schemas/services/2002/11/15/stockquote/wsdl"
 	xmlns="http://schemas.xmlsoap.org/wsdl/" 
 	xmlns:tns="http://w3.ibm.com/schemas/services/2002/11/15/stockquote/wsdl" 

Modified: webservices/axis2/trunk/java/modules/samples/databinding/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/databinding/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/databinding/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/databinding/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="databinding" basedir="." default="generate.service">
 
     <property environment="env"/>

Modified: webservices/axis2/trunk/java/modules/samples/databinding/castorbuilder.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/databinding/castorbuilder.properties?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/databinding/castorbuilder.properties (original)
+++ webservices/axis2/trunk/java/modules/samples/databinding/castorbuilder.properties Sat Mar 15 07:05:43 2008
@@ -18,6 +18,25 @@
 #
 
 #
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
+#
 # Property file for SourceCodeGenerator
 #
 # $Id: castorbuilder.properties,v 1.9 2003/01/11 00:49:44 kvisco Exp $

Modified: webservices/axis2/trunk/java/modules/samples/databinding/client/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/databinding/client/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/databinding/client/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/databinding/client/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project basedir="." default="jar.client">
 
     <property environment="env"/>

Modified: webservices/axis2/trunk/java/modules/samples/databinding/service/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/databinding/service/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/databinding/service/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/databinding/service/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project basedir="." default="gen.skeleton">
 	
 	<property environment="env"/>

Modified: webservices/axis2/trunk/java/modules/samples/deprecated/amazonqs/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/deprecated/amazonqs/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/deprecated/amazonqs/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/deprecated/amazonqs/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="samples" default="all">
     <property name="mainDir" value="../.."/>
     <path id="axis.classpath">

Modified: webservices/axis2/trunk/java/modules/samples/deprecated/amazonqs/docs/AmazonSimpleWebService.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/deprecated/amazonqs/docs/AmazonSimpleWebService.html?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/deprecated/amazonqs/docs/AmazonSimpleWebService.html (original)
+++ webservices/axis2/trunk/java/modules/samples/deprecated/amazonqs/docs/AmazonSimpleWebService.html Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 "http://www.w3.org/TR/html4/loose.dtd">
 <html>

Modified: webservices/axis2/trunk/java/modules/samples/deprecated/amazonqs/src/sample/amazon/common/conf/key.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/deprecated/amazonqs/src/sample/amazon/common/conf/key.properties?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/deprecated/amazonqs/src/sample/amazon/common/conf/key.properties (original)
+++ webservices/axis2/trunk/java/modules/samples/deprecated/amazonqs/src/sample/amazon/common/conf/key.properties Sat Mar 15 07:05:43 2008
@@ -17,6 +17,25 @@
 # under the License.
 #
 
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
 # This is the subcription Id for the Amazon Simple Queue Web Service
 # When a user need to run the sample through a new subcription Id 
 # simply changed this value of the key/value pair. 

Modified: webservices/axis2/trunk/java/modules/samples/deprecated/googlesearch/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/deprecated/googlesearch/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/deprecated/googlesearch/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/deprecated/googlesearch/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="samples" default="run">
     <property name="mainDir" value="../.."/>
     <path id="axis.classpath">

Modified: webservices/axis2/trunk/java/modules/samples/deprecated/googlesearch/docs/GoogleSearchHelp.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/deprecated/googlesearch/docs/GoogleSearchHelp.html?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/deprecated/googlesearch/docs/GoogleSearchHelp.html (original)
+++ webservices/axis2/trunk/java/modules/samples/deprecated/googlesearch/docs/GoogleSearchHelp.html Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 "http://www.w3.org/TR/html4/loose.dtd">
 <html>

Modified: webservices/axis2/trunk/java/modules/samples/deprecated/googlesearch/src/sample/google/common/conf/key.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/deprecated/googlesearch/src/sample/google/common/conf/key.properties?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/deprecated/googlesearch/src/sample/google/common/conf/key.properties (original)
+++ webservices/axis2/trunk/java/modules/samples/deprecated/googlesearch/src/sample/google/common/conf/key.properties Sat Mar 15 07:05:43 2008
@@ -17,6 +17,25 @@
 # under the License.
 #
 
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
 ###################################################################################################
 ######################   Property file for the google sample ######################################
 ###################################################################################################

Modified: webservices/axis2/trunk/java/modules/samples/deprecated/groovy/src/sample/groovy/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/deprecated/groovy/src/sample/groovy/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/deprecated/groovy/src/sample/groovy/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/deprecated/groovy/src/sample/groovy/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="GroovyService">
     <description>
         This is Groovy service , what this really does is take the incoming SOAP message

Modified: webservices/axis2/trunk/java/modules/samples/deprecated/mtomsample/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/deprecated/mtomsample/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/deprecated/mtomsample/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/deprecated/mtomsample/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="FileTransferSample" default="service">
 	<property environment="env" />
 	<property name="axis2.home" value="../../" />

Modified: webservices/axis2/trunk/java/modules/samples/deprecated/mtomsample/src/sample/mtom/filetransfer/service/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/deprecated/mtomsample/src/sample/mtom/filetransfer/service/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/deprecated/mtomsample/src/sample/mtom/filetransfer/service/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/deprecated/mtomsample/src/sample/mtom/filetransfer/service/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="MTOMService">
     <description>
         This is a sample Web Service for illustrating MTOM based binary data transfer.

Modified: webservices/axis2/trunk/java/modules/samples/deprecated/sgccalculator/docs/readme.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/deprecated/sgccalculator/docs/readme.html?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/deprecated/sgccalculator/docs/readme.html (original)
+++ webservices/axis2/trunk/java/modules/samples/deprecated/sgccalculator/docs/readme.html Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <HTML>
 <HEAD>

Modified: webservices/axis2/trunk/java/modules/samples/deprecated/sgccalculator/src/sample/sgccalculator/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/deprecated/sgccalculator/src/sample/sgccalculator/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/deprecated/sgccalculator/src/sample/sgccalculator/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/deprecated/sgccalculator/src/sample/sgccalculator/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <serviceGroup>
 
   <service name="AddService" scope="soapsession">

Modified: webservices/axis2/trunk/java/modules/samples/eventing/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/eventing/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/eventing/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/eventing/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project default="build.sample">
 
     

Modified: webservices/axis2/trunk/java/modules/samples/eventing/listner1.services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/eventing/listner1.services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/eventing/listner1.services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/eventing/listner1.services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="ListnerService1">
 
    <parameter name="ServiceClass" locked="xsd:false">sample.eventing.ListnerService1</parameter>

Modified: webservices/axis2/trunk/java/modules/samples/eventing/listner2.services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/eventing/listner2.services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/eventing/listner2.services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/eventing/listner2.services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="ListnerService2">
 
    <parameter name="ServiceClass" locked="xsd:false">sample.eventing.ListnerService2</parameter>

Modified: webservices/axis2/trunk/java/modules/samples/eventing/publisher.services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/eventing/publisher.services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/eventing/publisher.services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/eventing/publisher.services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="PublisherService">
 
    <parameter name="ServiceClass" locked="xsd:false">sample.eventing.PublisherService</parameter>

Modified: webservices/axis2/trunk/java/modules/samples/faulthandling/bank.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/faulthandling/bank.wsdl?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/faulthandling/bank.wsdl (original)
+++ webservices/axis2/trunk/java/modules/samples/faulthandling/bank.wsdl Sat Mar 15 07:05:43 2008
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   ~ Licensed to the Apache Software Foundation (ASF) under one
   ~ or more contributor license agreements. See the NOTICE file

Modified: webservices/axis2/trunk/java/modules/samples/faulthandling/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/faulthandling/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/faulthandling/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/faulthandling/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="faulthandling" basedir="." default="generate.service">
 
     <property name="wsdl.uri" value="bank.wsdl"/>

Modified: webservices/axis2/trunk/java/modules/samples/faulthandling/client/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/faulthandling/client/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/faulthandling/client/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/faulthandling/client/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project basedir="." default="jar.client">
 
     <property environment="env"/>

Modified: webservices/axis2/trunk/java/modules/samples/faulthandling/docs/FaultHandlingSampleGuide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/faulthandling/docs/FaultHandlingSampleGuide.html?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/faulthandling/docs/FaultHandlingSampleGuide.html (original)
+++ webservices/axis2/trunk/java/modules/samples/faulthandling/docs/FaultHandlingSampleGuide.html Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <html>
 <head>
     <meta http-equiv="content-type" content="">

Modified: webservices/axis2/trunk/java/modules/samples/faulthandling/service/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/faulthandling/service/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/faulthandling/service/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/faulthandling/service/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project basedir="." default="gen.skeleton">
 	
 	<property environment="env"/>

Modified: webservices/axis2/trunk/java/modules/samples/googlespellcheck/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/googlespellcheck/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/googlespellcheck/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/googlespellcheck/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="googlespellcheck" basedir="." default="run.client">
 	
 	<property name="wsdl" value="http://tools.wso2.net:12001/axis2/services/SimplifiedSpellCheck?wsdl" />

Modified: webservices/axis2/trunk/java/modules/samples/java_first_jaxws/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/java_first_jaxws/pom.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/java_first_jaxws/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/java_first_jaxws/pom.xml Sat Mar 15 07:05:43 2008
@@ -1,3 +1,22 @@
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements. See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership. The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at
+  ~
+  ~ http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied. See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

Modified: webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/classes/commons-logging.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/classes/commons-logging.properties?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/classes/commons-logging.properties (original)
+++ webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/classes/commons-logging.properties Sat Mar 15 07:05:43 2008
@@ -17,6 +17,25 @@
 # under the License.
 #
 
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
 # This is the logging properties that goes to the war, there are two logging conf kept at the 
 # svn, one for developement (one at src/test-resources) and other for producation
  

Modified: webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/classes/log4j.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/classes/log4j.properties?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/classes/log4j.properties (original)
+++ webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/classes/log4j.properties Sat Mar 15 07:05:43 2008
@@ -17,6 +17,25 @@
 # under the License.
 #
 
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+
 # Set root category priority to INFO and its only appender to CONSOLE.
 log4j.rootCategory=INFO, CONSOLE
 #log4j.rootCategory=INFO, CONSOLE, LOGFILE

Modified: webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/web.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/web.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/web.xml Sat Mar 15 07:05:43 2008
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements. See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership. The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at
+  ~
+  ~ http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied. See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
 <!DOCTYPE web-app
     PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
     "http://java.sun.com/dtd/web-app_2_3.dtd">

Modified: webservices/axis2/trunk/java/modules/samples/jaxws-calculator/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/jaxws-calculator/pom.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/jaxws-calculator/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/jaxws-calculator/pom.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>

Modified: webservices/axis2/trunk/java/modules/samples/jaxws-calculator/resources/META-INF/CalculatorService.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/jaxws-calculator/resources/META-INF/CalculatorService.wsdl?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/jaxws-calculator/resources/META-INF/CalculatorService.wsdl (original)
+++ webservices/axis2/trunk/java/modules/samples/jaxws-calculator/resources/META-INF/CalculatorService.wsdl Sat Mar 15 07:05:43 2008
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   ~ Licensed to the Apache Software Foundation (ASF) under one
   ~ or more contributor license agreements. See the NOTICE file

Modified: webservices/axis2/trunk/java/modules/samples/jaxws-calculator/resources/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/jaxws-calculator/resources/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/jaxws-calculator/resources/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/jaxws-calculator/resources/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <serviceGroup>
     <service name="CalculatorService">
         <parameter name="useOriginalwsdl">true</parameter>

Modified: webservices/axis2/trunk/java/modules/samples/jms/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/jms/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/jms/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/jms/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="jms" basedir="." default="generate.service">
 
 	<property name="dest.dir" value="build" />

Modified: webservices/axis2/trunk/java/modules/samples/jms/src/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/jms/src/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/jms/src/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/jms/src/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="EchoXMLService">
     <description>
         This is a sample Web Service for JMS tests.

Modified: webservices/axis2/trunk/java/modules/samples/mex/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/mex/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/mex/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/mex/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="mex" default="generate.service">
     <property name="mainDir" value="../.."/>
     <property name="classes.dir" value="build/classes"/>

Modified: webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/DefaultAxis2DataLocatorDemoService.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/DefaultAxis2DataLocatorDemoService.wsdl?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/DefaultAxis2DataLocatorDemoService.wsdl (original)
+++ webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/DefaultAxis2DataLocatorDemoService.wsdl Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <wsdl:definitions xmlns:ns1="http://org.apache.axis2/xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:ns0="http://example1.services.mex.userguide/xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:axis2="http://example1.services.mex.userguide" targetNamespace="http://example1.services.mex.userguide"><wsdl:documentation>
      Sample web service to demostrate use of Default Axis2 Data Locator to handle ws-mex GetMetadata request.       
      </wsdl:documentation><wsdl:types><xs:schema xmlns:ns="http://example1.services.mex.userguide/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://example1.services.mex.userguide/xsd">

Modified: webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/DefaultAxis2DataLocatorDemoService.xsd
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/DefaultAxis2DataLocatorDemoService.xsd?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/DefaultAxis2DataLocatorDemoService.xsd (original)
+++ webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/DefaultAxis2DataLocatorDemoService.xsd Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <?xml version="1.0" encoding="UTF-8"?>
 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
 xmlns:ns0="http://services.example.org/mex/interop/ServiceA/" 

Modified: webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/ServiceData.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/ServiceData.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/ServiceData.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/ServiceData.xml Sat Mar 15 07:05:43 2008
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   ~ Licensed to the Apache Software Foundation (ASF) under one
   ~ or more contributor license agreements. See the NOTICE file

Modified: webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example1/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="DefaultAxis2DataLocatorDemoService">
     <description>
      Sample web service to demostrate use of Default Axis2 Data Locator to handle ws-mex GetMetadata request.       

Modified: webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example2/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example2/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example2/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example2/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,7 +16,8 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
- <service name="ServiceLevelDataLocatorDemoService">
+
+<service name="ServiceLevelDataLocatorDemoService">
     <description>
       Sample web service to demostrate use of  defined Service Level Data Locator to handle ws-mex GetMetadata request.       
        </description>

Modified: webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example3/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example3/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example3/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/mex/src/userguide/mex/services/example3/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="WSDLDataLocatorDemoService">
     <description>
       Sample web service to demostrate use of  defined WSDL dialect specfic Data Locator to handle ws-mex GetMetadata request.       

Modified: webservices/axis2/trunk/java/modules/samples/mtom/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/mtom/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/mtom/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/mtom/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="mtom" basedir="." default="generate.service">
 
 	<property environment="env" />

Modified: webservices/axis2/trunk/java/modules/samples/mtom/resources/MTOMSample.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/mtom/resources/MTOMSample.wsdl?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/mtom/resources/MTOMSample.wsdl (original)
+++ webservices/axis2/trunk/java/modules/samples/mtom/resources/MTOMSample.wsdl Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <wsdl:definitions xmlns:tns="http://ws.apache.org/axis2/mtomsample/"
 	xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
 	xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"

Modified: webservices/axis2/trunk/java/modules/samples/mtom/resources/xmime.xsd
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/mtom/resources/xmime.xsd?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/mtom/resources/xmime.xsd (original)
+++ webservices/axis2/trunk/java/modules/samples/mtom/resources/xmime.xsd Sat Mar 15 07:05:43 2008
@@ -1,4 +1,5 @@
 <?xml version="1.0"?>
+
 <!--
   ~ Licensed to the Apache Software Foundation (ASF) under one
   ~ or more contributor license agreements. See the NOTICE file

Modified: webservices/axis2/trunk/java/modules/samples/ping/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/ping/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/ping/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/ping/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="ping" basedir="." default="generate.service">
 
     <property environment="env"/>

Modified: webservices/axis2/trunk/java/modules/samples/ping/resources/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/ping/resources/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/ping/resources/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/ping/resources/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="SamplePingService" scope="application">
     <description>Ping Service</description>
     <module ref="ping"/>

Modified: webservices/axis2/trunk/java/modules/samples/pojo/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/pojo/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/pojo/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/pojo/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="pojo" basedir="." default="generate.service">
 
 	<property name="dest.dir" value="build" />

Modified: webservices/axis2/trunk/java/modules/samples/pojo/src/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/pojo/src/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/pojo/src/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/pojo/src/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="AddressBookService" scope="application">
     <description>
         POJO: AddressBook Service

Modified: webservices/axis2/trunk/java/modules/samples/pojoguide/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/pojoguide/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/pojoguide/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/pojoguide/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="pojoguide" basedir="." default="generate.service">
 
 	<property name="service.name" value="WeatherService" />

Modified: webservices/axis2/trunk/java/modules/samples/pojoguide/src/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/pojoguide/src/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/pojoguide/src/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/pojoguide/src/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="WeatherService" scope="application">
     <description>
         Weather POJO Service

Modified: webservices/axis2/trunk/java/modules/samples/pojoguidespring/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/pojoguidespring/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/pojoguidespring/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/pojoguidespring/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="pojoguidespring" basedir="." default="generate.service">
 
 	<property environment="env" />

Modified: webservices/axis2/trunk/java/modules/samples/pojoguidespring/src/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/pojoguidespring/src/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/pojoguidespring/src/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/pojoguidespring/src/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <serviceGroup>
   <service name="SpringInit" class="sample.spring.service.SpringInit">
     <description>

Modified: webservices/axis2/trunk/java/modules/samples/pojoguidespring/src/applicationContext.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/pojoguidespring/src/applicationContext.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/pojoguidespring/src/applicationContext.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/pojoguidespring/src/applicationContext.xml Sat Mar 15 07:05:43 2008
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   ~ Licensed to the Apache Software Foundation (ASF) under one
   ~ or more contributor license agreements. See the NOTICE file

Modified: webservices/axis2/trunk/java/modules/samples/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/pom.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/pom.xml Sat Mar 15 07:05:43 2008
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
 <!--
   ~ Licensed to the Apache Software Foundation (ASF) under one
   ~ or more contributor license agreements. See the NOTICE file

Modified: webservices/axis2/trunk/java/modules/samples/quickstart/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/quickstart/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/quickstart/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/quickstart/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="quickstart" basedir="." default="generate.service">
 
     <property environment="env"/>

Modified: webservices/axis2/trunk/java/modules/samples/quickstart/resources/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/quickstart/resources/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/quickstart/resources/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/quickstart/resources/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="StockQuoteService" scope="application" targetNamespace="http://quickstart.samples/">
     <description>
         Stock Quote Service

Modified: webservices/axis2/trunk/java/modules/samples/quickstartadb/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/quickstartadb/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/quickstartadb/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/quickstartadb/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="quickstartadb" basedir="." default="generate.service">
 
     <property environment="env"/>

Modified: webservices/axis2/trunk/java/modules/samples/quickstartadb/resources/META-INF/StockQuoteService.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/quickstartadb/resources/META-INF/StockQuoteService.wsdl?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/quickstartadb/resources/META-INF/StockQuoteService.wsdl (original)
+++ webservices/axis2/trunk/java/modules/samples/quickstartadb/resources/META-INF/StockQuoteService.wsdl Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <wsdl:definitions xmlns:axis2="http://quickstart.samples/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ns="http://quickstart.samples/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://quickstart.samples/"><wsdl:types><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://quickstart.samples/xsd">
 <xs:element name="getPrice">
 <xs:complexType>

Modified: webservices/axis2/trunk/java/modules/samples/quickstartadb/resources/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/quickstartadb/resources/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/quickstartadb/resources/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/quickstartadb/resources/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="StockQuoteService" scope="application">
     <messageReceivers>
         <messageReceiver mep="http://www.w3.org/2004/08/wsdl/in-out"

Modified: webservices/axis2/trunk/java/modules/samples/quickstartaxiom/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/quickstartaxiom/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/quickstartaxiom/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/quickstartaxiom/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="quickstartaxiom" basedir="." default="generate.service">
 
     <property environment="env"/>

Modified: webservices/axis2/trunk/java/modules/samples/quickstartaxiom/resources/META-INF/StockQuoteService.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/quickstartaxiom/resources/META-INF/StockQuoteService.wsdl?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/quickstartaxiom/resources/META-INF/StockQuoteService.wsdl (original)
+++ webservices/axis2/trunk/java/modules/samples/quickstartaxiom/resources/META-INF/StockQuoteService.wsdl Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <wsdl:definitions xmlns:axis2="http://quickstart.samples/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:ns="http://quickstart.samples/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://quickstart.samples/"><wsdl:types><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://quickstart.samples/xsd">
 <xs:element name="getPrice">
 <xs:complexType>

Modified: webservices/axis2/trunk/java/modules/samples/quickstartaxiom/resources/META-INF/services.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/quickstartaxiom/resources/META-INF/services.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/quickstartaxiom/resources/META-INF/services.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/quickstartaxiom/resources/META-INF/services.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <service name="StockQuoteService" scope="application">
     <description>
         Stock Quote Service

Modified: webservices/axis2/trunk/java/modules/samples/quickstartjibx/build.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/quickstartjibx/build.xml?rev=637413&r1=637412&r2=637413&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/quickstartjibx/build.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/quickstartjibx/build.xml Sat Mar 15 07:05:43 2008
@@ -16,6 +16,7 @@
   ~ specific language governing permissions and limitations
   ~ under the License.
   -->
+
 <project name="quickstartjibx" basedir="." default="generate.all">
 
     <property environment="env"/>



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