Author: thomas.diesler(a)jboss.com
Date: 2007-11-05 08:37:39 -0500 (Mon, 05 Nov 2007)
New Revision: 4987
Added:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/ejb-jar.xml
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/jboss.xml
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/webservices.xml
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/EJB2Bean.wsdl
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/wstools-config-for-ejb2.xml
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/wstools-config-for-pojo.xml
Removed:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration2TestCase.java
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration3TestCase.java
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration2TestCase.java
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration3TestCase.java
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration2TestCase.java
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration3TestCase.java
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration2TestCase.java
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration3TestCase.java
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration2TestCase.java
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration3TestCase.java
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration2TestCase.java
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration3TestCase.java
Log:
sync jbws1762 with trunk
Copied:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2
(from rev 4983,
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2)
Deleted:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration2TestCase.java
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration2TestCase.java 2007-11-05
12:11:52 UTC (rev 4983)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration2TestCase.java 2007-11-05
13:37:39 UTC (rev 4987)
@@ -1,31 +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;
-
-/**
- * [JBWS-1762] web.xml modified to
web.xml.org - subsequent runs fail
- *
- * @author richard.opalka(a)jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration2TestCase extends Iteration1TestCase {}
\ No newline at end of file
Deleted:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration3TestCase.java
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration3TestCase.java 2007-11-05
12:11:52 UTC (rev 4983)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_ejb2/Iteration3TestCase.java 2007-11-05
13:37:39 UTC (rev 4987)
@@ -1,31 +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;
-
-/**
- * [JBWS-1762] web.xml modified to
web.xml.org - subsequent runs fail
- *
- * @author richard.opalka(a)jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration3TestCase extends Iteration2TestCase {}
\ No newline at end of file
Copied:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo
(from rev 4983,
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo)
Deleted:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration2TestCase.java
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration2TestCase.java 2007-11-05
12:11:52 UTC (rev 4983)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration2TestCase.java 2007-11-05
13:37:39 UTC (rev 4987)
@@ -1,31 +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;
-
-/**
- * [JBWS-1762] web.xml modified to
web.xml.org - subsequent runs fail
- *
- * @author richard.opalka(a)jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration2TestCase extends Iteration1TestCase {}
\ No newline at end of file
Deleted:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration3TestCase.java
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration3TestCase.java 2007-11-05
12:11:52 UTC (rev 4983)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_ear_pojo/Iteration3TestCase.java 2007-11-05
13:37:39 UTC (rev 4987)
@@ -1,31 +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;
-
-/**
- * [JBWS-1762] web.xml modified to
web.xml.org - subsequent runs fail
- *
- * @author richard.opalka(a)jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration3TestCase extends Iteration2TestCase {}
\ No newline at end of file
Copied:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2
(from rev 4983,
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2)
Deleted:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration2TestCase.java
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration2TestCase.java 2007-11-05
12:11:52 UTC (rev 4983)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration2TestCase.java 2007-11-05
13:37:39 UTC (rev 4987)
@@ -1,31 +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;
-
-/**
- * [JBWS-1762] web.xml modified to
web.xml.org - subsequent runs fail
- *
- * @author richard.opalka(a)jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration2TestCase extends Iteration1TestCase {}
\ No newline at end of file
Deleted:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration3TestCase.java
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration3TestCase.java 2007-11-05
12:11:52 UTC (rev 4983)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/exploded_jar_ejb2/Iteration3TestCase.java 2007-11-05
13:37:39 UTC (rev 4987)
@@ -1,31 +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;
-
-/**
- * [JBWS-1762] web.xml modified to
web.xml.org - subsequent runs fail
- *
- * @author richard.opalka(a)jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration3TestCase extends Iteration2TestCase {}
\ No newline at end of file
Copied:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2
(from rev 4983,
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2)
Deleted:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration2TestCase.java
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration2TestCase.java 2007-11-05
12:11:52 UTC (rev 4983)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration2TestCase.java 2007-11-05
13:37:39 UTC (rev 4987)
@@ -1,31 +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;
-
-/**
- * [JBWS-1762] web.xml modified to
web.xml.org - subsequent runs fail
- *
- * @author richard.opalka(a)jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration2TestCase extends Iteration1TestCase {}
\ No newline at end of file
Deleted:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration3TestCase.java
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration3TestCase.java 2007-11-05
12:11:52 UTC (rev 4983)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_ejb2/Iteration3TestCase.java 2007-11-05
13:37:39 UTC (rev 4987)
@@ -1,31 +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;
-
-/**
- * [JBWS-1762] web.xml modified to
web.xml.org - subsequent runs fail
- *
- * @author richard.opalka(a)jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration3TestCase extends Iteration2TestCase {}
\ No newline at end of file
Copied:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo
(from rev 4983,
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo)
Deleted:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration2TestCase.java
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration2TestCase.java 2007-11-05
12:11:52 UTC (rev 4983)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration2TestCase.java 2007-11-05
13:37:39 UTC (rev 4987)
@@ -1,31 +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;
-
-/**
- * [JBWS-1762] web.xml modified to
web.xml.org - subsequent runs fail
- *
- * @author richard.opalka(a)jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration2TestCase extends Iteration1TestCase {}
\ No newline at end of file
Deleted:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration3TestCase.java
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration3TestCase.java 2007-11-05
12:11:52 UTC (rev 4983)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_ear_pojo/Iteration3TestCase.java 2007-11-05
13:37:39 UTC (rev 4987)
@@ -1,31 +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;
-
-/**
- * [JBWS-1762] web.xml modified to
web.xml.org - subsequent runs fail
- *
- * @author richard.opalka(a)jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration3TestCase extends Iteration2TestCase {}
\ No newline at end of file
Copied:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2
(from rev 4983,
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2)
Deleted:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration2TestCase.java
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration2TestCase.java 2007-11-05
12:11:52 UTC (rev 4983)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration2TestCase.java 2007-11-05
13:37:39 UTC (rev 4987)
@@ -1,31 +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;
-
-/**
- * [JBWS-1762] web.xml modified to
web.xml.org - subsequent runs fail
- *
- * @author richard.opalka(a)jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration2TestCase extends Iteration1TestCase {}
\ No newline at end of file
Deleted:
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration3TestCase.java
===================================================================
---
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration3TestCase.java 2007-11-05
12:11:52 UTC (rev 4983)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/java/org/jboss/test/ws/jaxrpc/jbws1762/packaged_jar_ejb2/Iteration3TestCase.java 2007-11-05
13:37:39 UTC (rev 4987)
@@ -1,31 +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;
-
-/**
- * [JBWS-1762] web.xml modified to
web.xml.org - subsequent runs fail
- *
- * @author richard.opalka(a)jboss.com
- *
- * @since Oct 20, 2007
- */
-public class Iteration3TestCase extends Iteration2TestCase {}
\ No newline at end of file
Added:
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/ejb-jar.xml
===================================================================
---
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/ejb-jar.xml
(rev 0)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/ejb-jar.xml 2007-11-05
13:37:39 UTC (rev 4987)
@@ -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>
+
Added:
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml
===================================================================
---
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml
(rev 0)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/application.xml 2007-11-05
13:37:39 UTC (rev 4987)
@@ -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-exploded-war</context-root>
+ </web>
+ </module>
+</application>
Added:
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml
===================================================================
---
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml
(rev 0)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/exploded/jboss.xml 2007-11-05
13:37:39 UTC (rev 4987)
@@ -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>
Added:
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml
===================================================================
---
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml
(rev 0)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/jaxrpc-mapping.xml 2007-11-05
13:37:39 UTC (rev 4987)
@@ -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
Added:
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml
===================================================================
---
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml
(rev 0)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/application.xml 2007-11-05
13:37:39 UTC (rev 4987)
@@ -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-packaged-war</context-root>
+ </web>
+ </module>
+</application>
Added:
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/jboss.xml
===================================================================
---
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/jboss.xml
(rev 0)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/packaged/jboss.xml 2007-11-05
13:37:39 UTC (rev 4987)
@@ -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>
Added:
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/webservices.xml
===================================================================
---
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/webservices.xml
(rev 0)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/webservices.xml 2007-11-05
13:37:39 UTC (rev 4987)
@@ -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
Added:
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/EJB2Bean.wsdl
===================================================================
---
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/EJB2Bean.wsdl
(rev 0)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/META-INF/wsdl/EJB2Bean.wsdl 2007-11-05
13:37:39 UTC (rev 4987)
@@ -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
Added:
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/wstools-config-for-ejb2.xml
===================================================================
---
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/wstools-config-for-ejb2.xml
(rev 0)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/wstools-config-for-ejb2.xml 2007-11-05
13:37:39 UTC (rev 4987)
@@ -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>
Added:
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/wstools-config-for-pojo.xml
===================================================================
---
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/wstools-config-for-pojo.xml
(rev 0)
+++
stack/native/branches/jbossws-native-2.0.2/src/test/resources/jaxrpc/jbws1762/wstools-config-for-pojo.xml 2007-11-05
13:37:39 UTC (rev 4987)
@@ -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>