Author: thomas.diesler(a)jboss.com
Date: 2007-05-26 10:37:31 -0400 (Sat, 26 May 2007)
New Revision: 3271
Added:
trunk/testsuite/src/java/org/jboss/test/ws/jaxws/samples/xop/doclit/jaxws-handlers-server.xml
Modified:
trunk/integration/sunri/ant-import/build-deploy.xml
trunk/integration/sunri/src/test/resources/excludes-jboss42.txt
trunk/integration/sunri/src/test/resources/excludes-jboss50.txt
trunk/integration/xfire/src/test/resources/excludes-jboss42.txt
trunk/integration/xfire/src/test/resources/excludes-jboss50.txt
Log:
Redefine sunri,xfire excludes
Modified: trunk/integration/sunri/ant-import/build-deploy.xml
===================================================================
--- trunk/integration/sunri/ant-import/build-deploy.xml 2007-05-26 14:22:48 UTC (rev
3270)
+++ trunk/integration/sunri/ant-import/build-deploy.xml 2007-05-26 14:37:31 UTC (rev
3271)
@@ -21,7 +21,7 @@
<!-- Deploy to jboss50 -->
<target name="deploy-jboss50"
depends="jars-jboss50,undeploy-jboss50" description="Deploy jbossws/sunri
to jboss50">
- <ant antfile="${int.sunri.dir}/build.xml"
target="undeploy-jboss50" inheritall="false"/>
+ <ant antfile="${int.native.dir}/build.xml"
target="undeploy-jboss50" inheritall="false"/>
<ant antfile="${int.xfire.dir}/build.xml"
target="undeploy-jboss50" inheritall="false"/>
<macro-deploy-sunri50
spilibs="${spi.dir}/output/lib"
Modified: trunk/integration/sunri/src/test/resources/excludes-jboss42.txt
===================================================================
--- trunk/integration/sunri/src/test/resources/excludes-jboss42.txt 2007-05-26 14:22:48
UTC (rev 3270)
+++ trunk/integration/sunri/src/test/resources/excludes-jboss42.txt 2007-05-26 14:37:31
UTC (rev 3271)
@@ -4,21 +4,16 @@
org/jboss/test/ws/jaxws/samples/asynchronous/**
org/jboss/test/ws/jaxws/samples/context/**
-# org/jboss/test/ws/jaxws/samples/eardeployment/**
org/jboss/test/ws/jaxws/samples/exception/**
org/jboss/test/ws/jaxws/samples/handlerchain/**
org/jboss/test/ws/jaxws/samples/httpbinding/**
org/jboss/test/ws/jaxws/samples/jaxr/**
-org/jboss/test/ws/jaxws/samples/jsr181ejb/**
-org/jboss/test/ws/jaxws/samples/jsr181pojo/**
org/jboss/test/ws/jaxws/samples/logicalhandler/**
org/jboss/test/ws/jaxws/samples/oneway/**
org/jboss/test/ws/jaxws/samples/provider/**
org/jboss/test/ws/jaxws/samples/retail/**
org/jboss/test/ws/jaxws/samples/soapbinding/**
org/jboss/test/ws/jaxws/samples/webmethod/**
-org/jboss/test/ws/jaxws/samples/webparam/**
-org/jboss/test/ws/jaxws/samples/webresult/**
org/jboss/test/ws/jaxws/samples/webservice/**
org/jboss/test/ws/jaxws/samples/webserviceref/**
org/jboss/test/ws/jaxws/samples/wsaddressing/**
Modified: trunk/integration/sunri/src/test/resources/excludes-jboss50.txt
===================================================================
--- trunk/integration/sunri/src/test/resources/excludes-jboss50.txt 2007-05-26 14:22:48
UTC (rev 3270)
+++ trunk/integration/sunri/src/test/resources/excludes-jboss50.txt 2007-05-26 14:37:31
UTC (rev 3271)
@@ -2,26 +2,21 @@
# $Id$
#
-#org/jboss/test/ws/jaxws/samples/asynchronous/**
-#org/jboss/test/ws/jaxws/samples/context/**
-#org/jboss/test/ws/jaxws/samples/eardeployment/**
-#org/jboss/test/ws/jaxws/samples/exception/**
-#org/jboss/test/ws/jaxws/samples/handlerchain/**
-#org/jboss/test/ws/jaxws/samples/httpbinding/**
-#org/jboss/test/ws/jaxws/samples/jaxr/**
-#org/jboss/test/ws/jaxws/samples/jsr181ejb/**
-#org/jboss/test/ws/jaxws/samples/jsr181pojo/**
-#org/jboss/test/ws/jaxws/samples/logicalhandler/**
-#org/jboss/test/ws/jaxws/samples/oneway/**
-#org/jboss/test/ws/jaxws/samples/provider/**
-#org/jboss/test/ws/jaxws/samples/retail/**
-#org/jboss/test/ws/jaxws/samples/soapbinding/**
-#org/jboss/test/ws/jaxws/samples/webmethod/**
-#org/jboss/test/ws/jaxws/samples/webparam/**
-#org/jboss/test/ws/jaxws/samples/webresult/**
-#org/jboss/test/ws/jaxws/samples/webservice/**
-#org/jboss/test/ws/jaxws/samples/webserviceref/**
-#org/jboss/test/ws/jaxws/samples/wsaddressing/**
-#org/jboss/test/ws/jaxws/samples/wseventing/**
-#org/jboss/test/ws/jaxws/samples/wssecurity/**
-#org/jboss/test/ws/jaxws/samples/xop/**
+org/jboss/test/ws/jaxws/samples/asynchronous/**
+org/jboss/test/ws/jaxws/samples/context/**
+org/jboss/test/ws/jaxws/samples/exception/**
+org/jboss/test/ws/jaxws/samples/handlerchain/**
+org/jboss/test/ws/jaxws/samples/httpbinding/**
+org/jboss/test/ws/jaxws/samples/jaxr/**
+org/jboss/test/ws/jaxws/samples/logicalhandler/**
+org/jboss/test/ws/jaxws/samples/oneway/**
+org/jboss/test/ws/jaxws/samples/provider/**
+org/jboss/test/ws/jaxws/samples/retail/**
+org/jboss/test/ws/jaxws/samples/soapbinding/**
+org/jboss/test/ws/jaxws/samples/webmethod/**
+org/jboss/test/ws/jaxws/samples/webservice/**
+org/jboss/test/ws/jaxws/samples/webserviceref/**
+org/jboss/test/ws/jaxws/samples/wsaddressing/**
+org/jboss/test/ws/jaxws/samples/wseventing/**
+org/jboss/test/ws/jaxws/samples/wssecurity/**
+org/jboss/test/ws/jaxws/samples/xop/**
Modified: trunk/integration/xfire/src/test/resources/excludes-jboss42.txt
===================================================================
--- trunk/integration/xfire/src/test/resources/excludes-jboss42.txt 2007-05-26 14:22:48
UTC (rev 3270)
+++ trunk/integration/xfire/src/test/resources/excludes-jboss42.txt 2007-05-26 14:37:31
UTC (rev 3271)
@@ -4,13 +4,10 @@
org/jboss/test/ws/jaxws/samples/asynchronous/**
org/jboss/test/ws/jaxws/samples/context/**
-# org/jboss/test/ws/jaxws/samples/eardeployment/**
org/jboss/test/ws/jaxws/samples/exception/**
org/jboss/test/ws/jaxws/samples/handlerchain/**
org/jboss/test/ws/jaxws/samples/httpbinding/**
org/jboss/test/ws/jaxws/samples/jaxr/**
-org/jboss/test/ws/jaxws/samples/jsr181ejb/**
-org/jboss/test/ws/jaxws/samples/jsr181pojo/**
org/jboss/test/ws/jaxws/samples/logicalhandler/**
org/jboss/test/ws/jaxws/samples/oneway/**
org/jboss/test/ws/jaxws/samples/provider/**
Modified: trunk/integration/xfire/src/test/resources/excludes-jboss50.txt
===================================================================
--- trunk/integration/xfire/src/test/resources/excludes-jboss50.txt 2007-05-26 14:22:48
UTC (rev 3270)
+++ trunk/integration/xfire/src/test/resources/excludes-jboss50.txt 2007-05-26 14:37:31
UTC (rev 3271)
@@ -4,13 +4,10 @@
org/jboss/test/ws/jaxws/samples/asynchronous/**
org/jboss/test/ws/jaxws/samples/context/**
-# org/jboss/test/ws/jaxws/samples/eardeployment/**
org/jboss/test/ws/jaxws/samples/exception/**
org/jboss/test/ws/jaxws/samples/handlerchain/**
org/jboss/test/ws/jaxws/samples/httpbinding/**
org/jboss/test/ws/jaxws/samples/jaxr/**
-org/jboss/test/ws/jaxws/samples/jsr181ejb/**
-org/jboss/test/ws/jaxws/samples/jsr181pojo/**
org/jboss/test/ws/jaxws/samples/logicalhandler/**
org/jboss/test/ws/jaxws/samples/oneway/**
org/jboss/test/ws/jaxws/samples/provider/**
Added:
trunk/testsuite/src/java/org/jboss/test/ws/jaxws/samples/xop/doclit/jaxws-handlers-server.xml
===================================================================
---
trunk/testsuite/src/java/org/jboss/test/ws/jaxws/samples/xop/doclit/jaxws-handlers-server.xml
(rev 0)
+++
trunk/testsuite/src/java/org/jboss/test/ws/jaxws/samples/xop/doclit/jaxws-handlers-server.xml 2007-05-26
14:37:31 UTC (rev 3271)
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<handler-chains
xmlns="http://java.sun.com/xml/ns/javaee"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
javaee_web_services_1_2.xsd">
+
+ <handler-chain>
+ <handler>
+ <handler-name> MTOMHandler </handler-name>
+ <handler-class>
org.jboss.test.ws.jaxws.samples.xop.doclit.MTOMProtocolHandler </handler-class>
+ </handler>
+ </handler-chain>
+</handler-chains>
\ No newline at end of file
Property changes on:
trunk/testsuite/src/java/org/jboss/test/ws/jaxws/samples/xop/doclit/jaxws-handlers-server.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF