Author: thomas.diesler(a)jboss.com
Date: 2007-10-13 05:29:31 -0400 (Sat, 13 Oct 2007)
New Revision: 4756
Added:
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/JBWS1854TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpoint.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpointImpl.java
stack/native/trunk/src/test/resources/jaxws/jbws1854/
stack/native/trunk/src/test/resources/jaxws/jbws1854/META-INF/
stack/native/trunk/src/test/resources/jaxws/jbws1854/META-INF/jboss-service.xml
stack/native/trunk/src/test/resources/jaxws/jbws1854/WEB-INF/
stack/native/trunk/src/test/resources/jaxws/jbws1854/WEB-INF/web.xml
Removed:
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/JBWS1854TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpoint.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpointImpl.java
stack/native/trunk/src/test/resources/jaxws/jbws1854/META-INF/
stack/native/trunk/src/test/resources/jaxws/jbws1854/META-INF/jboss-service.xml
stack/native/trunk/src/test/resources/jaxws/jbws1854/WEB-INF/
stack/native/trunk/src/test/resources/jaxws/jbws1854/WEB-INF/web.xml
Modified:
stack/native/trunk/.classpath
stack/native/trunk/ant-import-tests/build-jars-jaxws.xml
Log:
[JBWS-1854] Cannot deploy nested JSE endpoint in SAR
Modified: stack/native/trunk/.classpath
===================================================================
--- stack/native/trunk/.classpath 2007-10-13 09:22:20 UTC (rev 4755)
+++ stack/native/trunk/.classpath 2007-10-13 09:29:31 UTC (rev 4756)
@@ -39,5 +39,6 @@
<classpathentry combineaccessrules="false" kind="src"
path="/common"/>
<classpathentry kind="lib" path="thirdparty/junit.jar"/>
<classpathentry kind="lib"
path="thirdparty/jboss-jaxb-intros.jar"/>
+ <classpathentry kind="lib"
path="thirdparty/jboss-jaxb-intros.jar"/>
<classpathentry kind="output" path="output/eclipse"/>
</classpath>
Modified: stack/native/trunk/ant-import-tests/build-jars-jaxws.xml
===================================================================
--- stack/native/trunk/ant-import-tests/build-jars-jaxws.xml 2007-10-13 09:22:20 UTC (rev
4755)
+++ stack/native/trunk/ant-import-tests/build-jars-jaxws.xml 2007-10-13 09:29:31 UTC (rev
4756)
@@ -382,12 +382,12 @@
<!-- jaxws-jbws1799 -->
<jar destfile="${tests.output.dir}/libs/jaxws-jbws1799.jar">
- <fileset dir="${tests.output.dir}/classes">
- <include name="org/jboss/test/ws/jaxws/jbws1799/*.class"/>
- <exclude
name="org/jboss/test/ws/jaxws/jbws1799/*TestCase.class"/>
- </fileset>
+ <fileset dir="${tests.output.dir}/classes">
+ <include name="org/jboss/test/ws/jaxws/jbws1799/*.class"/>
+ <exclude
name="org/jboss/test/ws/jaxws/jbws1799/*TestCase.class"/>
+ </fileset>
</jar>
-
+
<!-- jaxws-jbws1807 -->
<war warfile="${tests.output.dir}/libs/jaxws-jbws1807.war"
webxml="${tests.output.dir}/resources/jaxws/jbws1807/WEB-INF/web.xml">
<classes dir="${tests.output.dir}/classes">
@@ -406,7 +406,7 @@
</fileset>
<metainf
dir="${tests.output.dir}/resources/jaxws/jbws1809/META-INF"/>
</jar>
-
+
<!-- jaxws-jbws1813 -->
<jar destfile="${tests.output.dir}/libs/jaxws-jbws1813.jar">
<fileset dir="${tests.output.dir}/classes">
@@ -428,13 +428,13 @@
<!-- jaxws-jbws1815 -->
<jar destfile="${tests.output.dir}/libs/jaxws-jbws1815.ejb3">
<fileset dir="${tests.output.dir}/classes">
- <include
name="org/jboss/test/ws/jaxws/jbws1815/ProviderImpl.class"/>
+ <include
name="org/jboss/test/ws/jaxws/jbws1815/ProviderImpl.class"/>
</fileset>
<metainf
dir="${tests.output.dir}/resources/jaxws/jbws1815/META-INF">
- <include name="wsdl/my-service.wsdl"/>
+ <include name="wsdl/my-service.wsdl"/>
</metainf>
</jar>
-
+
<!-- jaxws-jbws1840 -->
<jar destfile="${tests.output.dir}/libs/jaxws-jbws1840.jar">
<fileset dir="${tests.output.dir}/classes">
@@ -443,17 +443,31 @@
</jar>
<!-- jaxws-jbws1843 -->
- <war warfile="${tests.output.dir}/libs/jaxws-jbws1843.war"
-
webxml="${tests.output.dir}/resources/jaxws/jbws1843/WEB-INF/web.xml">
+ <war warfile="${tests.output.dir}/libs/jaxws-jbws1843.war"
webxml="${tests.output.dir}/resources/jaxws/jbws1843/WEB-INF/web.xml">
<classes dir="${tests.output.dir}/classes">
- <include name="org/jboss/test/ws/jaxws/jbws1843/**/*.class"/>
- <exclude name="org/jboss/test/ws/jaxws/jbws1843/*TestCase.class"/>
+ <include name="org/jboss/test/ws/jaxws/jbws1843/**/*.class"/>
+ <exclude
name="org/jboss/test/ws/jaxws/jbws1843/*TestCase.class"/>
</classes>
<webinf
dir="${tests.output.dir}/resources/jaxws/jbws1843/WEB-INF">
<include name="wsdl/**"/>
</webinf>
</war>
-
+
+ <!-- jaxws-jbws1854 -->
+ <war destfile="${tests.output.dir}/libs/jaxws-jbws1854.war"
webxml="${tests.output.dir}/resources/jaxws/jbws1854/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include
name="org/jboss/test/ws/jaxws/jbws1854/TestEndpointImpl.class"/>
+ </classes>
+ </war>
+ <jar jarfile="${tests.output.dir}/libs/jaxws-jbws1854.sar">
+ <fileset dir="${tests.output.dir}/libs">
+ <include name="jaxws-jbws1854.war"/>
+ </fileset>
+ <metainf
dir="${tests.output.dir}/resources/jaxws/jbws1854/META-INF">
+ <include name="jboss-service.xml"/>
+ </metainf>
+ </jar>
+
<!-- jaxws namespace -->
<war warfile="${tests.output.dir}/libs/jaxws-namespace.war"
webxml="${tests.output.dir}/resources/jaxws/namespace/WEB-INF/web.xml">
<classes dir="${tests.output.dir}/classes">
Copied: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854 (from rev 4755,
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/java/org/jboss/test/ws/jaxws/jbws1854)
Deleted:
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/JBWS1854TestCase.java
===================================================================
---
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/java/org/jboss/test/ws/jaxws/jbws1854/JBWS1854TestCase.java 2007-10-13
09:22:20 UTC (rev 4755)
+++
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/JBWS1854TestCase.java 2007-10-13
09:29:31 UTC (rev 4756)
@@ -1,59 +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.jbws1854;
-
-import java.net.URL;
-
-import javax.jws.WebService;
-import javax.xml.namespace.QName;
-import javax.xml.ws.Service;
-
-import junit.framework.Test;
-
-import org.jboss.wsf.test.JBossWSTest;
-import org.jboss.wsf.test.JBossWSTestSetup;
-
-/**
- * [JBWS-1854] Cannot deploy nested JSE endpoint in SAR
- *
- *
http://jira.jboss.org/jira/browse/JBWS-1854
- *
- * @author Thomas.Diesler(a)jboss.com
- * @since 13-Oct-2007
- */
-public class JBWS1854TestCase extends JBossWSTest
-{
- public static Test suite()
- {
- return new JBossWSTestSetup(JBWS1854TestCase.class,
"jaxws-jbws1854.sar");
- }
-
- public void testPortAccess() throws Exception
- {
- URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-jbws1854?wsdl");
- QName serviceName = new QName("http://org.jboss.ws/jbws1854",
"TestEndpointService" );
- Service service = Service.create(wsdlURL, serviceName);
- TestEndpoint port = service.getPort(TestEndpoint.class);
- String retStr = port.echo("hello");
- assertEquals("hello", retStr);
- }
-}
Copied:
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/JBWS1854TestCase.java
(from rev 4755,
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/java/org/jboss/test/ws/jaxws/jbws1854/JBWS1854TestCase.java)
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/JBWS1854TestCase.java
(rev 0)
+++
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/JBWS1854TestCase.java 2007-10-13
09:29:31 UTC (rev 4756)
@@ -0,0 +1,59 @@
+/*
+ * 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.jbws1854;
+
+import java.net.URL;
+
+import javax.jws.WebService;
+import javax.xml.namespace.QName;
+import javax.xml.ws.Service;
+
+import junit.framework.Test;
+
+import org.jboss.wsf.test.JBossWSTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1854] Cannot deploy nested JSE endpoint in SAR
+ *
+ *
http://jira.jboss.org/jira/browse/JBWS-1854
+ *
+ * @author Thomas.Diesler(a)jboss.com
+ * @since 13-Oct-2007
+ */
+public class JBWS1854TestCase extends JBossWSTest
+{
+ public static Test suite()
+ {
+ return new JBossWSTestSetup(JBWS1854TestCase.class,
"jaxws-jbws1854.sar");
+ }
+
+ public void testPortAccess() throws Exception
+ {
+ URL wsdlURL = new URL("http://" + getServerHost() +
":8080/jaxws-jbws1854?wsdl");
+ QName serviceName = new QName("http://org.jboss.ws/jbws1854",
"TestEndpointService" );
+ Service service = Service.create(wsdlURL, serviceName);
+ TestEndpoint port = service.getPort(TestEndpoint.class);
+ String retStr = port.echo("hello");
+ assertEquals("hello", retStr);
+ }
+}
Deleted:
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpoint.java
===================================================================
---
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpoint.java 2007-10-13
09:22:20 UTC (rev 4755)
+++
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpoint.java 2007-10-13
09:29:31 UTC (rev 4756)
@@ -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.jbws1854;
-
-import javax.jws.WebService;
-import javax.jws.soap.SOAPBinding;
-
-@WebService(name = "TestEndpoint", targetNamespace =
"http://org.jboss.ws/jbws1854")
-@SOAPBinding(style = SOAPBinding.Style.RPC)
-public interface TestEndpoint
-{
- String echo(String input);
-}
Copied:
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpoint.java (from
rev 4755,
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpoint.java)
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpoint.java
(rev 0)
+++
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpoint.java 2007-10-13
09:29:31 UTC (rev 4756)
@@ -0,0 +1,32 @@
+/*
+ * 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.jbws1854;
+
+import javax.jws.WebService;
+import javax.jws.soap.SOAPBinding;
+
+@WebService(name = "TestEndpoint", targetNamespace =
"http://org.jboss.ws/jbws1854")
+@SOAPBinding(style = SOAPBinding.Style.RPC)
+public interface TestEndpoint
+{
+ String echo(String input);
+}
Deleted:
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpointImpl.java
===================================================================
---
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpointImpl.java 2007-10-13
09:22:20 UTC (rev 4755)
+++
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpointImpl.java 2007-10-13
09:29:31 UTC (rev 4756)
@@ -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.jbws1854;
-
-import javax.jws.WebMethod;
-import javax.jws.WebService;
-import javax.jws.soap.SOAPBinding;
-
-@WebService(serviceName = "TestEndpointService", name =
"TestEndpoint", targetNamespace = "http://org.jboss.ws/jbws1854")
-@SOAPBinding(style = SOAPBinding.Style.RPC)
-public class TestEndpointImpl
-{
- @WebMethod
- public String echo(String input)
- {
- return input;
- }
-}
Copied:
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpointImpl.java
(from rev 4755,
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpointImpl.java)
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpointImpl.java
(rev 0)
+++
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1854/TestEndpointImpl.java 2007-10-13
09:29:31 UTC (rev 4756)
@@ -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.jbws1854;
+
+import javax.jws.WebMethod;
+import javax.jws.WebService;
+import javax.jws.soap.SOAPBinding;
+
+@WebService(serviceName = "TestEndpointService", name =
"TestEndpoint", targetNamespace = "http://org.jboss.ws/jbws1854")
+@SOAPBinding(style = SOAPBinding.Style.RPC)
+public class TestEndpointImpl
+{
+ @WebMethod
+ public String echo(String input)
+ {
+ return input;
+ }
+}
Copied: stack/native/trunk/src/test/resources/jaxws/jbws1854 (from rev 4755,
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/resources/jaxws/jbws1854)
Copied: stack/native/trunk/src/test/resources/jaxws/jbws1854/META-INF (from rev 4755,
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/resources/jaxws/jbws1854/META-INF)
Deleted: stack/native/trunk/src/test/resources/jaxws/jbws1854/META-INF/jboss-service.xml
===================================================================
---
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/resources/jaxws/jbws1854/META-INF/jboss-service.xml 2007-10-13
09:22:20 UTC (rev 4755)
+++
stack/native/trunk/src/test/resources/jaxws/jbws1854/META-INF/jboss-service.xml 2007-10-13
09:29:31 UTC (rev 4756)
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- $Id: jboss-service.xml 3884 2007-07-13 15:42:07Z thomas.diesler(a)jboss.com $
-->
-
-<server>
-
-</server>
\ No newline at end of file
Copied: stack/native/trunk/src/test/resources/jaxws/jbws1854/META-INF/jboss-service.xml
(from rev 4755,
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/resources/jaxws/jbws1854/META-INF/jboss-service.xml)
===================================================================
--- stack/native/trunk/src/test/resources/jaxws/jbws1854/META-INF/jboss-service.xml
(rev 0)
+++
stack/native/trunk/src/test/resources/jaxws/jbws1854/META-INF/jboss-service.xml 2007-10-13
09:29:31 UTC (rev 4756)
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- $Id: jboss-service.xml 3884 2007-07-13 15:42:07Z thomas.diesler(a)jboss.com $
-->
+
+<server>
+
+</server>
\ No newline at end of file
Copied: stack/native/trunk/src/test/resources/jaxws/jbws1854/WEB-INF (from rev 4755,
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/resources/jaxws/jbws1854/WEB-INF)
Deleted: stack/native/trunk/src/test/resources/jaxws/jbws1854/WEB-INF/web.xml
===================================================================
---
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/resources/jaxws/jbws1854/WEB-INF/web.xml 2007-10-13
09:22:20 UTC (rev 4755)
+++ stack/native/trunk/src/test/resources/jaxws/jbws1854/WEB-INF/web.xml 2007-10-13
09:29:31 UTC (rev 4756)
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<web-app version="2.4"
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">
-
- <servlet>
- <servlet-name>TestEndpoint</servlet-name>
-
<servlet-class>org.jboss.test.ws.jaxws.jbws1854.TestEndpointImpl</servlet-class>
- </servlet>
-
- <servlet-mapping>
- <servlet-name>TestEndpoint</servlet-name>
- <url-pattern>/*</url-pattern>
- </servlet-mapping>
-</web-app>
\ No newline at end of file
Copied: stack/native/trunk/src/test/resources/jaxws/jbws1854/WEB-INF/web.xml (from rev
4755,
stack/native/branches/jbossws-native-2.0.1.SP2/src/test/resources/jaxws/jbws1854/WEB-INF/web.xml)
===================================================================
--- stack/native/trunk/src/test/resources/jaxws/jbws1854/WEB-INF/web.xml
(rev 0)
+++ stack/native/trunk/src/test/resources/jaxws/jbws1854/WEB-INF/web.xml 2007-10-13
09:29:31 UTC (rev 4756)
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<web-app version="2.4"
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">
+
+ <servlet>
+ <servlet-name>TestEndpoint</servlet-name>
+
<servlet-class>org.jboss.test.ws.jaxws.jbws1854.TestEndpointImpl</servlet-class>
+ </servlet>
+
+ <servlet-mapping>
+ <servlet-name>TestEndpoint</servlet-name>
+ <url-pattern>/*</url-pattern>
+ </servlet-mapping>
+</web-app>
\ No newline at end of file