[jbossws-commits] JBossWS SVN: r7630 - in stack/native/branches/jbossws-native-2.0.1.SP2_CP: src/test/java/org/jboss/test/ws/jaxrpc and 37 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Jun 18 06:23:21 EDT 2008


Author: darran.lofthouse at jboss.com
Date: 2008-06-18 06:23:20 -0400 (Wed, 18 Jun 2008)
New Revision: 7630

Added:
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractEJB2Test.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractPOJOTest.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_sar_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_sar_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_war_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_war_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_sar_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_sar_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_war_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_war_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Bean.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Iface.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOBean.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOIface.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractEJB3Test.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractPOJOTest.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/ejb-jar.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jboss-service.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/jboss.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/webservices.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/EJB2Bean.wsdl
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jaxrpc-mapping.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jboss-web.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/web.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/webservices.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/wsdl/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/wsdl/POJOBean.wsdl
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-ejb2.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-pojo.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/exploded/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/packaged/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/WEB-INF/jboss-web.xml
Removed:
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractEJB2Test.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractPOJOTest.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_sar_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_sar_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_war_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_war_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_sar_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_sar_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_war_pojo/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_war_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Bean.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Iface.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOBean.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOIface.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762Impl.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762TestCase1.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762TestCase2.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/ejb-jar.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jboss-service.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/jboss.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/webservices.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/EJB2Bean.wsdl
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jaxrpc-mapping.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jboss-web.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/web.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/webservices.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/wsdl/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/wsdl/POJOBean.wsdl
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-ejb2.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-pojo.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/exploded/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/packaged/
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml
Modified:
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import-tests/build-jars-jaxrpc.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import-tests/build-jars-jaxws.xml
   stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/WEB-INF/web.xml
Log:
[JBPAPP-890] web.xml modified to web.xml.org - Subsequent runs fail.

Modified: stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import-tests/build-jars-jaxrpc.xml
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import-tests/build-jars-jaxrpc.xml	2008-06-18 08:38:31 UTC (rev 7629)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import-tests/build-jars-jaxrpc.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -2575,7 +2575,78 @@
         <include name="wsdl/**"/>
       </metainf>
     </jar>
+
+    <!-- jaxrpc-jbws1762 -->
+    <jar destfile="${tests.output.dir}/libs/jaxrpc-jbws1762-packaged.jar">
+      <fileset dir="${tests.output.dir}/classes">
+        <include name="org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Iface.class"/>
+        <include name="org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Bean.class"/>
+      </fileset>
+      <metainf dir="${tests.output.dir}/resources/jaxrpc/jbws1762/META-INF">
+        <include name="webservices.xml"/>
+        <include name="jaxrpc-mapping.xml"/>
+        <include name="ejb-jar.xml"/>
+        <include name="wsdl/**"/>
+      </metainf>
+      <metainf dir="${tests.output.dir}/resources/jaxrpc/jbws1762/META-INF/packaged">
+        <include name="jboss.xml"/>
+      </metainf>
+    </jar>
+    <mkdir dir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.jar"/>
+    <unjar src="${tests.output.dir}/libs/jaxrpc-jbws1762-packaged.jar" dest="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.jar"/>
+    <copy todir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.jar/META-INF"
+      file="${tests.output.dir}/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml" overwrite="true"/>
     
+    <war warfile="${tests.output.dir}/libs/jaxrpc-jbws1762-packaged.war" webxml="${tests.output.dir}/resources/jaxrpc/jbws1762/WEB-INF/web.xml">
+      <classes dir="${tests.output.dir}/classes">
+        <include name="org/jboss/test/ws/jaxrpc/jbws1762/services/POJOIface.class"/>
+        <include name="org/jboss/test/ws/jaxrpc/jbws1762/services/POJOBean.class"/>
+      </classes>
+      <webinf dir="${tests.output.dir}/resources/jaxrpc/jbws1762/WEB-INF">
+        <include name="webservices.xml"/>
+        <include name="jaxrpc-mapping.xml"/>
+        <include name="jboss-web.xml"/>
+        <include name="wsdl/**"/>
+      </webinf>
+    </war>
+    <mkdir dir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.war"/>
+    <unwar src="${tests.output.dir}/libs/jaxrpc-jbws1762-packaged.war" dest="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.war"/>
+    
+    <ear jarfile="${tests.output.dir}/libs/jaxrpc-jbws1762-packaged.ear"
+      appxml="${tests.output.dir}/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml">
+      <fileset dir="${tests.output.dir}/libs">
+        <include name="jaxrpc-jbws1762-packaged.jar"/>
+        <include name="jaxrpc-jbws1762-packaged.war"/>
+      </fileset>
+    </ear>
+    <mkdir dir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.ear"/>
+    <mkdir dir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.ear/META-INF"/>
+    <copy file="${tests.output.dir}/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml"
+      todir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.ear/META-INF"/>
+    <mkdir dir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.ear/jaxrpc-jbws1762-exploded.war"/>
+    <copy todir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.ear/jaxrpc-jbws1762-exploded.war">
+      <fileset dir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.war"/>
+    </copy>
+    <mkdir dir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.ear/jaxrpc-jbws1762-exploded.jar"/>
+    <copy todir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.ear/jaxrpc-jbws1762-exploded.jar">
+      <fileset dir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.jar"/>
+    </copy>
+    
+    <jar jarfile="${tests.output.dir}/libs/jaxrpc-jbws1762-packaged.sar">
+      <fileset dir="${tests.output.dir}/libs">
+        <include name="jaxrpc-jbws1762-packaged.war"/>
+      </fileset>
+      <metainf dir="${tests.output.dir}/resources/jaxrpc/jbws1762/META-INF">
+        <include name="jboss-service.xml"/>
+      </metainf>
+    </jar>
+    <mkdir dir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.sar"/>
+    <mkdir dir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.sar/META-INF"/>
+    <copy todir="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.sar/META-INF"
+      file="${tests.output.dir}/resources/jaxrpc/jbws1762/META-INF/jboss-service.xml"/>
+    <unwar src="${tests.output.dir}/libs/jaxrpc-jbws1762-packaged.war"
+      dest="${tests.output.dir}/libs/jaxrpc-jbws1762-exploded.sar/jaxrpc-jbws1762-exploded.war"/>    	
+  	
     <!-- jaxrpc-jbws1792 -->
     <war warfile="${tests.output.dir}/libs/jaxrpc-jbws1792.war" webxml="${tests.output.dir}/resources/jaxrpc/jbws1792/WEB-INF/web.xml">
       <classes dir="${tests.output.dir}/classes">

Modified: stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import-tests/build-jars-jaxws.xml
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import-tests/build-jars-jaxws.xml	2008-06-18 08:38:31 UTC (rev 7629)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import-tests/build-jars-jaxws.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -367,18 +367,52 @@
         <include name="org/jboss/test/ws/jaxws/jbws1733/JBWS1733Impl.class"/>
       </classes>
     </war>
-    
+  	
     <!-- jaxws-jbws1762 -->
-    <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762.war"/>
-    <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762.war/WEB-INF"/>
-    <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762.war/WEB-INF/classes"/>
-    <copy file="${tests.output.dir}/resources/jaxws/jbws1762/WEB-INF/web.xml" toDir="${tests.output.dir}/libs/jaxws-jbws1762.war/WEB-INF"/>
-    <copy toDir="${tests.output.dir}/libs/jaxws-jbws1762.war/WEB-INF/classes">
+    <jar jarfile="${tests.output.dir}/libs/jaxws-jbws1762-packaged.jar">
       <fileset dir="${tests.output.dir}/classes">
-        <include name="org/jboss/test/ws/jaxws/jbws1762/JBWS1762.class"/>
-        <include name="org/jboss/test/ws/jaxws/jbws1762/JBWS1762Impl.class"/>
+        <include name="org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.class"/>
       </fileset>
-    </copy>
+    </jar>
+    <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.jar"/>
+    <unjar src="${tests.output.dir}/libs/jaxws-jbws1762-packaged.jar" dest="${tests.output.dir}/libs/jaxws-jbws1762-exploded.jar"/>
+    <war warfile="${tests.output.dir}/libs/jaxws-jbws1762-packaged.war" webxml="${tests.output.dir}/resources/jaxws/jbws1762/WEB-INF/web.xml">
+      <classes dir="${tests.output.dir}/classes">
+        <include name="org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.class"/>
+        <include name="org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.class"/>
+      </classes>
+      <webinf dir="${tests.output.dir}/resources/jaxws/jbws1762/WEB-INF">
+        <include name="jboss-web.xml"/>
+      </webinf>
+    </war>
+    <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.war"/>
+    <unwar src="${tests.output.dir}/libs/jaxws-jbws1762-packaged.war" dest="${tests.output.dir}/libs/jaxws-jbws1762-exploded.war"/>
+    <jar jarfile="${tests.output.dir}/libs/jaxws-jbws1762-packaged.sar">
+      <fileset dir="${tests.output.dir}/libs">
+        <include name="jaxws-jbws1762-packaged.war"/>
+      </fileset>
+      <metainf dir="${tests.output.dir}/resources/jaxws/jbws1762/META-INF">
+        <include name="jboss-service.xml"/>
+      </metainf>
+    </jar>
+    <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.sar"/>
+    <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.sar/META-INF"/>
+    <copy file="${tests.output.dir}/resources/jaxws/jbws1762/META-INF/jboss-service.xml" todir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.sar/META-INF"/>
+    <unwar src="${tests.output.dir}/libs/jaxws-jbws1762-packaged.war" dest="${tests.output.dir}/libs/jaxws-jbws1762-exploded.sar/jaxws-jbws1762-exploded.war"/>
+    <jar jarfile="${tests.output.dir}/libs/jaxws-jbws1762-packaged.ear">
+      <fileset dir="${tests.output.dir}/libs">
+        <include name="jaxws-jbws1762-packaged.jar"/>
+        <include name="jaxws-jbws1762-packaged.war"/>
+      </fileset>
+      <metainf dir="${tests.output.dir}/resources/jaxws/jbws1762/META-INF/packaged">
+        <include name="application.xml"/>
+      </metainf>
+    </jar>
+    <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.ear"/>
+    <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.ear/META-INF"/>
+    <copy file="${tests.output.dir}/resources/jaxws/jbws1762/META-INF/exploded/application.xml" todir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.ear/META-INF"/>
+    <unwar src="${tests.output.dir}/libs/jaxws-jbws1762-packaged.war" dest="${tests.output.dir}/libs/jaxws-jbws1762-exploded.ear/jaxws-jbws1762-exploded.war"/>
+    <unjar src="${tests.output.dir}/libs/jaxws-jbws1762-packaged.jar" dest="${tests.output.dir}/libs/jaxws-jbws1762-exploded.ear/jaxws-jbws1762-exploded.jar"/>  	
 
     <!-- jaxws-jbws1798 -->
     <war warfile="${tests.output.dir}/libs/jaxws-jbws1798.war" webxml="${tests.output.dir}/resources/jaxws/jbws1798/WEB-INF/web.xml">

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762 (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractEJB2Test.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractEJB2Test.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractEJB2Test.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,71 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762;
-
-import java.io.File;
-import java.net.URL;
-
-import javax.xml.namespace.QName;
-
-import org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Iface;
-import org.jboss.ws.core.jaxrpc.client.ServiceFactoryImpl;
-import org.jboss.ws.core.jaxrpc.client.ServiceImpl;
-import org.jboss.wsf.test.JBossWSTest;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 20, 2007
- */
-public abstract class AbstractEJB2Test extends JBossWSTest
-{
-
-   private EJB2Iface ejb2Proxy;
-   
-   @Override
-   protected void setUp() throws Exception
-   {
-      URL wsdlURL = new URL("http://" + getServerHost() + ":8080/" + getWSDLLocation());
-      URL mappingURL = new File("resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml").toURL();
-      QName serviceName = new QName("http://org.jboss.test.webservice/jbws1762", "EJB2Bean");
-      
-      ServiceFactoryImpl factory = new ServiceFactoryImpl();
-      ServiceImpl service = (ServiceImpl)factory.createService(wsdlURL, serviceName, mappingURL);
-      this.ejb2Proxy = (EJB2Iface)service.getPort(EJB2Iface.class);
-   }
-   
-   @Override
-   protected void tearDown() throws Exception
-   {
-      this.ejb2Proxy = null;
-   }
-   
-   protected abstract String getWSDLLocation();
-   
-   public void testEJB2() throws Exception
-   {
-      assertEquals(this.ejb2Proxy.echo("Hello!"), "Hello!");
-   }
-   
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractEJB2Test.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractEJB2Test.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractEJB2Test.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractEJB2Test.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,71 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762;
+
+import java.io.File;
+import java.net.URL;
+
+import javax.xml.namespace.QName;
+
+import org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Iface;
+import org.jboss.ws.core.jaxrpc.client.ServiceFactoryImpl;
+import org.jboss.ws.core.jaxrpc.client.ServiceImpl;
+import org.jboss.wsf.test.JBossWSTest;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 20, 2007
+ */
+public abstract class AbstractEJB2Test extends JBossWSTest
+{
+
+   private EJB2Iface ejb2Proxy;
+   
+   @Override
+   protected void setUp() throws Exception
+   {
+      URL wsdlURL = new URL("http://" + getServerHost() + ":8080/" + getWSDLLocation());
+      URL mappingURL = new File("resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml").toURL();
+      QName serviceName = new QName("http://org.jboss.test.webservice/jbws1762", "EJB2Bean");
+      
+      ServiceFactoryImpl factory = new ServiceFactoryImpl();
+      ServiceImpl service = (ServiceImpl)factory.createService(wsdlURL, serviceName, mappingURL);
+      this.ejb2Proxy = (EJB2Iface)service.getPort(EJB2Iface.class);
+   }
+   
+   @Override
+   protected void tearDown() throws Exception
+   {
+      this.ejb2Proxy = null;
+   }
+   
+   protected abstract String getWSDLLocation();
+   
+   public void testEJB2() throws Exception
+   {
+      assertEquals(this.ejb2Proxy.echo("Hello!"), "Hello!");
+   }
+   
+}

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractPOJOTest.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractPOJOTest.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractPOJOTest.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,72 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762;
-
-import java.io.File;
-import java.net.URL;
-
-import javax.xml.namespace.QName;
-import javax.xml.rpc.Service;
-import javax.xml.rpc.ServiceFactory;
-
-import org.jboss.test.ws.jaxrpc.jbws1762.services.POJOIface;
-import org.jboss.ws.core.jaxrpc.client.ServiceFactoryImpl;
-import org.jboss.wsf.test.JBossWSTest;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 18, 2007
- */
-public abstract class AbstractPOJOTest extends JBossWSTest
-{
-
-   private POJOIface pojoProxy;
-
-   @Override
-   protected void setUp() throws Exception
-   {
-      ServiceFactoryImpl factory = (ServiceFactoryImpl)ServiceFactory.newInstance();
-      URL wsdlURL = new URL("http://" + getServerHost() + ":8080/" + getWSDLLocation());
-      URL mappingURL = new File("resources/jaxrpc/jbws1762/WEB-INF/jaxrpc-mapping.xml").toURL();
-      QName serviceName = new QName("http://org.jboss.test.ws/jbws1762", "POJOBean");
-
-      Service service = factory.createService(wsdlURL, serviceName, mappingURL);
-      this.pojoProxy = (POJOIface)service.getPort(POJOIface.class);
-   }
-   
-   @Override
-   protected void tearDown() throws Exception
-   {
-      this.pojoProxy = null;
-   }
-   
-   public void testPOJO() throws Exception
-   {
-      assertEquals(this.pojoProxy.echo("Hello!"), "Hello!");
-   }
-
-   protected abstract String getWSDLLocation();
-
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractPOJOTest.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractPOJOTest.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractPOJOTest.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/AbstractPOJOTest.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,72 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762;
+
+import java.io.File;
+import java.net.URL;
+
+import javax.xml.namespace.QName;
+import javax.xml.rpc.Service;
+import javax.xml.rpc.ServiceFactory;
+
+import org.jboss.test.ws.jaxrpc.jbws1762.services.POJOIface;
+import org.jboss.ws.core.jaxrpc.client.ServiceFactoryImpl;
+import org.jboss.wsf.test.JBossWSTest;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 18, 2007
+ */
+public abstract class AbstractPOJOTest extends JBossWSTest
+{
+
+   private POJOIface pojoProxy;
+
+   @Override
+   protected void setUp() throws Exception
+   {
+      ServiceFactoryImpl factory = (ServiceFactoryImpl)ServiceFactory.newInstance();
+      URL wsdlURL = new URL("http://" + getServerHost() + ":8080/" + getWSDLLocation());
+      URL mappingURL = new File("resources/jaxrpc/jbws1762/WEB-INF/jaxrpc-mapping.xml").toURL();
+      QName serviceName = new QName("http://org.jboss.test.ws/jbws1762", "POJOBean");
+
+      Service service = factory.createService(wsdlURL, serviceName, mappingURL);
+      this.pojoProxy = (POJOIface)service.getPort(POJOIface.class);
+   }
+   
+   @Override
+   protected void tearDown() throws Exception
+   {
+      this.pojoProxy = null;
+   }
+   
+   public void testPOJO() throws Exception
+   {
+      assertEquals(this.pojoProxy.echo("Hello!"), "Hello!");
+   }
+
+   protected abstract String getWSDLLocation();
+
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2 (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.exploded_ear_ejb2;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxrpc.jbws1762.AbstractEJB2Test;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration1TestCase extends AbstractEJB2Test
-{
-   public static Test suite() throws Exception
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-exploded.ear");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxrpc-jbws1762-exploded-jar/EJB2Bean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.exploded_ear_ejb2;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxrpc.jbws1762.AbstractEJB2Test;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 20, 2007
+ */
+public class Iteration1TestCase extends AbstractEJB2Test
+{
+   public static Test suite() throws Exception
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-exploded.ear");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxrpc-jbws1762-exploded-jar/EJB2Bean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.exploded_ear_pojo;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxrpc.jbws1762.AbstractPOJOTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration1TestCase extends AbstractPOJOTest
-{
-   public static Test suite() throws Exception
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-exploded.ear");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxrpc-jbws1762/POJOBean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.exploded_ear_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxrpc.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 20, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+   public static Test suite() throws Exception
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-exploded.ear");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxrpc-jbws1762/POJOBean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2 (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.exploded_jar_ejb2;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxrpc.jbws1762.AbstractEJB2Test;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration1TestCase extends AbstractEJB2Test
-{
-   public static Test suite() throws Exception
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-exploded.jar");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxrpc-jbws1762-exploded-jar/EJB2Bean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.exploded_jar_ejb2;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxrpc.jbws1762.AbstractEJB2Test;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 20, 2007
+ */
+public class Iteration1TestCase extends AbstractEJB2Test
+{
+   public static Test suite() throws Exception
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-exploded.jar");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxrpc-jbws1762-exploded-jar/EJB2Bean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_sar_pojo (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_sar_pojo)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_sar_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_sar_pojo/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_sar_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.exploded_sar_pojo;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxrpc.jbws1762.AbstractPOJOTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 19, 2007
- */
-public class Iteration1TestCase extends AbstractPOJOTest
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-exploded.sar");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxrpc-jbws1762/POJOBean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_sar_pojo/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_sar_pojo/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_sar_pojo/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_sar_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.exploded_sar_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxrpc.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 19, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-exploded.sar");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxrpc-jbws1762/POJOBean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_war_pojo (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_war_pojo)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_war_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_war_pojo/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_war_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.exploded_war_pojo;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxrpc.jbws1762.AbstractPOJOTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 19, 2007
- */
-public class Iteration1TestCase extends AbstractPOJOTest
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-exploded.war");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxrpc-jbws1762/POJOBean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_war_pojo/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_war_pojo/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_war_pojo/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_war_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.exploded_war_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxrpc.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 19, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-exploded.war");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxrpc-jbws1762/POJOBean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2 (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.packaged_ear_ejb2;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxrpc.jbws1762.AbstractEJB2Test;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration1TestCase extends AbstractEJB2Test
-{
-   public static Test suite() throws Exception
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-packaged.ear");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxrpc-jbws1762-packaged-jar/EJB2Bean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.packaged_ear_ejb2;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxrpc.jbws1762.AbstractEJB2Test;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 20, 2007
+ */
+public class Iteration1TestCase extends AbstractEJB2Test
+{
+   public static Test suite() throws Exception
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-packaged.ear");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxrpc-jbws1762-packaged-jar/EJB2Bean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.packaged_ear_pojo;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxrpc.jbws1762.AbstractPOJOTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration1TestCase extends AbstractPOJOTest
-{
-   public static Test suite() throws Exception
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-packaged.ear");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxrpc-jbws1762/POJOBean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.packaged_ear_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxrpc.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 20, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+   public static Test suite() throws Exception
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-packaged.ear");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxrpc-jbws1762/POJOBean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2 (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.packaged_jar_ejb2;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxrpc.jbws1762.AbstractEJB2Test;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration1TestCase extends AbstractEJB2Test
-{
-   public static Test suite() throws Exception
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-packaged.jar");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxrpc-jbws1762-packaged-jar/EJB2Bean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.packaged_jar_ejb2;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxrpc.jbws1762.AbstractEJB2Test;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 20, 2007
+ */
+public class Iteration1TestCase extends AbstractEJB2Test
+{
+   public static Test suite() throws Exception
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-packaged.jar");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxrpc-jbws1762-packaged-jar/EJB2Bean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_sar_pojo (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_sar_pojo)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_sar_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_sar_pojo/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_sar_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.packaged_sar_pojo;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxrpc.jbws1762.AbstractPOJOTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 19, 2007
- */
-public class Iteration1TestCase extends AbstractPOJOTest
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-packaged.sar");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxrpc-jbws1762/POJOBean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_sar_pojo/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_sar_pojo/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_sar_pojo/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_sar_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.packaged_sar_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxrpc.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 19, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-packaged.sar");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxrpc-jbws1762/POJOBean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_war_pojo (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_war_pojo)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_war_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_war_pojo/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_war_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.packaged_war_pojo;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxrpc.jbws1762.AbstractPOJOTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 19, 2007
- */
-public class Iteration1TestCase extends AbstractPOJOTest
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-packaged.war");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxrpc-jbws1762/POJOBean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_war_pojo/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_war_pojo/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_war_pojo/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_war_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.packaged_war_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxrpc.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 19, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxrpc-jbws1762-packaged.war");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxrpc-jbws1762/POJOBean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Bean.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Bean.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Bean.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,60 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.services;
-
-import javax.ejb.SessionBean;
-import javax.ejb.SessionContext;
-
-/**
- * EJB2 bean
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 20, 2007
- */
-public class EJB2Bean implements SessionBean, EJB2Iface
-{
-   public String echo(String msg)
-   {
-      return msg;
-   }
-
-   public void setSessionContext(SessionContext ctx) 
-   {
-   }
-
-   public void ejbCreate() 
-   {
-   }
-
-   public void ejbRemove() 
-   {
-   }
-
-   public void ejbActivate()
-   {
-   }
-
-   public void ejbPassivate() 
-   {
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Bean.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Bean.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Bean.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Bean.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,60 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.services;
+
+import javax.ejb.SessionBean;
+import javax.ejb.SessionContext;
+
+/**
+ * EJB2 bean
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 20, 2007
+ */
+public class EJB2Bean implements SessionBean, EJB2Iface
+{
+   public String echo(String msg)
+   {
+      return msg;
+   }
+
+   public void setSessionContext(SessionContext ctx) 
+   {
+   }
+
+   public void ejbCreate() 
+   {
+   }
+
+   public void ejbRemove() 
+   {
+   }
+
+   public void ejbActivate()
+   {
+   }
+
+   public void ejbPassivate() 
+   {
+   }
+}

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Iface.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Iface.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Iface.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,37 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.services;
-
-import java.rmi.Remote;
-import java.rmi.RemoteException;
-
-/**
- * EJB2 interface
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 20, 2007
- */
-public interface EJB2Iface extends Remote
-{
-   String echo(String msg) throws RemoteException;
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Iface.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Iface.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Iface.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/EJB2Iface.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,37 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.services;
+
+import java.rmi.Remote;
+import java.rmi.RemoteException;
+
+/**
+ * EJB2 interface
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 20, 2007
+ */
+public interface EJB2Iface extends Remote
+{
+   String echo(String msg) throws RemoteException;
+}

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOBean.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOBean.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOBean.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,37 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.services;
-
-/**
- * POJO bean
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 18, 2007
- */
-public class POJOBean implements POJOIface
-{
-   public String echo(String msg)
-   {
-      return msg;
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOBean.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOBean.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOBean.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOBean.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,37 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.services;
+
+/**
+ * POJO bean
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 18, 2007
+ */
+public class POJOBean implements POJOIface
+{
+   public String echo(String msg)
+   {
+      return msg;
+   }
+}

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOIface.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOIface.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOIface.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,37 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxrpc.jbws1762.services;
-
-import java.rmi.Remote;
-import java.rmi.RemoteException;
-
-/**
- * POJO interface
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 18, 2007
- */
-public interface POJOIface extends Remote
-{
-   String echo(String toEcho) throws RemoteException;
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOIface.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOIface.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOIface.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/services/POJOIface.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,37 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxrpc.jbws1762.services;
+
+import java.rmi.Remote;
+import java.rmi.RemoteException;
+
+/**
+ * POJO interface
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 18, 2007
+ */
+public interface POJOIface extends Remote
+{
+   String echo(String toEcho) throws RemoteException;
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractEJB3Test.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractEJB3Test.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractEJB3Test.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractEJB3Test.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,67 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762;
+
+import java.net.URL;
+
+import javax.xml.namespace.QName;
+import javax.xml.ws.Service;
+
+import org.jboss.test.ws.jaxws.jbws1762.services.EJB3Iface;
+import org.jboss.wsf.test.JBossWSTest;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public abstract class AbstractEJB3Test extends JBossWSTest
+{
+   
+   private EJB3Iface ejb3Proxy;
+   
+   @Override
+   protected void setUp() throws Exception
+   {
+      QName serviceName = new QName("http://services.jbws1762.jaxws.ws.test.jboss.org/", "JBWS1762EJB3Service");
+      URL wsdlURL = new URL("http://" + getServerHost() + ":8080/" + getWSDLLocation());
+
+      Service service = Service.create(wsdlURL, serviceName);
+      this.ejb3Proxy = service.getPort(EJB3Iface.class);
+   }
+   
+   @Override
+   protected void tearDown() throws Exception
+   {
+      this.ejb3Proxy = null;
+   }
+   
+   public void testEJB3() throws Exception
+   {
+      assertEquals(this.ejb3Proxy.echo("Hello!"), "Hello!");
+   }
+
+   protected abstract String getWSDLLocation();
+   
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractPOJOTest.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractPOJOTest.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractPOJOTest.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractPOJOTest.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,67 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762;
+
+import java.net.URL;
+
+import javax.xml.namespace.QName;
+import javax.xml.ws.Service;
+
+import org.jboss.wsf.test.JBossWSTest;
+import org.jboss.test.ws.jaxws.jbws1762.services.POJOIface;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public abstract class AbstractPOJOTest extends JBossWSTest
+{
+   
+   private POJOIface pojoProxy;
+
+   @Override
+   protected void setUp() throws Exception
+   {
+      QName serviceName = new QName("http://services.jbws1762.jaxws.ws.test.jboss.org/", "JBWS1762POJOService");
+      URL wsdlURL = new URL("http://" + getServerHost() + ":8080/" + getWSDLLocation());
+
+      Service service = Service.create(wsdlURL, serviceName);
+      this.pojoProxy = (POJOIface)service.getPort(POJOIface.class);
+   }
+   
+   @Override
+   protected void tearDown() throws Exception
+   {
+      this.pojoProxy = null;
+   }
+   
+   public void testPOJO() throws Exception
+   {
+      assertEquals(pojoProxy.echo("Hello!"), "Hello!");
+   }
+
+   protected abstract String getWSDLLocation();
+
+}

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762.java
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762.java	2008-06-18 08:38:31 UTC (rev 7629)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,32 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762;
-
-import javax.jws.WebService;
-
- at WebService
-public interface JBWS1762
-{
-
-   String echo(String toEcho);
-
-}

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762Impl.java
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762Impl.java	2008-06-18 08:38:31 UTC (rev 7629)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762Impl.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,35 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762;
-
-import javax.jws.WebService;
-
- at WebService(name = "JBWS1762", serviceName = "JBWS1762Service", endpointInterface = "org.jboss.test.ws.jaxws.jbws1762.JBWS1762")
-public class JBWS1762Impl implements JBWS1762
-{
-
-   public String echo(String toEcho)
-   {
-      return toEcho;
-   }
-
-}

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762TestCase1.java
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762TestCase1.java	2008-06-18 08:38:31 UTC (rev 7629)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762TestCase1.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,69 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762;
-
-import java.net.URL;
-
-import javax.xml.namespace.QName;
-import javax.xml.ws.BindingProvider;
-import javax.xml.ws.Service;
-
-import junit.framework.Test;
-
-import org.jboss.wsf.test.JBossWSTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author Richard.Opalka at jboss.com
- * @since 13-Aug-2007
- */
-public class JBWS1762TestCase1 extends JBossWSTest
-{
-
-   private String targetNS = "http://jbws1762.jaxws.ws.test.jboss.org/";
-   private JBWS1762 proxy;
-
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(JBWS1762TestCase1.class, "jaxws-jbws1762.war");
-   }
-
-   @Override
-   protected void setUp() throws Exception
-   {
-      super.setUp();
-
-      QName serviceName = new QName(targetNS, "JBWS1762Service");
-      URL wsdlURL = new URL("http://" + getServerHost() + ":8080/jaxws-jbws1762/JBWS1762Service?wsdl");
-
-      Service service = Service.create(wsdlURL, serviceName);
-      proxy = (JBWS1762)service.getPort(JBWS1762.class);
-   }
-
-   public void testIssue() throws Exception
-   {
-      assertEquals(proxy.echo("Hello!"), "Hello!");
-   }
-
-}

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762TestCase2.java
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762TestCase2.java	2008-06-18 08:38:31 UTC (rev 7629)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/JBWS1762TestCase2.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,30 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author Richard.Opalka at jboss.com
- * @since 13-Aug-2007
- */
-public class JBWS1762TestCase2 extends JBWS1762TestCase1 {}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3 (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.exploded_ear_ejb3;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxws.jbws1762.AbstractEJB3Test;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
-public class Iteration1TestCase extends AbstractEJB3Test
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.ear");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxws-jbws1762-exploded-jaxws-jbws1762-exploded/EJB3Bean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_ear_ejb3;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractEJB3Test;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractEJB3Test
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.ear");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxws-jbws1762-exploded-jaxws-jbws1762-exploded/EJB3Bean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.exploded_ear_pojo;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
-public class Iteration1TestCase extends AbstractPOJOTest
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.ear");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxws-jbws1762/POJOBean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_ear_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.ear");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxws-jbws1762/POJOBean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3 (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.exploded_jar_ejb3;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxws.jbws1762.AbstractEJB3Test;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
-public class Iteration1TestCase extends AbstractEJB3Test
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.jar");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxws-jbws1762-exploded/EJB3Bean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_jar_ejb3;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractEJB3Test;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractEJB3Test
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.jar");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxws-jbws1762-exploded/EJB3Bean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.exploded_sar_pojo;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
-public class Iteration1TestCase extends AbstractPOJOTest
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.sar");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxws-jbws1762/POJOBean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_sar_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.sar");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxws-jbws1762/POJOBean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.exploded_war_pojo;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
-public class Iteration1TestCase extends AbstractPOJOTest
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.war");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxws-jbws1762/POJOBean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_war_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.war");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxws-jbws1762/POJOBean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3 (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.packaged_ear_ejb3;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxws.jbws1762.AbstractEJB3Test;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
-public class Iteration1TestCase extends AbstractEJB3Test
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.ear");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxws-jbws1762-packaged-jaxws-jbws1762-packaged/EJB3Bean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_ear_ejb3;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractEJB3Test;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractEJB3Test
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.ear");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxws-jbws1762-packaged-jaxws-jbws1762-packaged/EJB3Bean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.packaged_ear_pojo;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
-public class Iteration1TestCase extends AbstractPOJOTest
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.ear");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxws-jbws1762/POJOBean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_ear_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.ear");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxws-jbws1762/POJOBean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3 (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.packaged_jar_ejb3;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxws.jbws1762.AbstractEJB3Test;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
-public class Iteration1TestCase extends AbstractEJB3Test
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.jar");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxws-jbws1762-packaged/EJB3Bean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_jar_ejb3;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractEJB3Test;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractEJB3Test
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.jar");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxws-jbws1762-packaged/EJB3Bean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.packaged_sar_pojo;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
-public class Iteration1TestCase extends AbstractPOJOTest
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.sar");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxws-jbws1762/POJOBean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_sar_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.sar");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxws-jbws1762/POJOBean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,47 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.packaged_war_pojo;
-
-import junit.framework.Test;
-
-import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
-public class Iteration1TestCase extends AbstractPOJOTest
-{
-   public static Test suite()
-   {
-      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.war");
-   }
-   
-   public String getWSDLLocation()
-   {
-      return "jaxws-jbws1762/POJOBean?wsdl";
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_war_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+   public static Test suite()
+   {
+      return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.war");
+   }
+   
+   public String getWSDLLocation()
+   {
+      return "jaxws-jbws1762/POJOBean?wsdl";
+   }
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,44 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.services;
-
-/**
- * EJB3 bean
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
-import javax.ejb.Stateless;
-import javax.jws.WebMethod;
-import javax.jws.WebService;
-
- at Stateless
- at WebService(name = "JBWS1762EJB3", serviceName = "JBWS1762EJB3Service")
-public class EJB3Bean
-{
-   @WebMethod
-   public String echo(String msg)
-   {
-      return msg;
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,44 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.services;
+
+/**
+ * EJB3 bean
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+import javax.ejb.Stateless;
+import javax.jws.WebMethod;
+import javax.jws.WebService;
+
+ at Stateless
+ at WebService(name = "JBWS1762EJB3", serviceName = "JBWS1762EJB3Service")
+public class EJB3Bean
+{
+   @WebMethod
+   public String echo(String msg)
+   {
+      return msg;
+   }
+}

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,37 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.services;
-
-import javax.jws.WebService;
-
-/**
- * EJB3 interface
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
- at WebService
-public interface EJB3Iface
-{
-   public String echo(String msg);
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,37 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.services;
+
+import javax.jws.WebService;
+
+/**
+ * EJB3 interface
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+ at WebService
+public interface EJB3Iface
+{
+   public String echo(String msg);
+}

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,45 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.services;
-
-import javax.jws.WebService;
-
-/**
- * POJO bean
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
- at WebService
-(
-      name = "JBWS1762POJO",
-      serviceName = "JBWS1762POJOService",
-      endpointInterface = "org.jboss.test.ws.jaxws.jbws1762.services.POJOIface"
-)
-public class POJOBean implements POJOIface
-{
-   public String echo(String msg)
-   {
-      return msg;
-   }
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,45 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.services;
+
+import javax.jws.WebService;
+
+/**
+ * POJO bean
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+ at WebService
+(
+      name = "JBWS1762POJO",
+      serviceName = "JBWS1762POJOService",
+      endpointInterface = "org.jboss.test.ws.jaxws.jbws1762.services.POJOIface"
+)
+public class POJOBean implements POJOIface
+{
+   public String echo(String msg)
+   {
+      return msg;
+   }
+}

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,37 +0,0 @@
-/*
- * JBoss, Home of Professional Open Source
- * Copyright 2005, JBoss Inc., and individual contributors as indicated
- * by the @authors tag. See the copyright.txt in the distribution for a
- * full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.ws.jaxws.jbws1762.services;
-
-/**
- * POJO interface
- *
- * @author richard.opalka at jboss.com
- *
- * @since Oct 17, 2007
- */
-import javax.jws.WebService;
-
- at WebService
-public interface POJOIface
-{
-   String echo(String msg);
-}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,37 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.services;
+
+/**
+ * POJO interface
+ *
+ * @author richard.opalka at jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+import javax.jws.WebService;
+
+ at WebService
+public interface POJOIface
+{
+   String echo(String msg);
+}

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762 (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762)

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/ejb-jar.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/ejb-jar.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/ejb-jar.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<ejb-jar
-   xmlns="http://java.sun.com/xml/ns/j2ee"
-   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd"
-   version="2.1">
-   <enterprise-beans>
-      <session>
-         <ejb-name>EJB2Bean</ejb-name>
-         <service-endpoint>org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Iface</service-endpoint>
-         <ejb-class>org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Bean</ejb-class>
-         <session-type>Stateless</session-type>
-         <transaction-type>Bean</transaction-type> 
-      </session>
-   </enterprise-beans>
-</ejb-jar>
-

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/ejb-jar.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/ejb-jar.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/ejb-jar.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/ejb-jar.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ejb-jar
+   xmlns="http://java.sun.com/xml/ns/j2ee"
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/ejb-jar_2_1.xsd"
+   version="2.1">
+   <enterprise-beans>
+      <session>
+         <ejb-name>EJB2Bean</ejb-name>
+         <service-endpoint>org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Iface</service-endpoint>
+         <ejb-class>org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Bean</ejb-class>
+         <session-type>Stateless</session-type>
+         <transaction-type>Bean</transaction-type> 
+      </session>
+   </enterprise-beans>
+</ejb-jar>
+

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/exploded)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<application xmlns="http://java.sun.com/xml/ns/j2ee"
-   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd"
-   version="1.4">
-   <module>
-      <ejb>jaxrpc-jbws1762-exploded.jar</ejb>
-   </module>
-   <module>
-      <web>
-         <web-uri>jaxrpc-jbws1762-exploded.war</web-uri>
-         <context-root>jaxrpc-jbws1762</context-root>
-      </web>
-   </module>
-</application>

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<application xmlns="http://java.sun.com/xml/ns/j2ee"
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd"
+   version="1.4">
+   <module>
+      <ejb>jaxrpc-jbws1762-exploded.jar</ejb>
+   </module>
+   <module>
+      <web>
+         <web-uri>jaxrpc-jbws1762-exploded.war</web-uri>
+         <context-root>jaxrpc-jbws1762</context-root>
+      </web>
+   </module>
+</application>

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS 4.0//EN" "http://www.jboss.org/j2ee/dtd/jboss_4_0.dtd">
-<jboss>
-   <webservices>
-      <context-root>/jaxrpc-jbws1762-exploded-jar</context-root>
-   </webservices>
-</jboss>

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS 4.0//EN" "http://www.jboss.org/j2ee/dtd/jboss_4_0.dtd">
+<jboss>
+   <webservices>
+      <context-root>/jaxrpc-jbws1762-exploded-jar</context-root>
+   </webservices>
+</jboss>

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,39 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!-- this file was generated using wstools -->
-<java-wsdl-mapping version='1.1' xmlns='http://java.sun.com/xml/ns/j2ee' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd'>
- <package-mapping>
-  <package-type>org.jboss.test.ws.jaxrpc.jbws1762.services</package-type>
-  <namespaceURI>http://org.jboss.test.webservice/jbws1762/types</namespaceURI>
- </package-mapping>
- <service-interface-mapping>
-  <service-interface>org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Bean</service-interface>
-  <wsdl-service-name xmlns:serviceNS='http://org.jboss.test.webservice/jbws1762'>serviceNS:EJB2Bean</wsdl-service-name>
-  <port-mapping>
-   <port-name>EJB2IfacePort</port-name>
-   <java-port-name>EJB2IfacePort</java-port-name>
-  </port-mapping>
- </service-interface-mapping>
- <service-endpoint-interface-mapping>
-  <service-endpoint-interface>org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Iface</service-endpoint-interface>
-  <wsdl-port-type xmlns:portTypeNS='http://org.jboss.test.webservice/jbws1762'>portTypeNS:EJB2Iface</wsdl-port-type>
-  <wsdl-binding xmlns:bindingNS='http://org.jboss.test.webservice/jbws1762'>bindingNS:EJB2IfaceBinding</wsdl-binding>
-  <service-endpoint-method-mapping>
-   <java-method-name>echo</java-method-name>
-   <wsdl-operation>echo</wsdl-operation>
-   <method-param-parts-mapping>
-    <param-position>0</param-position>
-    <param-type>java.lang.String</param-type>
-    <wsdl-message-mapping>
-     <wsdl-message xmlns:wsdlMsgNS='http://org.jboss.test.webservice/jbws1762'>wsdlMsgNS:EJB2Iface_echo</wsdl-message>
-     <wsdl-message-part-name>String_1</wsdl-message-part-name>
-     <parameter-mode>IN</parameter-mode>
-    </wsdl-message-mapping>
-   </method-param-parts-mapping>
-   <wsdl-return-value-mapping>
-    <method-return-value>java.lang.String</method-return-value>
-    <wsdl-message xmlns:wsdlMsgNS='http://org.jboss.test.webservice/jbws1762'>wsdlMsgNS:EJB2Iface_echoResponse</wsdl-message>
-    <wsdl-message-part-name>result</wsdl-message-part-name>
-   </wsdl-return-value-mapping>
-  </service-endpoint-method-mapping>
- </service-endpoint-interface-mapping>
-</java-wsdl-mapping>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,39 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- this file was generated using wstools -->
+<java-wsdl-mapping version='1.1' xmlns='http://java.sun.com/xml/ns/j2ee' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd'>
+ <package-mapping>
+  <package-type>org.jboss.test.ws.jaxrpc.jbws1762.services</package-type>
+  <namespaceURI>http://org.jboss.test.webservice/jbws1762/types</namespaceURI>
+ </package-mapping>
+ <service-interface-mapping>
+  <service-interface>org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Bean</service-interface>
+  <wsdl-service-name xmlns:serviceNS='http://org.jboss.test.webservice/jbws1762'>serviceNS:EJB2Bean</wsdl-service-name>
+  <port-mapping>
+   <port-name>EJB2IfacePort</port-name>
+   <java-port-name>EJB2IfacePort</java-port-name>
+  </port-mapping>
+ </service-interface-mapping>
+ <service-endpoint-interface-mapping>
+  <service-endpoint-interface>org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Iface</service-endpoint-interface>
+  <wsdl-port-type xmlns:portTypeNS='http://org.jboss.test.webservice/jbws1762'>portTypeNS:EJB2Iface</wsdl-port-type>
+  <wsdl-binding xmlns:bindingNS='http://org.jboss.test.webservice/jbws1762'>bindingNS:EJB2IfaceBinding</wsdl-binding>
+  <service-endpoint-method-mapping>
+   <java-method-name>echo</java-method-name>
+   <wsdl-operation>echo</wsdl-operation>
+   <method-param-parts-mapping>
+    <param-position>0</param-position>
+    <param-type>java.lang.String</param-type>
+    <wsdl-message-mapping>
+     <wsdl-message xmlns:wsdlMsgNS='http://org.jboss.test.webservice/jbws1762'>wsdlMsgNS:EJB2Iface_echo</wsdl-message>
+     <wsdl-message-part-name>String_1</wsdl-message-part-name>
+     <parameter-mode>IN</parameter-mode>
+    </wsdl-message-mapping>
+   </method-param-parts-mapping>
+   <wsdl-return-value-mapping>
+    <method-return-value>java.lang.String</method-return-value>
+    <wsdl-message xmlns:wsdlMsgNS='http://org.jboss.test.webservice/jbws1762'>wsdlMsgNS:EJB2Iface_echoResponse</wsdl-message>
+    <wsdl-message-part-name>result</wsdl-message-part-name>
+   </wsdl-return-value-mapping>
+  </service-endpoint-method-mapping>
+ </service-endpoint-interface-mapping>
+</java-wsdl-mapping>
\ No newline at end of file

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jboss-service.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/jboss-service.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jboss-service.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<server>
-</server>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jboss-service.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/jboss-service.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jboss-service.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/jboss-service.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<server>
+</server>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/packaged)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<application xmlns="http://java.sun.com/xml/ns/j2ee"
-   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd"
-   version="1.4">
-   <module>
-      <ejb>jaxrpc-jbws1762-packaged.jar</ejb>
-   </module>
-   <module>
-      <web>
-         <web-uri>jaxrpc-jbws1762-packaged.war</web-uri>
-         <context-root>jaxrpc-jbws1762</context-root>
-      </web>
-   </module>
-</application>

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<application xmlns="http://java.sun.com/xml/ns/j2ee"
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd"
+   version="1.4">
+   <module>
+      <ejb>jaxrpc-jbws1762-packaged.jar</ejb>
+   </module>
+   <module>
+      <web>
+         <web-uri>jaxrpc-jbws1762-packaged.war</web-uri>
+         <context-root>jaxrpc-jbws1762</context-root>
+      </web>
+   </module>
+</application>

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/jboss.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/jboss.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/jboss.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS 4.0//EN" "http://www.jboss.org/j2ee/dtd/jboss_4_0.dtd">
-<jboss>
-   <webservices>
-      <context-root>/jaxrpc-jbws1762-packaged-jar</context-root>
-   </webservices>
-</jboss>

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/jboss.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/jboss.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/jboss.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/jboss.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE jboss PUBLIC "-//JBoss//DTD JBOSS 4.0//EN" "http://www.jboss.org/j2ee/dtd/jboss_4_0.dtd">
+<jboss>
+   <webservices>
+      <context-root>/jaxrpc-jbws1762-packaged-jar</context-root>
+   </webservices>
+</jboss>

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/webservices.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/webservices.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/webservices.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,16 +0,0 @@
-<!-- this file was generated using wstools -->
-<webservices version='1.1' xmlns='http://java.sun.com/xml/ns/j2ee' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_web_services_1_1.xsd'>
- <webservice-description>
-  <webservice-description-name>EJB2Bean</webservice-description-name>
-  <wsdl-file>META-INF/wsdl/EJB2Bean.wsdl</wsdl-file>
-  <jaxrpc-mapping-file>META-INF/jaxrpc-mapping.xml</jaxrpc-mapping-file>
-  <port-component>
-   <port-component-name>EJB2IfacePort</port-component-name>
-   <wsdl-port xmlns:portNS='http://org.jboss.test.webservice/jbws1762'>portNS:EJB2IfacePort</wsdl-port>
-   <service-endpoint-interface>org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Iface</service-endpoint-interface>
-   <service-impl-bean>
-    <ejb-link>EJB2Bean</ejb-link>
-   </service-impl-bean>
-  </port-component>
- </webservice-description>
-</webservices>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/webservices.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/webservices.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/webservices.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/webservices.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,16 @@
+<!-- this file was generated using wstools -->
+<webservices version='1.1' xmlns='http://java.sun.com/xml/ns/j2ee' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_web_services_1_1.xsd'>
+ <webservice-description>
+  <webservice-description-name>EJB2Bean</webservice-description-name>
+  <wsdl-file>META-INF/wsdl/EJB2Bean.wsdl</wsdl-file>
+  <jaxrpc-mapping-file>META-INF/jaxrpc-mapping.xml</jaxrpc-mapping-file>
+  <port-component>
+   <port-component-name>EJB2IfacePort</port-component-name>
+   <wsdl-port xmlns:portNS='http://org.jboss.test.webservice/jbws1762'>portNS:EJB2IfacePort</wsdl-port>
+   <service-endpoint-interface>org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Iface</service-endpoint-interface>
+   <service-impl-bean>
+    <ejb-link>EJB2Bean</ejb-link>
+   </service-impl-bean>
+  </port-component>
+ </webservice-description>
+</webservices>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/EJB2Bean.wsdl
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/EJB2Bean.wsdl	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/EJB2Bean.wsdl	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- this file was generated using wstools -->
-<definitions name='EJB2Bean' targetNamespace='http://org.jboss.test.webservice/jbws1762' xmlns='http://schemas.xmlsoap.org/wsdl/' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:tns='http://org.jboss.test.webservice/jbws1762' xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
- <types/>
- <message name='EJB2Iface_echo'>
-  <part name='String_1' type='xsd:string'/>
- </message>
- <message name='EJB2Iface_echoResponse'>
-  <part name='result' type='xsd:string'/>
- </message>
- <portType name='EJB2Iface'>
-  <operation name='echo' parameterOrder='String_1'>
-   <input message='tns:EJB2Iface_echo'/>
-   <output message='tns:EJB2Iface_echoResponse'/>
-  </operation>
- </portType>
- <binding name='EJB2IfaceBinding' type='tns:EJB2Iface'>
-  <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
-  <operation name='echo'>
-   <soap:operation soapAction=''/>
-   <input>
-    <soap:body namespace='http://org.jboss.test.webservice/jbws1762' use='literal'/>
-   </input>
-   <output>
-    <soap:body namespace='http://org.jboss.test.webservice/jbws1762' use='literal'/>
-   </output>
-  </operation>
- </binding>
- <service name='EJB2Bean'>
-  <port binding='tns:EJB2IfaceBinding' name='EJB2IfacePort'>
-   <soap:address location='REPLACE_WITH_ACTUAL_URL'/>
-  </port>
- </service>
-</definitions>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/EJB2Bean.wsdl (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/EJB2Bean.wsdl)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/EJB2Bean.wsdl	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/EJB2Bean.wsdl	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- this file was generated using wstools -->
+<definitions name='EJB2Bean' targetNamespace='http://org.jboss.test.webservice/jbws1762' xmlns='http://schemas.xmlsoap.org/wsdl/' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:tns='http://org.jboss.test.webservice/jbws1762' xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
+ <types/>
+ <message name='EJB2Iface_echo'>
+  <part name='String_1' type='xsd:string'/>
+ </message>
+ <message name='EJB2Iface_echoResponse'>
+  <part name='result' type='xsd:string'/>
+ </message>
+ <portType name='EJB2Iface'>
+  <operation name='echo' parameterOrder='String_1'>
+   <input message='tns:EJB2Iface_echo'/>
+   <output message='tns:EJB2Iface_echoResponse'/>
+  </operation>
+ </portType>
+ <binding name='EJB2IfaceBinding' type='tns:EJB2Iface'>
+  <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
+  <operation name='echo'>
+   <soap:operation soapAction=''/>
+   <input>
+    <soap:body namespace='http://org.jboss.test.webservice/jbws1762' use='literal'/>
+   </input>
+   <output>
+    <soap:body namespace='http://org.jboss.test.webservice/jbws1762' use='literal'/>
+   </output>
+  </operation>
+ </binding>
+ <service name='EJB2Bean'>
+  <port binding='tns:EJB2IfaceBinding' name='EJB2IfacePort'>
+   <soap:address location='REPLACE_WITH_ACTUAL_URL'/>
+  </port>
+ </service>
+</definitions>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/WEB-INF)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jaxrpc-mapping.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/WEB-INF/jaxrpc-mapping.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jaxrpc-mapping.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,39 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!-- this file was generated using wstools -->
-<java-wsdl-mapping version='1.1' xmlns='http://java.sun.com/xml/ns/j2ee' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd'>
- <package-mapping>
-  <package-type>org.jboss.test.ws.jaxrpc.jbws1762.services</package-type>
-  <namespaceURI>http://org.jboss.test.ws/jbws1762/types</namespaceURI>
- </package-mapping>
- <service-interface-mapping>
-  <service-interface>org.jboss.test.ws.jaxrpc.jbws1762.services.POJOBean</service-interface>
-  <wsdl-service-name xmlns:serviceNS='http://org.jboss.test.ws/jbws1762'>serviceNS:POJOBean</wsdl-service-name>
-  <port-mapping>
-   <port-name>POJOIfacePort</port-name>
-   <java-port-name>POJOIfacePort</java-port-name>
-  </port-mapping>
- </service-interface-mapping>
- <service-endpoint-interface-mapping>
-  <service-endpoint-interface>org.jboss.test.ws.jaxrpc.jbws1762.services.POJOIface</service-endpoint-interface>
-  <wsdl-port-type xmlns:portTypeNS='http://org.jboss.test.ws/jbws1762'>portTypeNS:POJOIface</wsdl-port-type>
-  <wsdl-binding xmlns:bindingNS='http://org.jboss.test.ws/jbws1762'>bindingNS:POJOIfaceBinding</wsdl-binding>
-  <service-endpoint-method-mapping>
-   <java-method-name>echo</java-method-name>
-   <wsdl-operation>echo</wsdl-operation>
-   <method-param-parts-mapping>
-    <param-position>0</param-position>
-    <param-type>java.lang.String</param-type>
-    <wsdl-message-mapping>
-     <wsdl-message xmlns:wsdlMsgNS='http://org.jboss.test.ws/jbws1762'>wsdlMsgNS:POJOIface_echo</wsdl-message>
-     <wsdl-message-part-name>String_1</wsdl-message-part-name>
-     <parameter-mode>IN</parameter-mode>
-    </wsdl-message-mapping>
-   </method-param-parts-mapping>
-   <wsdl-return-value-mapping>
-    <method-return-value>java.lang.String</method-return-value>
-    <wsdl-message xmlns:wsdlMsgNS='http://org.jboss.test.ws/jbws1762'>wsdlMsgNS:POJOIface_echoResponse</wsdl-message>
-    <wsdl-message-part-name>result</wsdl-message-part-name>
-   </wsdl-return-value-mapping>
-  </service-endpoint-method-mapping>
- </service-endpoint-interface-mapping>
-</java-wsdl-mapping>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jaxrpc-mapping.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/WEB-INF/jaxrpc-mapping.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jaxrpc-mapping.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jaxrpc-mapping.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,39 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- this file was generated using wstools -->
+<java-wsdl-mapping version='1.1' xmlns='http://java.sun.com/xml/ns/j2ee' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd'>
+ <package-mapping>
+  <package-type>org.jboss.test.ws.jaxrpc.jbws1762.services</package-type>
+  <namespaceURI>http://org.jboss.test.ws/jbws1762/types</namespaceURI>
+ </package-mapping>
+ <service-interface-mapping>
+  <service-interface>org.jboss.test.ws.jaxrpc.jbws1762.services.POJOBean</service-interface>
+  <wsdl-service-name xmlns:serviceNS='http://org.jboss.test.ws/jbws1762'>serviceNS:POJOBean</wsdl-service-name>
+  <port-mapping>
+   <port-name>POJOIfacePort</port-name>
+   <java-port-name>POJOIfacePort</java-port-name>
+  </port-mapping>
+ </service-interface-mapping>
+ <service-endpoint-interface-mapping>
+  <service-endpoint-interface>org.jboss.test.ws.jaxrpc.jbws1762.services.POJOIface</service-endpoint-interface>
+  <wsdl-port-type xmlns:portTypeNS='http://org.jboss.test.ws/jbws1762'>portTypeNS:POJOIface</wsdl-port-type>
+  <wsdl-binding xmlns:bindingNS='http://org.jboss.test.ws/jbws1762'>bindingNS:POJOIfaceBinding</wsdl-binding>
+  <service-endpoint-method-mapping>
+   <java-method-name>echo</java-method-name>
+   <wsdl-operation>echo</wsdl-operation>
+   <method-param-parts-mapping>
+    <param-position>0</param-position>
+    <param-type>java.lang.String</param-type>
+    <wsdl-message-mapping>
+     <wsdl-message xmlns:wsdlMsgNS='http://org.jboss.test.ws/jbws1762'>wsdlMsgNS:POJOIface_echo</wsdl-message>
+     <wsdl-message-part-name>String_1</wsdl-message-part-name>
+     <parameter-mode>IN</parameter-mode>
+    </wsdl-message-mapping>
+   </method-param-parts-mapping>
+   <wsdl-return-value-mapping>
+    <method-return-value>java.lang.String</method-return-value>
+    <wsdl-message xmlns:wsdlMsgNS='http://org.jboss.test.ws/jbws1762'>wsdlMsgNS:POJOIface_echoResponse</wsdl-message>
+    <wsdl-message-part-name>result</wsdl-message-part-name>
+   </wsdl-return-value-mapping>
+  </service-endpoint-method-mapping>
+ </service-endpoint-interface-mapping>
+</java-wsdl-mapping>
\ No newline at end of file

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jboss-web.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/WEB-INF/jboss-web.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jboss-web.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!DOCTYPE jboss-web PUBLIC "-//JBoss//DTD Web Application 2.4//EN" "http://www.jboss.org/j2ee/dtd/jboss-web_4_0.dtd">
-
-<jboss-web>
-  <context-root>/jaxrpc-jbws1762</context-root>
-</jboss-web>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jboss-web.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/WEB-INF/jboss-web.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jboss-web.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/jboss-web.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!DOCTYPE jboss-web PUBLIC "-//JBoss//DTD Web Application 2.4//EN" "http://www.jboss.org/j2ee/dtd/jboss-web_4_0.dtd">
+
+<jboss-web>
+  <context-root>/jaxrpc-jbws1762</context-root>
+</jboss-web>
\ No newline at end of file

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/web.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/WEB-INF/web.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/web.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">
-  <servlet>
-    <servlet-name>POJOBean</servlet-name>
-    <servlet-class>org.jboss.wsf.stack.jbws.EndpointServlet</servlet-class>
-    <init-param>
-      <param-name>jboss.ws.endpoint</param-name>
-      <param-value>org.jboss.test.ws.jaxrpc.jbws1762.services.POJOBean</param-value>
-    </init-param>
-  </servlet>
-  <servlet-mapping>
-    <servlet-name>POJOBean</servlet-name>
-    <url-pattern>/POJOBean</url-pattern>
-  </servlet-mapping>
-</web-app>
-

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/web.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/WEB-INF/web.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/web.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/web.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">
+  <servlet>
+    <servlet-name>POJOBean</servlet-name>
+    <servlet-class>org.jboss.wsf.stack.jbws.EndpointServlet</servlet-class>
+    <init-param>
+      <param-name>jboss.ws.endpoint</param-name>
+      <param-value>org.jboss.test.ws.jaxrpc.jbws1762.services.POJOBean</param-value>
+    </init-param>
+  </servlet>
+  <servlet-mapping>
+    <servlet-name>POJOBean</servlet-name>
+    <url-pattern>/POJOBean</url-pattern>
+  </servlet-mapping>
+</web-app>
+

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/webservices.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/WEB-INF/webservices.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/webservices.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,16 +0,0 @@
-<!-- this file was generated using wstools -->
-<webservices version='1.1' xmlns='http://java.sun.com/xml/ns/j2ee' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_web_services_1_1.xsd'>
- <webservice-description>
-  <webservice-description-name>POJOBean</webservice-description-name>
-  <wsdl-file>WEB-INF/wsdl/POJOBean.wsdl</wsdl-file>
-  <jaxrpc-mapping-file>WEB-INF/jaxrpc-mapping.xml</jaxrpc-mapping-file>
-  <port-component>
-   <port-component-name>POJOIfacePort</port-component-name>
-   <wsdl-port xmlns:portNS='http://org.jboss.test.ws/jbws1762'>portNS:POJOIfacePort</wsdl-port>
-   <service-endpoint-interface>org.jboss.test.ws.jaxrpc.jbws1762.services.POJOIface</service-endpoint-interface>
-   <service-impl-bean>
-    <servlet-link>POJOBean</servlet-link>
-   </service-impl-bean>
-  </port-component>
- </webservice-description>
-</webservices>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/webservices.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/WEB-INF/webservices.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/webservices.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/webservices.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,16 @@
+<!-- this file was generated using wstools -->
+<webservices version='1.1' xmlns='http://java.sun.com/xml/ns/j2ee' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_web_services_1_1.xsd'>
+ <webservice-description>
+  <webservice-description-name>POJOBean</webservice-description-name>
+  <wsdl-file>WEB-INF/wsdl/POJOBean.wsdl</wsdl-file>
+  <jaxrpc-mapping-file>WEB-INF/jaxrpc-mapping.xml</jaxrpc-mapping-file>
+  <port-component>
+   <port-component-name>POJOIfacePort</port-component-name>
+   <wsdl-port xmlns:portNS='http://org.jboss.test.ws/jbws1762'>portNS:POJOIfacePort</wsdl-port>
+   <service-endpoint-interface>org.jboss.test.ws.jaxrpc.jbws1762.services.POJOIface</service-endpoint-interface>
+   <service-impl-bean>
+    <servlet-link>POJOBean</servlet-link>
+   </service-impl-bean>
+  </port-component>
+ </webservice-description>
+</webservices>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/wsdl (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/WEB-INF/wsdl)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/wsdl/POJOBean.wsdl
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/WEB-INF/wsdl/POJOBean.wsdl	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/wsdl/POJOBean.wsdl	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- this file was generated using wstools -->
-<definitions name='POJOBean' targetNamespace='http://org.jboss.test.ws/jbws1762' xmlns='http://schemas.xmlsoap.org/wsdl/' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:tns='http://org.jboss.test.ws/jbws1762' xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
- <types/>
- <message name='POJOIface_echo'>
-  <part name='String_1' type='xsd:string'/>
- </message>
- <message name='POJOIface_echoResponse'>
-  <part name='result' type='xsd:string'/>
- </message>
- <portType name='POJOIface'>
-  <operation name='echo' parameterOrder='String_1'>
-   <input message='tns:POJOIface_echo'/>
-   <output message='tns:POJOIface_echoResponse'/>
-  </operation>
- </portType>
- <binding name='POJOIfaceBinding' type='tns:POJOIface'>
-  <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
-  <operation name='echo'>
-   <soap:operation soapAction=''/>
-   <input>
-    <soap:body namespace='http://org.jboss.test.ws/jbws1762' use='literal'/>
-   </input>
-   <output>
-    <soap:body namespace='http://org.jboss.test.ws/jbws1762' use='literal'/>
-   </output>
-  </operation>
- </binding>
- <service name='POJOBean'>
-  <port binding='tns:POJOIfaceBinding' name='POJOIfacePort'>
-   <soap:address location='REPLACE_WITH_ACTUAL_URL'/>
-  </port>
- </service>
-</definitions>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/wsdl/POJOBean.wsdl (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/WEB-INF/wsdl/POJOBean.wsdl)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/wsdl/POJOBean.wsdl	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/WEB-INF/wsdl/POJOBean.wsdl	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- this file was generated using wstools -->
+<definitions name='POJOBean' targetNamespace='http://org.jboss.test.ws/jbws1762' xmlns='http://schemas.xmlsoap.org/wsdl/' xmlns:soap='http://schemas.xmlsoap.org/wsdl/soap/' xmlns:tns='http://org.jboss.test.ws/jbws1762' xmlns:xsd='http://www.w3.org/2001/XMLSchema'>
+ <types/>
+ <message name='POJOIface_echo'>
+  <part name='String_1' type='xsd:string'/>
+ </message>
+ <message name='POJOIface_echoResponse'>
+  <part name='result' type='xsd:string'/>
+ </message>
+ <portType name='POJOIface'>
+  <operation name='echo' parameterOrder='String_1'>
+   <input message='tns:POJOIface_echo'/>
+   <output message='tns:POJOIface_echoResponse'/>
+  </operation>
+ </portType>
+ <binding name='POJOIfaceBinding' type='tns:POJOIface'>
+  <soap:binding style='rpc' transport='http://schemas.xmlsoap.org/soap/http'/>
+  <operation name='echo'>
+   <soap:operation soapAction=''/>
+   <input>
+    <soap:body namespace='http://org.jboss.test.ws/jbws1762' use='literal'/>
+   </input>
+   <output>
+    <soap:body namespace='http://org.jboss.test.ws/jbws1762' use='literal'/>
+   </output>
+  </operation>
+ </binding>
+ <service name='POJOBean'>
+  <port binding='tns:POJOIfaceBinding' name='POJOIfacePort'>
+   <soap:address location='REPLACE_WITH_ACTUAL_URL'/>
+  </port>
+ </service>
+</definitions>
\ No newline at end of file

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-ejb2.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/wstools-config-for-ejb2.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-ejb2.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  wstools -cp classes -dest ./WEB-INF -config wstools-config-for-ejb2.xml
--->
-<configuration
-   xmlns="http://www.jboss.org/jbossws-tools" 
-   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-   xsi:schemaLocation="http://www.jboss.org/jbossws-tools http://www.jboss.org/jbossws-tools/schema/jbossws-tool_1_0.xsd">
-   <java-wsdl>
-      <service name="EJB2Bean" endpoint="org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Iface" style="rpc"/>
-      <namespaces target-namespace="http://org.jboss.test.webservice/jbws1762" type-namespace="http://org.jboss.test.webservice/jbws1762/types"/>
-      <mapping file="jaxrpc-mapping.xml"/>
-      <webservices ejb-link="EJB2Bean"/>
-   </java-wsdl>  
-</configuration>

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-ejb2.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/wstools-config-for-ejb2.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-ejb2.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-ejb2.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  wstools -cp classes -dest ./WEB-INF -config wstools-config-for-ejb2.xml
+-->
+<configuration
+   xmlns="http://www.jboss.org/jbossws-tools" 
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   xsi:schemaLocation="http://www.jboss.org/jbossws-tools http://www.jboss.org/jbossws-tools/schema/jbossws-tool_1_0.xsd">
+   <java-wsdl>
+      <service name="EJB2Bean" endpoint="org.jboss.test.ws.jaxrpc.jbws1762.services.EJB2Iface" style="rpc"/>
+      <namespaces target-namespace="http://org.jboss.test.webservice/jbws1762" type-namespace="http://org.jboss.test.webservice/jbws1762/types"/>
+      <mapping file="jaxrpc-mapping.xml"/>
+      <webservices ejb-link="EJB2Bean"/>
+   </java-wsdl>  
+</configuration>

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-pojo.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/wstools-config-for-pojo.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-pojo.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  wstools -cp classes -dest ./WEB-INF -config wstools-config-for-pojo.xml
--->
-<configuration
-   xmlns="http://www.jboss.org/jbossws-tools"
-   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-   xsi:schemaLocation="http://www.jboss.org/jbossws-tools http://www.jboss.org/jbossws-tools/schema/jbossws-tool_1_0.xsd">
-   <java-wsdl>
-      <service name="POJOBean" endpoint="org.jboss.test.ws.jaxrpc.jbws1762.services.POJOIface" style="rpc"/>
-      <namespaces target-namespace="http://org.jboss.test.ws/jbws1762" type-namespace="http://org.jboss.test.ws/jbws1762/types"/>
-      <mapping file="jaxrpc-mapping.xml"/>
-      <webservices servlet-link="POJOBean"/>
-   </java-wsdl>
-</configuration>

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-pojo.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/wstools-config-for-pojo.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-pojo.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config-for-pojo.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  wstools -cp classes -dest ./WEB-INF -config wstools-config-for-pojo.xml
+-->
+<configuration
+   xmlns="http://www.jboss.org/jbossws-tools"
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   xsi:schemaLocation="http://www.jboss.org/jbossws-tools http://www.jboss.org/jbossws-tools/schema/jbossws-tool_1_0.xsd">
+   <java-wsdl>
+      <service name="POJOBean" endpoint="org.jboss.test.ws.jaxrpc.jbws1762.services.POJOIface" style="rpc"/>
+      <namespaces target-namespace="http://org.jboss.test.ws/jbws1762" type-namespace="http://org.jboss.test.ws/jbws1762/types"/>
+      <mapping file="jaxrpc-mapping.xml"/>
+      <webservices servlet-link="POJOBean"/>
+   </java-wsdl>
+</configuration>

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/wstools-config.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  wstools -cp classes -dest ./WEB-INF -config wstools-config.xml
--->
-<configuration
-   xmlns="http://www.jboss.org/jbossws-tools"
-   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-   xsi:schemaLocation="http://www.jboss.org/jbossws-tools http://www.jboss.org/jbossws-tools/schema/jbossws-tool_1_0.xsd">
-   <java-wsdl>
-      <service name="POJOBean" endpoint="org.jboss.test.ws.jaxrpc.jbws1762.services.POJOIface" style="rpc"/>
-      <namespaces target-namespace="http://org.jboss.test.ws/jbws1762" type-namespace="http://org.jboss.test.ws/jbws1762/types"/>
-      <mapping file="jaxrpc-mapping.xml"/>
-      <webservices servlet-link="POJOBean"/>
-   </java-wsdl>
-</configuration>

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxrpc/jbws1762/wstools-config.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxrpc/jbws1762/wstools-config.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  wstools -cp classes -dest ./WEB-INF -config wstools-config.xml
+-->
+<configuration
+   xmlns="http://www.jboss.org/jbossws-tools"
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   xsi:schemaLocation="http://www.jboss.org/jbossws-tools http://www.jboss.org/jbossws-tools/schema/jbossws-tool_1_0.xsd">
+   <java-wsdl>
+      <service name="POJOBean" endpoint="org.jboss.test.ws.jaxrpc.jbws1762.services.POJOIface" style="rpc"/>
+      <namespaces target-namespace="http://org.jboss.test.ws/jbws1762" type-namespace="http://org.jboss.test.ws/jbws1762/types"/>
+      <mapping file="jaxrpc-mapping.xml"/>
+      <webservices servlet-link="POJOBean"/>
+   </java-wsdl>
+</configuration>

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxws/jbws1762/META-INF)

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/exploded (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxws/jbws1762/META-INF/exploded)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<application xmlns="http://java.sun.com/xml/ns/j2ee"
-   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd"
-   version="1.4">
-
-   <module>
-      <ejb>jaxws-jbws1762-exploded.jar</ejb>
-   </module>
-
-   <module>
-      <web>
-         <web-uri>jaxws-jbws1762-exploded.war</web-uri>
-         <context-root>jaxws-jbws1762</context-root>
-      </web>
-   </module>
-
-</application>

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application xmlns="http://java.sun.com/xml/ns/j2ee"
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd"
+   version="1.4">
+
+   <module>
+      <ejb>jaxws-jbws1762-exploded.jar</ejb>
+   </module>
+
+   <module>
+      <web>
+         <web-uri>jaxws-jbws1762-exploded.war</web-uri>
+         <context-root>jaxws-jbws1762</context-root>
+      </web>
+   </module>
+
+</application>

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<server>
-</server>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<server>
+</server>
\ No newline at end of file

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/packaged (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxws/jbws1762/META-INF/packaged)

Deleted: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml
===================================================================
--- stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml	2008-06-17 18:22:11 UTC (rev 7614)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<application xmlns="http://java.sun.com/xml/ns/j2ee"
-   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd"
-   version="1.4">
-
-   <module>
-      <ejb>jaxws-jbws1762-packaged.jar</ejb>
-   </module>
-
-   <module>
-      <web>
-         <web-uri>jaxws-jbws1762-packaged.war</web-uri>
-         <context-root>jaxws-jbws1762</context-root>
-      </web>
-   </module>
-
-</application>

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application xmlns="http://java.sun.com/xml/ns/j2ee"
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+   xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd"
+   version="1.4">
+
+   <module>
+      <ejb>jaxws-jbws1762-packaged.jar</ejb>
+   </module>
+
+   <module>
+      <web>
+         <web-uri>jaxws-jbws1762-packaged.war</web-uri>
+         <context-root>jaxws-jbws1762</context-root>
+      </web>
+   </module>
+
+</application>

Copied: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/WEB-INF/jboss-web.xml (from rev 7614, stack/native/branches/dlofthouse/JBPAPP-890/src/test/resources/jaxws/jbws1762/WEB-INF/jboss-web.xml)
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/WEB-INF/jboss-web.xml	                        (rev 0)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/WEB-INF/jboss-web.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!DOCTYPE jboss-web PUBLIC "-//JBoss//DTD Web Application 2.4//EN" "http://www.jboss.org/j2ee/dtd/jboss-web_4_0.dtd">
+
+<jboss-web>
+  <context-root>/jaxws-jbws1762</context-root>
+</jboss-web>
\ No newline at end of file

Modified: stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/WEB-INF/web.xml
===================================================================
--- stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/WEB-INF/web.xml	2008-06-18 08:38:31 UTC (rev 7629)
+++ stack/native/branches/jbossws-native-2.0.1.SP2_CP/src/test/resources/jaxws/jbws1762/WEB-INF/web.xml	2008-06-18 10:23:20 UTC (rev 7630)
@@ -1,18 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
-  version="2.4">
-
+<web-app xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+  xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" version="2.4">
   <servlet>
-    <servlet-name>JBWS1762Service</servlet-name>
-    <servlet-class>org.jboss.test.ws.jaxws.jbws1762.JBWS1762Impl</servlet-class>
+    <servlet-name>POJOBean</servlet-name>
+    <servlet-class>org.jboss.wsf.stack.jbws.EndpointServlet</servlet-class>
+    <init-param>
+      <param-name>jboss.ws.endpoint</param-name>
+      <param-value>org.jboss.test.ws.jaxws.jbws1762.services.POJOBean</param-value>
+    </init-param>
   </servlet>
-
   <servlet-mapping>
-    <servlet-name>JBWS1762Service</servlet-name>
-    <url-pattern>/JBWS1762Service</url-pattern>
+    <servlet-name>POJOBean</servlet-name>
+    <url-pattern>/POJOBean</url-pattern>
   </servlet-mapping>
-
-</web-app>
+</web-app>
\ No newline at end of file




More information about the jbossws-commits mailing list