Author: thomas.diesler(a)jboss.com
Date: 2007-03-03 10:24:16 -0500 (Sat, 03 Mar 2007)
New Revision: 2512
Added:
trunk/integration-jboss42/src/java/
trunk/integration-jboss42/src/java/org/
trunk/integration-jboss42/src/resources/
trunk/integration-jboss42/src/resources/jbossws-jboss42-integration.jar/
trunk/integration-jboss42/src/resources/jbossws.beans/
trunk/integration-jboss42/src/resources/jbossws.sar/
trunk/integration-jboss42/src/resources/jbossws.war/
trunk/integration-jboss50/src/java/
trunk/integration-jboss50/src/java/org/
trunk/integration-jboss50/src/resources/
trunk/integration-jboss50/src/resources/jbossws-jboss50-integration.jar/
trunk/integration-jboss50/src/resources/jbossws.deployer/
trunk/integration-jboss50/src/resources/jbossws.war/
trunk/integration-tomcat/src/java/
trunk/integration-tomcat/src/java/org/
trunk/integration-tomcat/src/resources/
trunk/integration-tomcat/src/resources/jbossws.war/
trunk/integration-tomcat/src/resources/log4j.xml
trunk/integration-tomcat/src/resources/tomcat-users.xml
trunk/jbossws-core/src/java/
trunk/jbossws-core/src/java/javax/
trunk/jbossws-core/src/java/org/
trunk/jbossws-core/src/resources/
trunk/jbossws-core/src/resources/dtd/
trunk/jbossws-core/src/resources/jboss-jaxws.jar/
trunk/jbossws-core/src/resources/jboss-saaj.jar/
trunk/jbossws-core/src/resources/jbossws.sar/
trunk/jbossws-core/src/resources/jbossws.war/
trunk/jbossws-core/src/resources/samples/
trunk/jbossws-core/src/resources/schema/
trunk/jbossws-tests/src/README_XERCES
trunk/jbossws-tests/src/etc/
trunk/jbossws-tests/src/etc/jndi.properties
trunk/jbossws-tests/src/etc/log4j.xml
trunk/jbossws-tests/src/etc/tst.policy
trunk/jbossws-tests/src/java/
trunk/jbossws-tests/src/java/org/
trunk/jbossws-tests/src/resources/
trunk/jbossws-tests/src/resources/benchmark/
trunk/jbossws-tests/src/resources/common/
trunk/jbossws-tests/src/resources/interop/
trunk/jbossws-tests/src/resources/jaxrpc/
trunk/jbossws-tests/src/resources/jaxws/
trunk/jbossws-tests/src/resources/tests-jboss40-excludes.txt
trunk/jbossws-tests/src/resources/tests-jboss40-noejb3-excludes.txt
trunk/jbossws-tests/src/resources/tests-jboss42-excludes.txt
trunk/jbossws-tests/src/resources/tests-jboss42-noejb3-excludes.txt
trunk/jbossws-tests/src/resources/tests-jboss50-excludes.txt
trunk/jbossws-tests/src/resources/tests-tomcat-excludes.txt
trunk/jbossws-tests/src/resources/tools/
trunk/jbossws-tests/src/tools-exception-list.txt
Removed:
trunk/integration-jboss42/src/java/org/
trunk/integration-jboss42/src/main/
trunk/integration-jboss42/src/resources/jbossws-jboss42-integration.jar/
trunk/integration-jboss42/src/resources/jbossws.beans/
trunk/integration-jboss42/src/resources/jbossws.sar/
trunk/integration-jboss42/src/resources/jbossws.war/
trunk/integration-jboss50/src/java/org/
trunk/integration-jboss50/src/main/
trunk/integration-jboss50/src/resources/jbossws-jboss50-integration.jar/
trunk/integration-jboss50/src/resources/jbossws.deployer/
trunk/integration-jboss50/src/resources/jbossws.war/
trunk/integration-tomcat/src/java/org/
trunk/integration-tomcat/src/main/
trunk/integration-tomcat/src/resources/jbossws.war/
trunk/integration-tomcat/src/resources/log4j.xml
trunk/integration-tomcat/src/resources/tomcat-users.xml
trunk/jbossws-core/src/java/javax/
trunk/jbossws-core/src/java/org/
trunk/jbossws-core/src/main/
trunk/jbossws-core/src/resources/dtd/
trunk/jbossws-core/src/resources/jboss-jaxws.jar/
trunk/jbossws-core/src/resources/jboss-saaj.jar/
trunk/jbossws-core/src/resources/jbossws.sar/
trunk/jbossws-core/src/resources/jbossws.war/
trunk/jbossws-core/src/resources/samples/
trunk/jbossws-core/src/resources/schema/
trunk/jbossws-tests/src/etc/jndi.properties
trunk/jbossws-tests/src/etc/log4j.xml
trunk/jbossws-tests/src/etc/tst.policy
trunk/jbossws-tests/src/java/org/
trunk/jbossws-tests/src/main/
trunk/jbossws-tests/src/resources/benchmark/
trunk/jbossws-tests/src/resources/common/
trunk/jbossws-tests/src/resources/interop/
trunk/jbossws-tests/src/resources/jaxrpc/
trunk/jbossws-tests/src/resources/jaxws/
trunk/jbossws-tests/src/resources/tests-jboss40-excludes.txt
trunk/jbossws-tests/src/resources/tests-jboss40-noejb3-excludes.txt
trunk/jbossws-tests/src/resources/tests-jboss42-excludes.txt
trunk/jbossws-tests/src/resources/tests-jboss42-noejb3-excludes.txt
trunk/jbossws-tests/src/resources/tests-jboss50-excludes.txt
trunk/jbossws-tests/src/resources/tests-tomcat-excludes.txt
trunk/jbossws-tests/src/resources/tools/
Modified:
trunk/integration-jboss42/.classpath
trunk/integration-jboss42/build.xml
trunk/integration-jboss50/.classpath
trunk/integration-jboss50/build.xml
trunk/integration-tomcat/.classpath
trunk/integration-tomcat/build.xml
trunk/jbossws-core/.classpath
trunk/jbossws-core/build.xml
trunk/jbossws-core/src/resources/samples/build.xml
trunk/jbossws-tests/.classpath
trunk/jbossws-tests/build.xml
Log:
Remove redundant directory 'main'
Modified: trunk/integration-jboss42/.classpath
===================================================================
--- trunk/integration-jboss42/.classpath 2007-03-03 15:18:14 UTC (rev 2511)
+++ trunk/integration-jboss42/.classpath 2007-03-03 15:24:16 UTC (rev 2512)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="src/main/java"/>
+ <classpathentry kind="src" path="src/java"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/jboss-4.2.x"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jbossws-core"/>
Modified: trunk/integration-jboss42/build.xml
===================================================================
--- trunk/integration-jboss42/build.xml 2007-03-03 15:18:14 UTC (rev 2511)
+++ trunk/integration-jboss42/build.xml 2007-03-03 15:24:16 UTC (rev 2512)
@@ -17,7 +17,7 @@
<import file="${basedir}/../build/ant-import/build-setup.xml"/>
<import file="${basedir}/../jbossws-core/build.xml"/>
- <property name="jboss42.src.dir"
value="${integration.jboss42.dir}/src/main"/>
+ <property name="jboss42.src.dir"
value="${integration.jboss42.dir}/src"/>
<property name="jboss42.java.dir"
value="${jboss42.src.dir}/java"/>
<property name="jboss42.resources.dir"
value="${jboss42.src.dir}/resources"/>
<property name="jboss42.output.dir"
value="${integration.jboss42.dir}/output"/>
Copied: trunk/integration-jboss42/src/java (from rev 2509,
trunk/integration-jboss42/src/main/java)
Copied: trunk/integration-jboss42/src/java/org (from rev 2510,
trunk/integration-jboss42/src/main/java/org)
Copied: trunk/integration-jboss42/src/resources (from rev 2509,
trunk/integration-jboss42/src/main/resources)
Copied: trunk/integration-jboss42/src/resources/jbossws-jboss42-integration.jar (from rev
2510, trunk/integration-jboss42/src/main/resources/jbossws-jboss42-integration.jar)
Copied: trunk/integration-jboss42/src/resources/jbossws.beans (from rev 2510,
trunk/integration-jboss42/src/main/resources/jbossws.beans)
Copied: trunk/integration-jboss42/src/resources/jbossws.sar (from rev 2510,
trunk/integration-jboss42/src/main/resources/jbossws.sar)
Copied: trunk/integration-jboss42/src/resources/jbossws.war (from rev 2510,
trunk/integration-jboss42/src/main/resources/jbossws.war)
Modified: trunk/integration-jboss50/.classpath
===================================================================
--- trunk/integration-jboss50/.classpath 2007-03-03 15:18:14 UTC (rev 2511)
+++ trunk/integration-jboss50/.classpath 2007-03-03 15:24:16 UTC (rev 2512)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="src/main/java"/>
+ <classpathentry kind="src" path="src/java"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jbossws-core"/>
<classpathentry kind="lib" path="/build/thirdparty/jboss-vfs.jar"
sourcepath="/build/thirdparty/jboss-vfs-sources.jar"/>
Modified: trunk/integration-jboss50/build.xml
===================================================================
--- trunk/integration-jboss50/build.xml 2007-03-03 15:18:14 UTC (rev 2511)
+++ trunk/integration-jboss50/build.xml 2007-03-03 15:24:16 UTC (rev 2512)
@@ -17,7 +17,7 @@
<import file="${basedir}/../build/ant-import/build-setup.xml"/>
<import file="${basedir}/../jbossws-core/build.xml"/>
- <property name="jboss50.src.dir"
value="${integration.jboss50.dir}/src/main"/>
+ <property name="jboss50.src.dir"
value="${integration.jboss50.dir}/src"/>
<property name="jboss50.java.dir"
value="${jboss50.src.dir}/java"/>
<property name="jboss50.resources.dir"
value="${jboss50.src.dir}/resources"/>
<property name="jboss50.output.dir"
value="${integration.jboss50.dir}/output"/>
Copied: trunk/integration-jboss50/src/java (from rev 2509,
trunk/integration-jboss50/src/main/java)
Copied: trunk/integration-jboss50/src/java/org (from rev 2510,
trunk/integration-jboss50/src/main/java/org)
Copied: trunk/integration-jboss50/src/resources (from rev 2509,
trunk/integration-jboss50/src/main/resources)
Copied: trunk/integration-jboss50/src/resources/jbossws-jboss50-integration.jar (from rev
2510, trunk/integration-jboss50/src/main/resources/jbossws-jboss50-integration.jar)
Copied: trunk/integration-jboss50/src/resources/jbossws.deployer (from rev 2510,
trunk/integration-jboss50/src/main/resources/jbossws.deployer)
Copied: trunk/integration-jboss50/src/resources/jbossws.war (from rev 2510,
trunk/integration-jboss50/src/main/resources/jbossws.war)
Modified: trunk/integration-tomcat/.classpath
===================================================================
--- trunk/integration-tomcat/.classpath 2007-03-03 15:18:14 UTC (rev 2511)
+++ trunk/integration-tomcat/.classpath 2007-03-03 15:24:16 UTC (rev 2512)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="src/main/java"/>
+ <classpathentry kind="src" path="src/java"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src"
path="/jbossws-core"/>
<classpathentry kind="lib" path="/build/thirdparty/ant.jar"/>
Modified: trunk/integration-tomcat/build.xml
===================================================================
--- trunk/integration-tomcat/build.xml 2007-03-03 15:18:14 UTC (rev 2511)
+++ trunk/integration-tomcat/build.xml 2007-03-03 15:24:16 UTC (rev 2512)
@@ -17,7 +17,7 @@
<import file="${basedir}/../build/ant-import/build-thirdparty.xml"/>
<import file="${basedir}/../jbossws-core/build.xml"/>
- <property name="tomcat.src.dir"
value="${integration.tomcat.dir}/src/main"/>
+ <property name="tomcat.src.dir"
value="${integration.tomcat.dir}/src"/>
<property name="tomcat.java.dir"
value="${tomcat.src.dir}/java"/>
<property name="tomcat.resources.dir"
value="${tomcat.src.dir}/resources"/>
<property name="tomcat.output.dir"
value="${integration.tomcat.dir}/output"/>
Copied: trunk/integration-tomcat/src/java (from rev 2509,
trunk/integration-tomcat/src/main/java)
Copied: trunk/integration-tomcat/src/java/org (from rev 2510,
trunk/integration-tomcat/src/main/java/org)
Copied: trunk/integration-tomcat/src/resources (from rev 2509,
trunk/integration-tomcat/src/main/resources)
Copied: trunk/integration-tomcat/src/resources/jbossws.war (from rev 2510,
trunk/integration-tomcat/src/main/resources/jbossws.war)
Deleted: trunk/integration-tomcat/src/resources/log4j.xml
===================================================================
--- trunk/integration-tomcat/src/main/resources/log4j.xml 2007-03-02 14:41:35 UTC (rev
2509)
+++ trunk/integration-tomcat/src/resources/log4j.xml 2007-03-03 15:24:16 UTC (rev 2512)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
-
-<!-- ===================================================================== -->
-<!-- -->
-<!-- Log4j Configuration -->
-<!-- -->
-<!-- ===================================================================== -->
-
-<!-- $Id:log4j.xml 1492 2006-11-21 19:49:34Z thomas.diesler(a)jboss.com $ -->
-
-<!--
-| For more configuration infromation and examples see the Jakarta Log4j
-| owebsite:
http://jakarta.apache.org/log4j
--->
-
-<log4j:configuration
xmlns:log4j="http://jakarta.apache.org/log4j/"
debug="false">
-
- <!-- ================================= -->
- <!-- Preserve messages in a local file -->
- <!-- ================================= -->
-
- <!-- A time/date based rolling appender -->
- <appender name="FILE"
class="org.jboss.logging.appender.DailyRollingFileAppender">
- <param name="File"
value="${catalina.home}/logs/jbossws.log"/>
- <param name="Append" value="false"/>
-
- <!-- Rollover at midnight each day -->
- <param name="DatePattern" value="'.'yyyy-MM-dd"/>
-
- <layout class="org.apache.log4j.PatternLayout">
- <!-- The default pattern: Date Priority [Category] Message\n -->
- <param name="ConversionPattern" value="%d %-5p [%c:%L]
%m%n"/>
- </layout>
- </appender>
-
- <!-- ============================== -->
- <!-- Append messages to the console -->
- <!-- ============================== -->
-
- <appender name="CONSOLE"
class="org.apache.log4j.ConsoleAppender">
- <param name="Threshold" value="INFO"/>
- <param name="Target" value="System.out"/>
-
- <layout class="org.apache.log4j.PatternLayout">
- <!-- The default pattern: Date Priority [Category] Message\n -->
- <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%c{1}]
%m%n"/>
- </layout>
- </appender>
-
- <!-- ================ -->
- <!-- Limit categories -->
- <!-- ================ -->
-
- <category name="org.jboss.ws">
- <priority value="DEBUG"/>
- </category>
-
- <category name="org.apache.catalina">
- <priority value="INFO"/>
- </category>
-
- <category name="org.apache.commons">
- <priority value="INFO"/>
- </category>
-
- <category name="org.apache.jasper">
- <priority value="INFO"/>
- </category>
-
- <category name="org.jboss.remoting">
- <priority value="INFO"/>
- </category>
-
- <!-- Enable SOAP message tracing
- <category name="jbossws.SOAPMessage">
- <priority value="TRACE" class="org.jboss.logging.XLevel"/>
- </category>
- -->
-
- <!-- ======================= -->
- <!-- Setup the Root category -->
- <!-- ======================= -->
-
- <root>
- <appender-ref ref="CONSOLE"/>
- <appender-ref ref="FILE"/>
- </root>
-
-</log4j:configuration>
Copied: trunk/integration-tomcat/src/resources/log4j.xml (from rev 2510,
trunk/integration-tomcat/src/main/resources/log4j.xml)
===================================================================
--- trunk/integration-tomcat/src/resources/log4j.xml (rev 0)
+++ trunk/integration-tomcat/src/resources/log4j.xml 2007-03-03 15:24:16 UTC (rev 2512)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
+
+<!-- ===================================================================== -->
+<!-- -->
+<!-- Log4j Configuration -->
+<!-- -->
+<!-- ===================================================================== -->
+
+<!-- $Id:log4j.xml 1492 2006-11-21 19:49:34Z thomas.diesler(a)jboss.com $ -->
+
+<!--
+| For more configuration infromation and examples see the Jakarta Log4j
+| owebsite:
http://jakarta.apache.org/log4j
+-->
+
+<log4j:configuration
xmlns:log4j="http://jakarta.apache.org/log4j/"
debug="false">
+
+ <!-- ================================= -->
+ <!-- Preserve messages in a local file -->
+ <!-- ================================= -->
+
+ <!-- A time/date based rolling appender -->
+ <appender name="FILE"
class="org.jboss.logging.appender.DailyRollingFileAppender">
+ <param name="File"
value="${catalina.home}/logs/jbossws.log"/>
+ <param name="Append" value="false"/>
+
+ <!-- Rollover at midnight each day -->
+ <param name="DatePattern" value="'.'yyyy-MM-dd"/>
+
+ <layout class="org.apache.log4j.PatternLayout">
+ <!-- The default pattern: Date Priority [Category] Message\n -->
+ <param name="ConversionPattern" value="%d %-5p [%c:%L]
%m%n"/>
+ </layout>
+ </appender>
+
+ <!-- ============================== -->
+ <!-- Append messages to the console -->
+ <!-- ============================== -->
+
+ <appender name="CONSOLE"
class="org.apache.log4j.ConsoleAppender">
+ <param name="Threshold" value="INFO"/>
+ <param name="Target" value="System.out"/>
+
+ <layout class="org.apache.log4j.PatternLayout">
+ <!-- The default pattern: Date Priority [Category] Message\n -->
+ <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%c{1}]
%m%n"/>
+ </layout>
+ </appender>
+
+ <!-- ================ -->
+ <!-- Limit categories -->
+ <!-- ================ -->
+
+ <category name="org.jboss.ws">
+ <priority value="DEBUG"/>
+ </category>
+
+ <category name="org.apache.catalina">
+ <priority value="INFO"/>
+ </category>
+
+ <category name="org.apache.commons">
+ <priority value="INFO"/>
+ </category>
+
+ <category name="org.apache.jasper">
+ <priority value="INFO"/>
+ </category>
+
+ <category name="org.jboss.remoting">
+ <priority value="INFO"/>
+ </category>
+
+ <!-- Enable SOAP message tracing
+ <category name="jbossws.SOAPMessage">
+ <priority value="TRACE" class="org.jboss.logging.XLevel"/>
+ </category>
+ -->
+
+ <!-- ======================= -->
+ <!-- Setup the Root category -->
+ <!-- ======================= -->
+
+ <root>
+ <appender-ref ref="CONSOLE"/>
+ <appender-ref ref="FILE"/>
+ </root>
+
+</log4j:configuration>
Deleted: trunk/integration-tomcat/src/resources/tomcat-users.xml
===================================================================
--- trunk/integration-tomcat/src/main/resources/tomcat-users.xml 2007-03-02 14:41:35 UTC
(rev 2509)
+++ trunk/integration-tomcat/src/resources/tomcat-users.xml 2007-03-03 15:24:16 UTC (rev
2512)
@@ -1,10 +0,0 @@
-<?xml version='1.0' encoding='utf-8'?>
-<tomcat-users>
- <!-- Security realm for jbossws sample tests -->
- <role rolename="friend"/>
- <user username="kermit" password="thefrog"
roles="friend"/>
-
- <!-- Security realm for jbossws sample deployment -->
- <role rolename="manager"/>
- <user username="manager" password="manager"
roles="manager"/>
-</tomcat-users>
Copied: trunk/integration-tomcat/src/resources/tomcat-users.xml (from rev 2510,
trunk/integration-tomcat/src/main/resources/tomcat-users.xml)
===================================================================
--- trunk/integration-tomcat/src/resources/tomcat-users.xml (rev
0)
+++ trunk/integration-tomcat/src/resources/tomcat-users.xml 2007-03-03 15:24:16 UTC (rev
2512)
@@ -0,0 +1,10 @@
+<?xml version='1.0' encoding='utf-8'?>
+<tomcat-users>
+ <!-- Security realm for jbossws sample tests -->
+ <role rolename="friend"/>
+ <user username="kermit" password="thefrog"
roles="friend"/>
+
+ <!-- Security realm for jbossws sample deployment -->
+ <role rolename="manager"/>
+ <user username="manager" password="manager"
roles="manager"/>
+</tomcat-users>
Modified: trunk/jbossws-core/.classpath
===================================================================
--- trunk/jbossws-core/.classpath 2007-03-03 15:18:14 UTC (rev 2511)
+++ trunk/jbossws-core/.classpath 2007-03-03 15:24:16 UTC (rev 2512)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="src/main/java"/>
+ <classpathentry kind="src" path="src/java"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/build/thirdparty/ant.jar"/>
<classpathentry kind="lib"
path="/build/thirdparty/activation.jar"/>
Modified: trunk/jbossws-core/build.xml
===================================================================
--- trunk/jbossws-core/build.xml 2007-03-03 15:18:14 UTC (rev 2511)
+++ trunk/jbossws-core/build.xml 2007-03-03 15:24:16 UTC (rev 2512)
@@ -16,7 +16,7 @@
<import file="${basedir}/../build/ant-import/build-thirdparty.xml"/>
<import file="${basedir}/../build/ant-import/build-setup.xml"/>
- <property name="core.src.dir" value="${core.dir}/src/main"/>
+ <property name="core.src.dir" value="${core.dir}/src"/>
<property name="core.java.dir"
value="${core.src.dir}/java"/>
<property name="core.resources.dir"
value="${core.src.dir}/resources"/>
<property name="core.samples.dir"
value="${core.resources.dir}/samples"/>
@@ -55,10 +55,10 @@
<classpath refid="core.classpath"/>
</javac>
- <!-- Compile core classes with jdk1.4 -->
+ <!-- Compile core classes with jdk1.5 -->
<mkdir dir="${core.output.classes.dir}"/>
<javac srcdir="${core.java.dir}" sourcepath=""
destdir="${core.output.classes.dir}" encoding="utf-8"
debug="${javac.debug}" verbose="${javac.verbose}"
- deprecation="${javac.deprecation}"
failonerror="${javac.fail.onerror}">
+ deprecation="${javac.deprecation}"
failonerror="${javac.fail.onerror}" source="1.5"
target="1.5">
<include name="javax/annotation/**"/>
<include name="javax/xml/ws/**"/>
<include name="javax/jws/**"/>
Copied: trunk/jbossws-core/src/java (from rev 2509, trunk/jbossws-core/src/main/java)
Copied: trunk/jbossws-core/src/java/javax (from rev 2510,
trunk/jbossws-core/src/main/java/javax)
Copied: trunk/jbossws-core/src/java/org (from rev 2510,
trunk/jbossws-core/src/main/java/org)
Copied: trunk/jbossws-core/src/resources (from rev 2509,
trunk/jbossws-core/src/main/resources)
Copied: trunk/jbossws-core/src/resources/dtd (from rev 2510,
trunk/jbossws-core/src/main/resources/dtd)
Copied: trunk/jbossws-core/src/resources/jboss-jaxws.jar (from rev 2510,
trunk/jbossws-core/src/main/resources/jboss-jaxws.jar)
Copied: trunk/jbossws-core/src/resources/jboss-saaj.jar (from rev 2510,
trunk/jbossws-core/src/main/resources/jboss-saaj.jar)
Copied: trunk/jbossws-core/src/resources/jbossws.sar (from rev 2510,
trunk/jbossws-core/src/main/resources/jbossws.sar)
Copied: trunk/jbossws-core/src/resources/jbossws.war (from rev 2510,
trunk/jbossws-core/src/main/resources/jbossws.war)
Copied: trunk/jbossws-core/src/resources/samples (from rev 2510,
trunk/jbossws-core/src/main/resources/samples)
Modified: trunk/jbossws-core/src/resources/samples/build.xml
===================================================================
--- trunk/jbossws-core/src/main/resources/samples/build.xml 2007-03-03 11:53:17 UTC (rev
2510)
+++ trunk/jbossws-core/src/resources/samples/build.xml 2007-03-03 15:24:16 UTC (rev 2512)
@@ -16,10 +16,10 @@
<property file="${basedir}/version.properties"/>
<property name="tests.dir" value="${basedir}"/>
- <property name="tests.etc.dir"
value="${tests.dir}/src/main/etc"/>
+ <property name="tests.etc.dir"
value="${tests.dir}/src/etc"/>
<property name="tests.lib.dir" value="${tests.dir}/lib"/>
- <property name="tests.java.dir"
value="${tests.dir}/src/main/java"/>
- <property name="tests.resources.dir"
value="${tests.dir}/src/main/resources"/>
+ <property name="tests.java.dir"
value="${tests.dir}/src/java"/>
+ <property name="tests.resources.dir"
value="${tests.dir}/src/resources"/>
<property name="tests.output.dir"
value="${tests.dir}/output"/>
<property name="thirdparty.dir"
value="${basedir}/thirdparty"/>
Copied: trunk/jbossws-core/src/resources/schema (from rev 2510,
trunk/jbossws-core/src/main/resources/schema)
Modified: trunk/jbossws-tests/.classpath
===================================================================
--- trunk/jbossws-tests/.classpath 2007-03-03 15:18:14 UTC (rev 2511)
+++ trunk/jbossws-tests/.classpath 2007-03-03 15:24:16 UTC (rev 2512)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry
excluding="org/jboss/test/ws/interop/|org/jboss/test/ws/jaxrpc/jbws718/"
kind="src" path="src/main/java"/>
<classpathentry kind="src" path="output/wsconsume/java"/>
+ <classpathentry kind="src" path="src/java"/>
<classpathentry kind="src" path="output/wstools/java"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src"
path="/build"/>
Modified: trunk/jbossws-tests/build.xml
===================================================================
--- trunk/jbossws-tests/build.xml 2007-03-03 15:18:14 UTC (rev 2511)
+++ trunk/jbossws-tests/build.xml 2007-03-03 15:24:16 UTC (rev 2512)
@@ -25,9 +25,9 @@
<property name="core.output.classes14.dir"
value="${core.output.dir}/classes14"/>
<property name="core.output.lib.dir"
value="${core.output.dir}/lib"/>
- <property name="tests.etc.dir"
value="${tests.dir}/src/main/etc"/>
- <property name="tests.java.dir"
value="${tests.dir}/src/main/java"/>
- <property name="tests.resources.dir"
value="${tests.dir}/src/main/resources"/>
+ <property name="tests.etc.dir"
value="${tests.dir}/src/etc"/>
+ <property name="tests.java.dir"
value="${tests.dir}/src/java"/>
+ <property name="tests.resources.dir"
value="${tests.dir}/src/resources"/>
<property name="tests.output.dir"
value="${tests.dir}/output"/>
<!-- ================================================================== -->
Copied: trunk/jbossws-tests/src/README_XERCES (from rev 2509,
trunk/jbossws-tests/src/main/README_XERCES)
===================================================================
--- trunk/jbossws-tests/src/README_XERCES (rev 0)
+++ trunk/jbossws-tests/src/README_XERCES 2007-03-03 15:24:16 UTC (rev 2512)
@@ -0,0 +1,76 @@
+This is a xerces bug. The problem is that the latest version of ant only bundles 2.6.2,
you need at least 2.7.0 for this not to happen.
+So all you need to do is update your version of ant. I actually use the one in
jboss-head/tools, although you have to drop log4j.jar
+in jboss-head/tools/lib.
+
+-Jason
+
+> -----Original Message-----
+> From: Heiko Braun
+> Sent: Friday, July 07, 2006 5:46 AM
+> To: Jason T. Greene
+> Cc: Dev - JBossWS
+> Subject: build failure
+>
+> Jason,
+>
+> the build fails due to your latest tools additions and unfortunately I
+> am missing "the hitchhikers guide through wstools" in order to
+> translate this error into something useful:
+>
+> generate-sources:
+> [move] Moving 2 files to C:\dev\prj\jbossws\branches\jbossws-
+> 1.0\output\tests\wstools\java
+> [wstools] java.lang.NullPointerException
+> [wstools] at java.lang.System.arraycopy(Native Method)
+> [wstools] at
+> org.apache.xerces.impl.xs.XSModelImpl.getAnnotations(Unknown Source)
+> [wstools] at
+> org.jboss.ws.metadata.wsdl.xmlschema.WSSchemaUtils.copyXSModel(WSSchem
+> aUti
+> ls.java:737)
+> [wstools] at
+> org.jboss.ws.tools.JavaToXSD.parseSchema(JavaToXSD.java:201)
+> [wstools] at
+> org.jboss.ws.metadata.wsdl.WSDL11Reader.processTypes(WSDL11Reader.java
+> :227
+> )
+> [wstools] at
+> org.jboss.ws.metadata.wsdl.WSDL11Reader.processDefinition(WSDL11Reader
+> .jav
+> a:118)
+> [wstools] at
+> org.jboss.ws.metadata.wsdl.WSDLDefinitionsFactory.parse(WSDLDefinition
+> sFac
+> tory.java:145)
+> [wstools] at
+> org.jboss.ws.tools.WSDLToJava.convertWSDL2Java(WSDLToJava.java:121)
+> [wstools] at
+> org.jboss.ws.tools.helpers.ToolsHelper.handleWSDLToJavaGeneration(Tool
+> sHel
+> per.java:323)
+> [wstools] at org.jboss.ws.tools.WSTools.process(WSTools.java:138)
+> [wstools] at org.jboss.ws.tools.WSTools.generate(WSTools.java:120)
+> [wstools] at
+> org.jboss.ws.tools.ant.wstools.execute(wstools.java:103)
+> [wstools] at
+> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
+> [wstools] at org.apache.tools.ant.Task.perform(Task.java:364)
+> [wstools] at org.apache.tools.ant.Target.execute(Target.java:341)
+> [wstools] at
+> org.apache.tools.ant.Target.performTasks(Target.java:369)
+> [wstools] at
+> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
+> [wstools] at
+> org.apache.tools.ant.Project.executeTarget(Project.java:1185)
+> [wstools] at
+> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExec
+> utor
+> .java:40)
+> [wstools] at
+> org.apache.tools.ant.Project.executeTargets(Project.java:1068)
+> [wstools] at org.apache.tools.ant.Main.runBuild(Main.java:668)
+> [wstools] at org.apache.tools.ant.Main.startAnt(Main.java:187)
+> [wstools] at
+> org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
+> [wstools] at
+> org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)
\ No newline at end of file
Copied: trunk/jbossws-tests/src/etc (from rev 2509, trunk/jbossws-tests/src/main/etc)
Deleted: trunk/jbossws-tests/src/etc/jndi.properties
===================================================================
--- trunk/jbossws-tests/src/main/etc/jndi.properties 2007-03-02 14:41:35 UTC (rev 2509)
+++ trunk/jbossws-tests/src/etc/jndi.properties 2007-03-03 15:24:16 UTC (rev 2512)
@@ -1,3 +0,0 @@
-java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
-java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
-java.naming.provider.url=jnp://localhost:1099
\ No newline at end of file
Copied: trunk/jbossws-tests/src/etc/jndi.properties (from rev 2510,
trunk/jbossws-tests/src/main/etc/jndi.properties)
===================================================================
--- trunk/jbossws-tests/src/etc/jndi.properties (rev 0)
+++ trunk/jbossws-tests/src/etc/jndi.properties 2007-03-03 15:24:16 UTC (rev 2512)
@@ -0,0 +1,3 @@
+java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
+java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
+java.naming.provider.url=jnp://localhost:1099
\ No newline at end of file
Deleted: trunk/jbossws-tests/src/etc/log4j.xml
===================================================================
--- trunk/jbossws-tests/src/main/etc/log4j.xml 2007-03-02 14:41:35 UTC (rev 2509)
+++ trunk/jbossws-tests/src/etc/log4j.xml 2007-03-03 15:24:16 UTC (rev 2512)
@@ -1,90 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
-
-<!-- ===================================================================== -->
-<!-- -->
-<!-- Log4j Configuration -->
-<!-- -->
-<!-- ===================================================================== -->
-
-<!-- $Id$ -->
-
-<!--
-| For more configuration infromation and examples see the Jakarta Log4j
-| owebsite:
http://jakarta.apache.org/log4j
--->
-
-<log4j:configuration
xmlns:log4j="http://jakarta.apache.org/log4j/"
debug="false">
-
- <!-- ================================= -->
- <!-- Preserve messages in a local file -->
- <!-- ================================= -->
-
- <!-- A time/date based rolling appender -->
- <appender name="FILE"
class="org.jboss.logging.appender.DailyRollingFileAppender">
- <param name="File" value="${build.testlog}/test.log"/>
- <param name="Append" value="false"/>
-
- <!-- Rollover at midnight each day -->
- <param name="DatePattern" value="'.'yyyy-MM-dd"/>
-
- <layout class="org.apache.log4j.PatternLayout">
- <!-- The default pattern: Date Priority [Category] Message\n -->
- <param name="ConversionPattern" value="%d %-5p [%c:%L]
%m%n"/>
- </layout>
- </appender>
-
- <!-- ============================== -->
- <!-- Append messages to the console -->
- <!-- ============================== -->
-
- <appender name="CONSOLE"
class="org.apache.log4j.ConsoleAppender">
- <param name="Threshold" value="INFO"/>
- <param name="Target" value="System.out"/>
-
- <layout class="org.apache.log4j.PatternLayout">
- <!-- The default pattern: Date Priority [Category] Message\n -->
- <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%c{1}]
%m%n"/>
- </layout>
- </appender>
-
- <!-- ================ -->
- <!-- Limit categories -->
- <!-- ================ -->
-
- <category name="org.jboss.ws">
- <priority value="DEBUG"/>
- </category>
-
- <category name="org.jboss.remoting">
- <priority value="INFO"/>
- </category>
-
- <!-- Apache security is verbose -->
- <category name="org.apache.xml.security">
- <priority value="INFO"/>
- </category>
-
- <!-- Enable SOAP message tracing -->
- <category name="jbossws.SOAPMessage">
- <priority value="TRACE" class="org.jboss.logging.XLevel"/>
- </category>
-
- <!--
- <category name="org.jboss.xb">
- <priority value="TRACE" class="org.jboss.logging.XLevel"/>
- </category>
- -->
-
- <!-- ======================= -->
- <!-- Setup the Root category -->
- <!-- ======================= -->
-
- <root>
-<!--
- <appender-ref ref="CONSOLE"/>
--->
- <appender-ref ref="FILE"/>
- </root>
-
-</log4j:configuration>
Copied: trunk/jbossws-tests/src/etc/log4j.xml (from rev 2510,
trunk/jbossws-tests/src/main/etc/log4j.xml)
===================================================================
--- trunk/jbossws-tests/src/etc/log4j.xml (rev 0)
+++ trunk/jbossws-tests/src/etc/log4j.xml 2007-03-03 15:24:16 UTC (rev 2512)
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
+
+<!-- ===================================================================== -->
+<!-- -->
+<!-- Log4j Configuration -->
+<!-- -->
+<!-- ===================================================================== -->
+
+<!-- $Id$ -->
+
+<!--
+| For more configuration infromation and examples see the Jakarta Log4j
+| owebsite:
http://jakarta.apache.org/log4j
+-->
+
+<log4j:configuration
xmlns:log4j="http://jakarta.apache.org/log4j/"
debug="false">
+
+ <!-- ================================= -->
+ <!-- Preserve messages in a local file -->
+ <!-- ================================= -->
+
+ <!-- A time/date based rolling appender -->
+ <appender name="FILE"
class="org.jboss.logging.appender.DailyRollingFileAppender">
+ <param name="File" value="${build.testlog}/test.log"/>
+ <param name="Append" value="false"/>
+
+ <!-- Rollover at midnight each day -->
+ <param name="DatePattern" value="'.'yyyy-MM-dd"/>
+
+ <layout class="org.apache.log4j.PatternLayout">
+ <!-- The default pattern: Date Priority [Category] Message\n -->
+ <param name="ConversionPattern" value="%d %-5p [%c:%L]
%m%n"/>
+ </layout>
+ </appender>
+
+ <!-- ============================== -->
+ <!-- Append messages to the console -->
+ <!-- ============================== -->
+
+ <appender name="CONSOLE"
class="org.apache.log4j.ConsoleAppender">
+ <param name="Threshold" value="INFO"/>
+ <param name="Target" value="System.out"/>
+
+ <layout class="org.apache.log4j.PatternLayout">
+ <!-- The default pattern: Date Priority [Category] Message\n -->
+ <param name="ConversionPattern" value="%d{ABSOLUTE} %-5p [%c{1}]
%m%n"/>
+ </layout>
+ </appender>
+
+ <!-- ================ -->
+ <!-- Limit categories -->
+ <!-- ================ -->
+
+ <category name="org.jboss.ws">
+ <priority value="DEBUG"/>
+ </category>
+
+ <category name="org.jboss.remoting">
+ <priority value="INFO"/>
+ </category>
+
+ <!-- Apache security is verbose -->
+ <category name="org.apache.xml.security">
+ <priority value="INFO"/>
+ </category>
+
+ <!-- Enable SOAP message tracing -->
+ <category name="jbossws.SOAPMessage">
+ <priority value="TRACE" class="org.jboss.logging.XLevel"/>
+ </category>
+
+ <!--
+ <category name="org.jboss.xb">
+ <priority value="TRACE" class="org.jboss.logging.XLevel"/>
+ </category>
+ -->
+
+ <!-- ======================= -->
+ <!-- Setup the Root category -->
+ <!-- ======================= -->
+
+ <root>
+<!--
+ <appender-ref ref="CONSOLE"/>
+-->
+ <appender-ref ref="FILE"/>
+ </root>
+
+</log4j:configuration>
Deleted: trunk/jbossws-tests/src/etc/tst.policy
===================================================================
--- trunk/jbossws-tests/src/main/etc/tst.policy 2007-03-02 14:41:35 UTC (rev 2509)
+++ trunk/jbossws-tests/src/etc/tst.policy 2007-03-03 15:24:16 UTC (rev 2512)
@@ -1,4 +0,0 @@
-grant {
- permission java.security.AllPermission;
-};
-
Copied: trunk/jbossws-tests/src/etc/tst.policy (from rev 2510,
trunk/jbossws-tests/src/main/etc/tst.policy)
===================================================================
--- trunk/jbossws-tests/src/etc/tst.policy (rev 0)
+++ trunk/jbossws-tests/src/etc/tst.policy 2007-03-03 15:24:16 UTC (rev 2512)
@@ -0,0 +1,4 @@
+grant {
+ permission java.security.AllPermission;
+};
+
Copied: trunk/jbossws-tests/src/java (from rev 2509, trunk/jbossws-tests/src/main/java)
Copied: trunk/jbossws-tests/src/java/org (from rev 2510,
trunk/jbossws-tests/src/main/java/org)
Copied: trunk/jbossws-tests/src/resources (from rev 2509,
trunk/jbossws-tests/src/main/resources)
Copied: trunk/jbossws-tests/src/resources/benchmark (from rev 2510,
trunk/jbossws-tests/src/main/resources/benchmark)
Copied: trunk/jbossws-tests/src/resources/common (from rev 2510,
trunk/jbossws-tests/src/main/resources/common)
Copied: trunk/jbossws-tests/src/resources/interop (from rev 2510,
trunk/jbossws-tests/src/main/resources/interop)
Copied: trunk/jbossws-tests/src/resources/jaxrpc (from rev 2510,
trunk/jbossws-tests/src/main/resources/jaxrpc)
Copied: trunk/jbossws-tests/src/resources/jaxws (from rev 2510,
trunk/jbossws-tests/src/main/resources/jaxws)
Deleted: trunk/jbossws-tests/src/resources/tests-jboss40-excludes.txt
===================================================================
--- trunk/jbossws-tests/src/main/resources/tests-jboss40-excludes.txt 2007-03-02 14:41:35
UTC (rev 2509)
+++ trunk/jbossws-tests/src/resources/tests-jboss40-excludes.txt 2007-03-03 15:24:16 UTC
(rev 2512)
@@ -1,9 +0,0 @@
-# Always excludes
-org/jboss/test/ws/interop/**
-org/jboss/test/ws/benchmark/**
-
-# EJB3/Injection excludes
-org/jboss/test/ws/jaxws/endpoint/**
-org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase*
-org/jboss/test/ws/jaxws/samples/retail/**
-org/jboss/test/ws/jaxws/samples/webserviceref/**
Copied: trunk/jbossws-tests/src/resources/tests-jboss40-excludes.txt (from rev 2510,
trunk/jbossws-tests/src/main/resources/tests-jboss40-excludes.txt)
===================================================================
--- trunk/jbossws-tests/src/resources/tests-jboss40-excludes.txt
(rev 0)
+++ trunk/jbossws-tests/src/resources/tests-jboss40-excludes.txt 2007-03-03 15:24:16 UTC
(rev 2512)
@@ -0,0 +1,9 @@
+# Always excludes
+org/jboss/test/ws/interop/**
+org/jboss/test/ws/benchmark/**
+
+# EJB3/Injection excludes
+org/jboss/test/ws/jaxws/endpoint/**
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase*
+org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/webserviceref/**
Deleted: trunk/jbossws-tests/src/resources/tests-jboss40-noejb3-excludes.txt
===================================================================
--- trunk/jbossws-tests/src/main/resources/tests-jboss40-noejb3-excludes.txt 2007-03-02
14:41:35 UTC (rev 2509)
+++ trunk/jbossws-tests/src/resources/tests-jboss40-noejb3-excludes.txt 2007-03-03
15:24:16 UTC (rev 2512)
@@ -1,18 +0,0 @@
-# Always excludes
-org/jboss/test/ws/interop/**
-org/jboss/test/ws/benchmark/**
-
-# EJB3/Injection excludes
-org/jboss/test/ws/jaxws/eardeployment/**
-org/jboss/test/ws/jaxws/endpoint/**
-org/jboss/test/ws/jaxws/jbws944/**
-org/jboss/test/ws/jaxws/jbws981/**
-org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase*
-org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase*
-org/jboss/test/ws/jaxws/samples/jsr181ejb/JSR181WebServiceEJB3TestCase.*
-org/jboss/test/ws/jaxws/samples/retail/**
-org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceEJB3TestCase.*
-org/jboss/test/ws/jaxws/samples/webserviceref/**
-org/jboss/test/ws/jaxws/samples/xop/**
-
-
Copied: trunk/jbossws-tests/src/resources/tests-jboss40-noejb3-excludes.txt (from rev
2510, trunk/jbossws-tests/src/main/resources/tests-jboss40-noejb3-excludes.txt)
===================================================================
--- trunk/jbossws-tests/src/resources/tests-jboss40-noejb3-excludes.txt
(rev 0)
+++ trunk/jbossws-tests/src/resources/tests-jboss40-noejb3-excludes.txt 2007-03-03
15:24:16 UTC (rev 2512)
@@ -0,0 +1,18 @@
+# Always excludes
+org/jboss/test/ws/interop/**
+org/jboss/test/ws/benchmark/**
+
+# EJB3/Injection excludes
+org/jboss/test/ws/jaxws/eardeployment/**
+org/jboss/test/ws/jaxws/endpoint/**
+org/jboss/test/ws/jaxws/jbws944/**
+org/jboss/test/ws/jaxws/jbws981/**
+org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase*
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase*
+org/jboss/test/ws/jaxws/samples/jsr181ejb/JSR181WebServiceEJB3TestCase.*
+org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceEJB3TestCase.*
+org/jboss/test/ws/jaxws/samples/webserviceref/**
+org/jboss/test/ws/jaxws/samples/xop/**
+
+
Deleted: trunk/jbossws-tests/src/resources/tests-jboss42-excludes.txt
===================================================================
--- trunk/jbossws-tests/src/main/resources/tests-jboss42-excludes.txt 2007-03-02 14:41:35
UTC (rev 2509)
+++ trunk/jbossws-tests/src/resources/tests-jboss42-excludes.txt 2007-03-03 15:24:16 UTC
(rev 2512)
@@ -1,8 +0,0 @@
-# Always excludes
-org/jboss/test/ws/interop/**
-org/jboss/test/ws/benchmark/**
-
-# EJB3/Injection excludes
-org/jboss/test/ws/jaxws/endpoint/**
-org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase.*
-org/jboss/test/ws/jaxws/samples/webserviceref/**
Copied: trunk/jbossws-tests/src/resources/tests-jboss42-excludes.txt (from rev 2510,
trunk/jbossws-tests/src/main/resources/tests-jboss42-excludes.txt)
===================================================================
--- trunk/jbossws-tests/src/resources/tests-jboss42-excludes.txt
(rev 0)
+++ trunk/jbossws-tests/src/resources/tests-jboss42-excludes.txt 2007-03-03 15:24:16 UTC
(rev 2512)
@@ -0,0 +1,8 @@
+# Always excludes
+org/jboss/test/ws/interop/**
+org/jboss/test/ws/benchmark/**
+
+# EJB3/Injection excludes
+org/jboss/test/ws/jaxws/endpoint/**
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase.*
+org/jboss/test/ws/jaxws/samples/webserviceref/**
Deleted: trunk/jbossws-tests/src/resources/tests-jboss42-noejb3-excludes.txt
===================================================================
--- trunk/jbossws-tests/src/main/resources/tests-jboss42-noejb3-excludes.txt 2007-03-02
14:41:35 UTC (rev 2509)
+++ trunk/jbossws-tests/src/resources/tests-jboss42-noejb3-excludes.txt 2007-03-03
15:24:16 UTC (rev 2512)
@@ -1,17 +0,0 @@
-# Always excludes
-org/jboss/test/ws/interop/**
-org/jboss/test/ws/benchmark/**
-
-# EJB3/Injection excludes
-org/jboss/test/ws/jaxws/eardeployment/**
-org/jboss/test/ws/jaxws/endpoint/**
-org/jboss/test/ws/jaxws/jbws944/**
-org/jboss/test/ws/jaxws/jbws981/**
-org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase*
-org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase*
-org/jboss/test/ws/jaxws/samples/jsr181ejb/JSR181WebServiceEJB3TestCase.*
-org/jboss/test/ws/jaxws/samples/retail/**
-org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceEJB3TestCase.*
-org/jboss/test/ws/jaxws/samples/webserviceref/**
-org/jboss/test/ws/jaxws/samples/xop/**
-
Copied: trunk/jbossws-tests/src/resources/tests-jboss42-noejb3-excludes.txt (from rev
2510, trunk/jbossws-tests/src/main/resources/tests-jboss42-noejb3-excludes.txt)
===================================================================
--- trunk/jbossws-tests/src/resources/tests-jboss42-noejb3-excludes.txt
(rev 0)
+++ trunk/jbossws-tests/src/resources/tests-jboss42-noejb3-excludes.txt 2007-03-03
15:24:16 UTC (rev 2512)
@@ -0,0 +1,17 @@
+# Always excludes
+org/jboss/test/ws/interop/**
+org/jboss/test/ws/benchmark/**
+
+# EJB3/Injection excludes
+org/jboss/test/ws/jaxws/eardeployment/**
+org/jboss/test/ws/jaxws/endpoint/**
+org/jboss/test/ws/jaxws/jbws944/**
+org/jboss/test/ws/jaxws/jbws981/**
+org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase*
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase*
+org/jboss/test/ws/jaxws/samples/jsr181ejb/JSR181WebServiceEJB3TestCase.*
+org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceEJB3TestCase.*
+org/jboss/test/ws/jaxws/samples/webserviceref/**
+org/jboss/test/ws/jaxws/samples/xop/**
+
Deleted: trunk/jbossws-tests/src/resources/tests-jboss50-excludes.txt
===================================================================
--- trunk/jbossws-tests/src/main/resources/tests-jboss50-excludes.txt 2007-03-02 14:41:35
UTC (rev 2509)
+++ trunk/jbossws-tests/src/resources/tests-jboss50-excludes.txt 2007-03-03 15:24:16 UTC
(rev 2512)
@@ -1,19 +0,0 @@
-# Always excludes
-org/jboss/test/ws/interop/**
-org/jboss/test/ws/benchmark/**
-
-# Fix before JBoss50 goes final
-org/jboss/test/ws/jaxrpc/jbas897/JBAS897TestCase.*
-org/jboss/test/ws/jaxrpc/jbws124/JBWS124TestCase.*
-org/jboss/test/ws/jaxrpc/jbws128/JBWS128TestCase.*
-org/jboss/test/ws/jaxrpc/jbws153/JBWS153TestCase.*
-org/jboss/test/ws/jaxrpc/jbws165/JBWS165TestCase.*
-org/jboss/test/ws/jaxrpc/jbws331/JBWS331TestCase.*
-org/jboss/test/ws/jaxrpc/jbws358/JBWS358TestCase.*
-org/jboss/test/ws/jaxrpc/jbws626/JBWS626TestCase.*
-org/jboss/test/ws/jaxrpc/jbws772/JBWS772TestCase.*
-org/jboss/test/ws/jaxrpc/samples/jsr109ejb/*TestCase.*
-org/jboss/test/ws/jaxrpc/samples/jmstransport/JMSTransportTestCase.*
-org/jboss/test/ws/jaxrpc/samples/jmstransport/OrganizationJMSEndpoint.*
-org/jboss/test/ws/jaxrpc/wsdlpublish/**
-
Copied: trunk/jbossws-tests/src/resources/tests-jboss50-excludes.txt (from rev 2510,
trunk/jbossws-tests/src/main/resources/tests-jboss50-excludes.txt)
===================================================================
--- trunk/jbossws-tests/src/resources/tests-jboss50-excludes.txt
(rev 0)
+++ trunk/jbossws-tests/src/resources/tests-jboss50-excludes.txt 2007-03-03 15:24:16 UTC
(rev 2512)
@@ -0,0 +1,19 @@
+# Always excludes
+org/jboss/test/ws/interop/**
+org/jboss/test/ws/benchmark/**
+
+# Fix before JBoss50 goes final
+org/jboss/test/ws/jaxrpc/jbas897/JBAS897TestCase.*
+org/jboss/test/ws/jaxrpc/jbws124/JBWS124TestCase.*
+org/jboss/test/ws/jaxrpc/jbws128/JBWS128TestCase.*
+org/jboss/test/ws/jaxrpc/jbws153/JBWS153TestCase.*
+org/jboss/test/ws/jaxrpc/jbws165/JBWS165TestCase.*
+org/jboss/test/ws/jaxrpc/jbws331/JBWS331TestCase.*
+org/jboss/test/ws/jaxrpc/jbws358/JBWS358TestCase.*
+org/jboss/test/ws/jaxrpc/jbws626/JBWS626TestCase.*
+org/jboss/test/ws/jaxrpc/jbws772/JBWS772TestCase.*
+org/jboss/test/ws/jaxrpc/samples/jsr109ejb/*TestCase.*
+org/jboss/test/ws/jaxrpc/samples/jmstransport/JMSTransportTestCase.*
+org/jboss/test/ws/jaxrpc/samples/jmstransport/OrganizationJMSEndpoint.*
+org/jboss/test/ws/jaxrpc/wsdlpublish/**
+
Deleted: trunk/jbossws-tests/src/resources/tests-tomcat-excludes.txt
===================================================================
--- trunk/jbossws-tests/src/main/resources/tests-tomcat-excludes.txt 2007-03-02 14:41:35
UTC (rev 2509)
+++ trunk/jbossws-tests/src/resources/tests-tomcat-excludes.txt 2007-03-03 15:24:16 UTC
(rev 2512)
@@ -1,26 +0,0 @@
-# Always excludes
-org/jboss/test/ws/interop/**
-org/jboss/test/ws/benchmark/**
-
-# EJB3/Injection excludes
-org/jboss/test/ws/jaxrpc/jbws1011/**
-org/jboss/test/ws/jaxrpc/samples/jsr109ejb/*TestCase.*
-org/jboss/test/ws/jaxrpc/samples/secureejb/*TestCase.*
-org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
-org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase.*
-org/jboss/test/ws/jaxws/samples/jsr181ejb/**
-org/jboss/test/ws/jaxws/samples/retail/**
-org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceEJB3TestCase.*
-org/jboss/test/ws/jaxws/samples/webserviceref/**
-
-# JBoss excludes
-org/jboss/test/ws/jaxrpc/samples/dynamichandler/*TestCase.*
-org/jboss/test/ws/jaxrpc/samples/jmstransport/JMSTransportTestCase.*
-org/jboss/test/ws/jaxrpc/samples/jmstransport/OrganizationJMSEndpoint.*
-org/jboss/test/ws/jaxrpc/samples/wsbpel/hello/*TestCase.*
-org/jboss/test/ws/jaxws/samples/jaxr/**
-
-# TODO: Why are these excluded
-# [JBWS-1471] - Remove unwanted tomcat excludes
-org/jboss/test/ws/jaxrpc/samples/wssecurity/StorePassEncryptTestCase.*
-org/jboss/test/ws/jaxws/samples/wseventing/**
Copied: trunk/jbossws-tests/src/resources/tests-tomcat-excludes.txt (from rev 2510,
trunk/jbossws-tests/src/main/resources/tests-tomcat-excludes.txt)
===================================================================
--- trunk/jbossws-tests/src/resources/tests-tomcat-excludes.txt
(rev 0)
+++ trunk/jbossws-tests/src/resources/tests-tomcat-excludes.txt 2007-03-03 15:24:16 UTC
(rev 2512)
@@ -0,0 +1,26 @@
+# Always excludes
+org/jboss/test/ws/interop/**
+org/jboss/test/ws/benchmark/**
+
+# EJB3/Injection excludes
+org/jboss/test/ws/jaxrpc/jbws1011/**
+org/jboss/test/ws/jaxrpc/samples/jsr109ejb/*TestCase.*
+org/jboss/test/ws/jaxrpc/samples/secureejb/*TestCase.*
+org/jboss/test/ws/jaxws/samples/context/WebServiceContextEJBTestCase.*
+org/jboss/test/ws/jaxws/samples/handlerchain/HandlerChainClientTestCase.*
+org/jboss/test/ws/jaxws/samples/jsr181ejb/**
+org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/webservice/JSR181WebServiceEJB3TestCase.*
+org/jboss/test/ws/jaxws/samples/webserviceref/**
+
+# JBoss excludes
+org/jboss/test/ws/jaxrpc/samples/dynamichandler/*TestCase.*
+org/jboss/test/ws/jaxrpc/samples/jmstransport/JMSTransportTestCase.*
+org/jboss/test/ws/jaxrpc/samples/jmstransport/OrganizationJMSEndpoint.*
+org/jboss/test/ws/jaxrpc/samples/wsbpel/hello/*TestCase.*
+org/jboss/test/ws/jaxws/samples/jaxr/**
+
+# TODO: Why are these excluded
+# [JBWS-1471] - Remove unwanted tomcat excludes
+org/jboss/test/ws/jaxrpc/samples/wssecurity/StorePassEncryptTestCase.*
+org/jboss/test/ws/jaxws/samples/wseventing/**
Copied: trunk/jbossws-tests/src/resources/tools (from rev 2510,
trunk/jbossws-tests/src/main/resources/tools)
Copied: trunk/jbossws-tests/src/tools-exception-list.txt (from rev 2509,
trunk/jbossws-tests/src/main/tools-exception-list.txt)
===================================================================
--- trunk/jbossws-tests/src/tools-exception-list.txt (rev 0)
+++ trunk/jbossws-tests/src/tools-exception-list.txt 2007-03-03 15:24:16 UTC (rev 2512)
@@ -0,0 +1,30 @@
+webservice/test
+---------------
+addressing - no support for WSDL->Java doc/literal unwrapping
+anonymous - n/a for tools
+config - n/a for tools
+encoded - not support by tools
+eventing - customized
+interop - n/a
+jbws434 - incomplete support for WSDL->java wildcards
+jsr181 - no support for WSDL->Java doc/literal unwrapping
+tools - n/a
+wsdl11 - n/a
+wsdlficture - n/a
+
+testsuite
+---------
+attachment - no support for attachments
+attachmentstepbystep - no support for attachments
+encstyle - not supported
+header - WSDL->Java headers not supported
+jbws484 - WSDL->Java doc/literal unwrapping
+jbws637 - WSDL->Java doc/literal unwrapping
+jbws663 - WSDL->Java headers not supported
+jbws718 - WSDL->Java no support for simple types, xs:choice
+jbws720 - WSDL->Java no support for wildcards, unwrapping, xml attributes, xml:lang
+jbws751 - WSDL->Java no support for attributes
+jbws775 - WSDL->Java no support for attributes
+marshalltest-rpcenc - SOAP encoding not supported
+wsdlimport - n/a
+wsrp - shouldn't be in testsuite