Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 273D764A0 for ; Thu, 9 Jun 2011 15:09:02 +0000 (UTC) Received: (qmail 44647 invoked by uid 500); 9 Jun 2011 15:09:02 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 44598 invoked by uid 500); 9 Jun 2011 15:09:02 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 44590 invoked by uid 99); 9 Jun 2011 15:09:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jun 2011 15:09:01 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jun 2011 15:08:51 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id C6F422388A6B; Thu, 9 Jun 2011 15:08:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1133913 [2/13] - in /cxf/trunk: rt/core/src/test/java/org/apache/cxf/endpoint/ rt/frontend/jaxrs/src/main/java/org/apache/cxf/jaxrs/ext/search/client/ rt/frontend/jaxrs/src/test/java/org/apache/cxf/jaxrs/ext/search/client/ rt/frontend/jaxw... Date: Thu, 09 Jun 2011 15:08:27 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110609150828.C6F422388A6B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Propchange: cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyvalidators/AbstractTokenPolicyValidator.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyvalidators/AbstractTokenPolicyValidator.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyvalidators/EndorsingTokenPolicyValidator.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyvalidators/EndorsingTokenPolicyValidator.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyvalidators/IssuedTokenPolicyValidator.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyvalidators/IssuedTokenPolicyValidator.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyvalidators/SamlTokenPolicyValidator.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyvalidators/SamlTokenPolicyValidator.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyvalidators/UsernameTokenPolicyValidator.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyvalidators/UsernameTokenPolicyValidator.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyvalidators/X509TokenPolicyValidator.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/wss4j/policyvalidators/X509TokenPolicyValidator.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/AbstractPolicySecurityTest.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/AbstractPolicySecurityTest.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/AbstractSAMLCallbackHandler.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/AbstractSAMLCallbackHandler.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/CustomSamlValidator.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/CustomSamlValidator.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/PolicyBasedSamlTest.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/PolicyBasedSamlTest.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/SAML1CallbackHandler.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/SAML1CallbackHandler.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/SAML2CallbackHandler.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/SAML2CallbackHandler.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/SamlTokenTest.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/rt/ws/security/src/test/java/org/apache/cxf/ws/security/wss4j/saml/SamlTokenTest.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/test/resources/org/apache/cxf/ws/security/wss4j/saml/saml2_assertion_policy.xml ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/test/resources/org/apache/cxf/ws/security/wss4j/saml/saml2_assertion_policy.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Propchange: cxf/trunk/rt/ws/security/src/test/resources/org/apache/cxf/ws/security/wss4j/saml/saml2_request.xml ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/test/resources/org/apache/cxf/ws/security/wss4j/saml/saml2_request.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Propchange: cxf/trunk/rt/ws/security/src/test/resources/org/apache/cxf/ws/security/wss4j/saml/saml_assertion_policy.xml ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/test/resources/org/apache/cxf/ws/security/wss4j/saml/saml_assertion_policy.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Propchange: cxf/trunk/rt/ws/security/src/test/resources/org/apache/cxf/ws/security/wss4j/saml/saml_request.xml ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/test/resources/org/apache/cxf/ws/security/wss4j/saml/saml_request.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Propchange: cxf/trunk/rt/ws/security/src/test/resources/org/apache/cxf/ws/security/wss4j/saml/wsse-request-clean.xml ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/rt/ws/security/src/test/resources/org/apache/cxf/ws/security/wss4j/saml/wsse-request-clean.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Propchange: cxf/trunk/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ArrayService.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ArrayService.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ArrayServiceImpl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ArrayServiceImpl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ArrayServiceServer.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/jaxws/src/test/java/org/apache/cxf/systest/jaxws/ArrayServiceServer.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/systests/transport-jms/pom.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/pom.xml ------------------------------------------------------------------------------ svn:keywords = Rev Date Propchange: cxf/trunk/systests/transport-jms/pom.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Server.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Server.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Server.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Server.java Thu Jun 9 15:08:22 2011 @@ -1,122 +1,122 @@ -/** - * 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. - */ -package org.apache.cxf.jms.testsuite.services; - -import javax.xml.ws.Endpoint; - -import org.apache.cxf.jms.testsuite.util.JMSTestUtil; -import org.apache.cxf.testutil.common.AbstractBusTestServerBase; - -public class Server extends AbstractBusTestServerBase { - - protected void run() { - Test0001Impl t0001 = new Test0001Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test0001").getAddress().trim(), t0001); - - Test0101Impl t0101 = new Test0101Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test0101").getAddress().trim(), t0101); - - Test0003Impl t0003 = new Test0003Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test0003").getAddress().trim(), t0003); - - Test0005Impl t0005 = new Test0005Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test0005").getAddress().trim(), t0005); - - Test0006Impl t0006 = new Test0006Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test0006").getAddress().trim(), t0006); - - Test0008Impl t0008 = new Test0008Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test0008").getAddress().trim(), t0008); - - Test0009Impl t0009 = new Test0009Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test0009").getAddress().trim(), t0009); - - Test0010Impl t0010 = new Test0010Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test0010").getAddress().trim(), t0010); - - Test0011Impl t0011 = new Test0011Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test0011").getAddress().trim(), t0011); - - Test0012Impl t0012 = new Test0012Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test0012").getAddress().trim(), t0012); - - Test0013Impl t0013 = new Test0013Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test0013").getAddress().trim(), t0013); - - Test0014Impl t0014 = new Test0014Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test0014").getAddress().trim(), t0014); - - Test1001Impl t1001 = new Test1001Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1001").getAddress().trim(), t1001); - - Test1002Impl t1002 = new Test1002Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1002").getAddress().trim(), t1002); - - Test1003Impl t1003 = new Test1003Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1003").getAddress().trim(), t1003); - - Test1004Impl t1004 = new Test1004Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1004").getAddress().trim(), t1004); - - Test1006Impl t1006 = new Test1006Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1006").getAddress().trim(), t1006); - - Test1007Impl t1007 = new Test1007Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1007").getAddress().trim(), t1007); - - Test1008Impl t1008 = new Test1008Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1008").getAddress().trim(), t1008); - - Test1101Impl t1101 = new Test1101Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1101").getAddress().trim(), t1101); - - Test1102Impl t1102 = new Test1102Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1102").getAddress().trim(), t1102); - - Test1103Impl t1103 = new Test1103Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1103").getAddress().trim(), t1103); - - Test1104Impl t1104 = new Test1104Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1104").getAddress().trim(), t1104); - - Test1105Impl t1105 = new Test1105Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1105").getAddress().trim(), t1105); - - Test1106Impl t1106 = new Test1106Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1106").getAddress().trim(), t1106); - - Test1107Impl t1107 = new Test1107Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1107").getAddress().trim(), t1107); - - Test1108Impl t1108 = new Test1108Impl(); - Endpoint.publish(JMSTestUtil.getTestCase("test1108").getAddress().trim(), t1108); - } - - public static void main(String[] args) { - try { - Server s = new Server(); - s.start(); - } catch (Exception ex) { - ex.printStackTrace(); - System.exit(-1); - } finally { - System.out.println("done!"); - } - } -} +/** + * 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. + */ +package org.apache.cxf.jms.testsuite.services; + +import javax.xml.ws.Endpoint; + +import org.apache.cxf.jms.testsuite.util.JMSTestUtil; +import org.apache.cxf.testutil.common.AbstractBusTestServerBase; + +public class Server extends AbstractBusTestServerBase { + + protected void run() { + Test0001Impl t0001 = new Test0001Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test0001").getAddress().trim(), t0001); + + Test0101Impl t0101 = new Test0101Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test0101").getAddress().trim(), t0101); + + Test0003Impl t0003 = new Test0003Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test0003").getAddress().trim(), t0003); + + Test0005Impl t0005 = new Test0005Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test0005").getAddress().trim(), t0005); + + Test0006Impl t0006 = new Test0006Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test0006").getAddress().trim(), t0006); + + Test0008Impl t0008 = new Test0008Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test0008").getAddress().trim(), t0008); + + Test0009Impl t0009 = new Test0009Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test0009").getAddress().trim(), t0009); + + Test0010Impl t0010 = new Test0010Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test0010").getAddress().trim(), t0010); + + Test0011Impl t0011 = new Test0011Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test0011").getAddress().trim(), t0011); + + Test0012Impl t0012 = new Test0012Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test0012").getAddress().trim(), t0012); + + Test0013Impl t0013 = new Test0013Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test0013").getAddress().trim(), t0013); + + Test0014Impl t0014 = new Test0014Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test0014").getAddress().trim(), t0014); + + Test1001Impl t1001 = new Test1001Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1001").getAddress().trim(), t1001); + + Test1002Impl t1002 = new Test1002Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1002").getAddress().trim(), t1002); + + Test1003Impl t1003 = new Test1003Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1003").getAddress().trim(), t1003); + + Test1004Impl t1004 = new Test1004Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1004").getAddress().trim(), t1004); + + Test1006Impl t1006 = new Test1006Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1006").getAddress().trim(), t1006); + + Test1007Impl t1007 = new Test1007Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1007").getAddress().trim(), t1007); + + Test1008Impl t1008 = new Test1008Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1008").getAddress().trim(), t1008); + + Test1101Impl t1101 = new Test1101Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1101").getAddress().trim(), t1101); + + Test1102Impl t1102 = new Test1102Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1102").getAddress().trim(), t1102); + + Test1103Impl t1103 = new Test1103Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1103").getAddress().trim(), t1103); + + Test1104Impl t1104 = new Test1104Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1104").getAddress().trim(), t1104); + + Test1105Impl t1105 = new Test1105Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1105").getAddress().trim(), t1105); + + Test1106Impl t1106 = new Test1106Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1106").getAddress().trim(), t1106); + + Test1107Impl t1107 = new Test1107Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1107").getAddress().trim(), t1107); + + Test1108Impl t1108 = new Test1108Impl(); + Endpoint.publish(JMSTestUtil.getTestCase("test1108").getAddress().trim(), t1108); + } + + public static void main(String[] args) { + try { + Server s = new Server(); + s.start(); + } catch (Exception ex) { + ex.printStackTrace(); + System.exit(-1); + } finally { + System.out.println("done!"); + } + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Server.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Server.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0001Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0001Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0001Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0001Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService0001", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test0001Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService0001", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test0001Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0001Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0001Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0003Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0003Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0003Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0003Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService0003", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test0003Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService0003", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test0003Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0003Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0003Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0005Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0005Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0005Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0005Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService0005", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test0005Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService0005", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test0005Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0005Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0005Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0006Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0006Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0006Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0006Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService0006", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test0006Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService0006", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test0006Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0006Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0006Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0008Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0008Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0008Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0008Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService0008", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test0008Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService0008", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test0008Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0008Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0008Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0009Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0009Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0009Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0009Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService0009", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test0009Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService0009", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test0009Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0009Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0009Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0010Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0010Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0010Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0010Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService0010", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test0010Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService0010", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test0010Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0010Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0010Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0011Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0011Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0011Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0011Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService0011", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test0011Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService0011", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test0011Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0011Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0011Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0012Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0012Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0012Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0012Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService0012", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test0012Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService0012", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test0012Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0012Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0012Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0013Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0013Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0013Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0013Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService0013", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test0013Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService0013", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test0013Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0013Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0013Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0014Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0014Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0014Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0014Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService0014", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test0014Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService0014", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test0014Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0014Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0014Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0101Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0101Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0101Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0101Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService0101", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test0101Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService0101", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test0101Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0101Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test0101Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1001Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1001Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1001Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1001Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService1001", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test1001Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService1001", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test1001Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1001Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1001Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1002Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1002Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1002Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1002Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService1002", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test1002Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService1002", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test1002Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1002Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1002Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1003Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1003Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1003Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1003Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService1003", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test1003Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService1003", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test1003Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1003Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1003Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date Modified: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1004Impl.java URL: http://svn.apache.org/viewvc/cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1004Impl.java?rev=1133913&r1=1133912&r2=1133913&view=diff ============================================================================== --- cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1004Impl.java (original) +++ cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1004Impl.java Thu Jun 9 15:08:22 2011 @@ -1,39 +1,39 @@ -/** - * 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. - */ - -package org.apache.cxf.jms.testsuite.services; - -import org.apache.cxf.jms_simple.JMSSimplePortType; - -@javax.jws.WebService(portName = "SimplePort", - serviceName = "JMSSimpleService1004", - targetNamespace = "http://cxf.apache.org/jms_simple", - endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", - wsdlLocation = "testutils/jms_spec_testsuite.wsdl") -public class Test1004Impl implements JMSSimplePortType { - - /** {@inheritDoc}*/ - public String echo(String in) { - return in; - } - - /** {@inheritDoc}*/ - public void ping(String in) { - } -} +/** + * 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. + */ + +package org.apache.cxf.jms.testsuite.services; + +import org.apache.cxf.jms_simple.JMSSimplePortType; + +@javax.jws.WebService(portName = "SimplePort", + serviceName = "JMSSimpleService1004", + targetNamespace = "http://cxf.apache.org/jms_simple", + endpointInterface = "org.apache.cxf.jms_simple.JMSSimplePortType", + wsdlLocation = "testutils/jms_spec_testsuite.wsdl") +public class Test1004Impl implements JMSSimplePortType { + + /** {@inheritDoc}*/ + public String echo(String in) { + return in; + } + + /** {@inheritDoc}*/ + public void ping(String in) { + } +} Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1004Impl.java ------------------------------------------------------------------------------ svn:eol-style = native Propchange: cxf/trunk/systests/transport-jms/src/test/java/org/apache/cxf/jms/testsuite/services/Test1004Impl.java ------------------------------------------------------------------------------ svn:keywords = Rev Date