JBossWS SVN: r1386 - branches/jbossws-1.0
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2006-11-05 08:20:48 -0500 (Sun, 05 Nov 2006)
New Revision: 1386
Modified:
branches/jbossws-1.0/version.properties
Log:
jboss-jbossxb=1.0.0.CR7
Modified: branches/jbossws-1.0/version.properties
===================================================================
--- branches/jbossws-1.0/version.properties 2006-11-05 13:11:31 UTC (rev 1385)
+++ branches/jbossws-1.0/version.properties 2006-11-05 13:20:48 UTC (rev 1386)
@@ -18,7 +18,7 @@
ibm-wsdl4j=1.5.2jboss
javassist=3.3.0.GA
jboss-common=1.0.0.GA
-jboss-jbossxb=as405-snapshot
+jboss-jbossxb=1.0.0.CR7
jboss-microcontainer=1.0.2
jboss-remoting=1.4.3.GA
18 years, 2 months
JBossWS SVN: r1385 - branches/jbossws-1.0
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2006-11-05 08:11:31 -0500 (Sun, 05 Nov 2006)
New Revision: 1385
Modified:
branches/jbossws-1.0/version.properties
Log:
update vendor, product urls
Modified: branches/jbossws-1.0/version.properties
===================================================================
--- branches/jbossws-1.0/version.properties 2006-11-05 13:06:31 UTC (rev 1384)
+++ branches/jbossws-1.0/version.properties 2006-11-05 13:11:31 UTC (rev 1385)
@@ -2,16 +2,16 @@
# $Id$
specification.title=JBossWS
-specification.vendor=JBoss (http://www.jboss.org)
+specification.vendor=JBoss (http://www.jboss.com)
specification.version=jbossws-1.0
version.id=1.0.4.DEV
repository.id=1.0.4.GA
implementation.title=JBoss Web Services (JBossWS)
-implementation.url=http://www.jboss.org/products/jbossws
-implementation.vendor=JBoss Inc.
-implementation.vendor.id=http://www.jboss.org
+implementation.url=http://labs.jboss.com/portal/jbossws
+implementation.vendor=JBoss, a division of Red Hat
+implementation.vendor.id=http://www.jboss.com
# thirdparty library versions that are referenced in component-info.xml
apache-xmlsec=1.3.0
18 years, 2 months
JBossWS SVN: r1384 - branches/jbossws-1.0/src/main/resources/dist
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2006-11-05 08:06:31 -0500 (Sun, 05 Nov 2006)
New Revision: 1384
Modified:
branches/jbossws-1.0/src/main/resources/dist/Install.txt
Log:
Add version info
Modified: branches/jbossws-1.0/src/main/resources/dist/Install.txt
===================================================================
--- branches/jbossws-1.0/src/main/resources/dist/Install.txt 2006-11-05 13:04:44 UTC (rev 1383)
+++ branches/jbossws-1.0/src/main/resources/dist/Install.txt 2006-11-05 13:06:31 UTC (rev 1384)
@@ -1,4 +1,9 @@
+(a)implementation.title@
+(a)implementation.url@
+
+Version: jbossws-(a)version.id@
+
Installation instructions
=========================
@@ -8,8 +13,8 @@
In order to install JBossWS the following steps are necessary:
1.) Copy lib/jbossws-client.jar to $JBOSS_HOME/client/
-2.) Unzip lib/jbossws.sar to $JBOSS_HOME/server/default/deploy/
-3.) Replacing jboss-xml-binding.jar
+2.) Unzip lib/jbossws.sar to $JBOSS_HOME/server/default/deploy/
+3.) Replacing jboss-xml-binding.jar
You need to manually replace the jboss-xml-binding.jar in the $JBOSS_HOME/client and $JBOSS_HOME/lib directories.
The compatible release can be found here: http://repository.jboss.com/jboss/jbossxb/1.0.0.CR7
18 years, 2 months
JBossWS SVN: r1383 - branches/jbossws-1.0/docs/user-guide/project/en/modules/installation
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2006-11-05 08:04:44 -0500 (Sun, 05 Nov 2006)
New Revision: 1383
Modified:
branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-jboss.xml
branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-tomcat.xml
Log:
rewording
Modified: branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-jboss.xml
===================================================================
--- branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-jboss.xml 2006-11-05 12:30:34 UTC (rev 1382)
+++ branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-jboss.xml 2006-11-05 13:04:44 UTC (rev 1383)
@@ -35,6 +35,6 @@
packaging of a standard portable J2EE-1.4 web service endpoints is defined by the JSR109 specification. JBossWS also supports
JSR181 endpoints, which are significantly easier to develop and maintain.</para>
- <para>Additionally, there are <ulink url="http://labs.jboss.com/jbossws/user-guide/en/Install.txt">release specific install instructions</ulink>.</para>
+ <para>Additionally, please have a look at the <ulink url="http://labs.jboss.com/jbossws/user-guide/en/Install.txt">release specific install instructions</ulink>.</para>
</sect1>
Modified: branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-tomcat.xml
===================================================================
--- branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-tomcat.xml 2006-11-05 12:30:34 UTC (rev 1382)
+++ branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-tomcat.xml 2006-11-05 13:04:44 UTC (rev 1383)
@@ -64,6 +64,6 @@
</tomcat-users>
]]></programlisting></para>
- <para>Additionally, there are <ulink url="http://labs.jboss.com/jbossws/user-guide/en/Install.txt">release specific install instructions</ulink>.</para>
+ <para>Additionally, please have a look at the <ulink url="http://labs.jboss.com/jbossws/user-guide/en/Install.txt">release specific install instructions</ulink>.</para>
</sect1>
18 years, 2 months
JBossWS SVN: r1382 - in branches/jbossws-1.0: . docs docs/user-guide/project docs/user-guide/project/en/modules/installation src/ant src/main/resources/dist
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2006-11-05 07:30:34 -0500 (Sun, 05 Nov 2006)
New Revision: 1382
Removed:
branches/jbossws-1.0/docs/JBossWS.doc
branches/jbossws-1.0/docs/project/
branches/jbossws-1.0/docs/wscompileIssues.txt
branches/jbossws-1.0/docs/wsdl_mapping.doc
Modified:
branches/jbossws-1.0/.classpath
branches/jbossws-1.0/docs/user-guide/project/build.xml
branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-jboss.xml
branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-tomcat.xml
branches/jbossws-1.0/src/ant/build-thirdparty.xml
branches/jbossws-1.0/src/main/resources/dist/Install.txt
branches/jbossws-1.0/src/main/resources/dist/ReleaseNotes.txt
branches/jbossws-1.0/version.properties
Log:
[JBWS-1301] Link install instructions in the user guide to release specific file
Modified: branches/jbossws-1.0/.classpath
===================================================================
--- branches/jbossws-1.0/.classpath 2006-11-05 11:06:36 UTC (rev 1381)
+++ branches/jbossws-1.0/.classpath 2006-11-05 12:30:34 UTC (rev 1382)
@@ -23,7 +23,7 @@
<classpathentry kind="lib" path="thirdparty/jboss-xml-binding.jar"/>
<classpathentry kind="lib" path="thirdparty/stax-api-1.0.jar"/>
<classpathentry kind="lib" path="thirdparty/wstx-lgpl-2.0.6.jar"/>
- <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jboss-4.0.x"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jboss-4.0.5"/>
<classpathentry kind="lib" path="thirdparty/ant.jar"/>
<classpathentry kind="lib" path="thirdparty/jboss.jar"/>
<classpathentry kind="lib" path="thirdparty/jboss-j2ee.jar"/>
Deleted: branches/jbossws-1.0/docs/JBossWS.doc
===================================================================
(Binary files differ)
Modified: branches/jbossws-1.0/docs/user-guide/project/build.xml
===================================================================
--- branches/jbossws-1.0/docs/user-guide/project/build.xml 2006-11-05 11:06:36 UTC (rev 1381)
+++ branches/jbossws-1.0/docs/user-guide/project/build.xml 2006-11-05 12:30:34 UTC (rev 1382)
@@ -16,10 +16,14 @@
<!-- all.doc -->
<target name="all.doc" depends="get-docbook-support, copy-templates">
-
<ant antfile="${doc.module.home}/build-docbook.xml" inheritall="false">
<property name="docbook-support.home" value="${docbook-support.home}"/>
</ant>
+ <copy todir="build/en" file="../../../src/main/resources/dist/Install.txt" filtering="yes" overwrite="yes">
+ <filterset>
+ <filtersfile file="../../../version.properties"/>
+ </filterset>
+ </copy>
</target>
<!-- get-docbook-support -->
Modified: branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-jboss.xml
===================================================================
--- branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-jboss.xml 2006-11-05 11:06:36 UTC (rev 1381)
+++ branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-jboss.xml 2006-11-05 12:30:34 UTC (rev 1382)
@@ -34,5 +34,7 @@
<para>The integration layer hooks into the JBoss deployer architecture and allows you to hot-deploy POJO and EJB endpoints. The
packaging of a standard portable J2EE-1.4 web service endpoints is defined by the JSR109 specification. JBossWS also supports
JSR181 endpoints, which are significantly easier to develop and maintain.</para>
+
+ <para>Additionally, there are <ulink url="http://labs.jboss.com/jbossws/user-guide/en/Install.txt">release specific install instructions</ulink>.</para>
</sect1>
Modified: branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-tomcat.xml
===================================================================
--- branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-tomcat.xml 2006-11-05 11:06:36 UTC (rev 1381)
+++ branches/jbossws-1.0/docs/user-guide/project/en/modules/installation/install-tomcat.xml 2006-11-05 12:30:34 UTC (rev 1382)
@@ -64,4 +64,6 @@
</tomcat-users>
]]></programlisting></para>
+ <para>Additionally, there are <ulink url="http://labs.jboss.com/jbossws/user-guide/en/Install.txt">release specific install instructions</ulink>.</para>
+
</sect1>
Deleted: branches/jbossws-1.0/docs/wscompileIssues.txt
===================================================================
--- branches/jbossws-1.0/docs/wscompileIssues.txt 2006-11-05 11:06:36 UTC (rev 1381)
+++ branches/jbossws-1.0/docs/wscompileIssues.txt 2006-11-05 12:30:34 UTC (rev 1382)
@@ -1,9 +0,0 @@
-Issues seen using wscompile tool from Sun
-========================================
-1. wscompile tool does not support element groups. It does not support the presence of <xsd:group> inside a complex type.
-2. wscompile does not support complex type inheritance with restriction.
-3. xsd:choice construct is unsupported.
-4. Complex Types with mixed content. Does not generate java classes, but does the trick in serializers.
-5. When <xsd:anyAttribute/> is added to a schema type, wscompile will not generate the java type for that schema type. It generates a literalserializer class instead.
-6. When <xsd:element name="street" substitutionGroup="avenue"/> substitutionGroup will make wscompile to not generate a Java class but a literalserializer class.
-7. Noticed an issue with Nillable Types where wscompile does not generate accessors for byte. This is the reason for the sole failure in XSDToJavaTestCase.
Deleted: branches/jbossws-1.0/docs/wsdl_mapping.doc
===================================================================
(Binary files differ)
Modified: branches/jbossws-1.0/src/ant/build-thirdparty.xml
===================================================================
--- branches/jbossws-1.0/src/ant/build-thirdparty.xml 2006-11-05 11:06:36 UTC (rev 1381)
+++ branches/jbossws-1.0/src/ant/build-thirdparty.xml 2006-11-05 12:30:34 UTC (rev 1382)
@@ -70,6 +70,7 @@
<pathelement location="${thirdparty.dir}/jboss-common.jar"/>
<pathelement location="${thirdparty.dir}/jboss-container.jar"/>
<pathelement location="${thirdparty.dir}/jboss-dependency.jar"/>
+ <pathelement location="${thirdparty.dir}/jboss-j2ee.jar"/>
<pathelement location="${thirdparty.dir}/jboss-microcontainer.jar"/>
<pathelement location="${thirdparty.dir}/jboss-remoting.jar"/>
<pathelement location="${thirdparty.dir}/jboss-xml-binding.jar"/>
@@ -90,7 +91,6 @@
<!-- The classpath for the jbossws core -->
<path id="jboss.core.classpath">
- <pathelement location="${thirdparty.dir}/jboss-j2ee.jar"/>
<pathelement location="${jboss.server.deploy}/ejb3.deployer/jboss-annotations-ejb3.jar"/>
</path>
Modified: branches/jbossws-1.0/src/main/resources/dist/Install.txt
===================================================================
--- branches/jbossws-1.0/src/main/resources/dist/Install.txt 2006-11-05 11:06:36 UTC (rev 1381)
+++ branches/jbossws-1.0/src/main/resources/dist/Install.txt 2006-11-05 12:30:34 UTC (rev 1382)
@@ -7,23 +7,18 @@
In order to install JBossWS the following steps are necessary:
-1.) Copy lib/jbossws-client.jar to <JBOSS_HOME>/client/
-2.) Unzip lib/jbossws.sar to <JBOSS_HOME>/server/<SERVER>/deploy/
-3.) Replacing JBossXB
+1.) Copy lib/jbossws-client.jar to $JBOSS_HOME/client/
+2.) Unzip lib/jbossws.sar to $JBOSS_HOME/server/default/deploy/
+3.) Replacing jboss-xml-binding.jar
- In order to upgrade to 1.0.2 you need to manually replace the jboss-xml-binding.jar
- in the JBOSS/client and JBOSS/lib directories.
- The 4.0.4GA compatible release can be found here:
- http://repository.jboss.com/jboss/jbossxb/1.0.0.CR6/
+You need to manually replace the jboss-xml-binding.jar in the $JBOSS_HOME/client and $JBOSS_HOME/lib directories.
+The compatible release can be found here: http://repository.jboss.com/jboss/jbossxb/1.0.0.CR7
-
-That's it!
After the jbossws.sar is deployed you should be able to access JBossWS under
http://localhost:8080/jbossws
If you have any questions, please post to the userforum:
http://www.jboss.org/index.html?module=bb&op=viewforum&f=200
-
Enjoy,
The JBossWS Team
\ No newline at end of file
Modified: branches/jbossws-1.0/src/main/resources/dist/ReleaseNotes.txt
===================================================================
--- branches/jbossws-1.0/src/main/resources/dist/ReleaseNotes.txt 2006-11-05 11:06:36 UTC (rev 1381)
+++ branches/jbossws-1.0/src/main/resources/dist/ReleaseNotes.txt 2006-11-05 12:30:34 UTC (rev 1382)
@@ -13,27 +13,72 @@
If you have any questions, please post to the JBossWS User Forum
http://www.jboss.org/index.html?module=bb&op=viewforum&f=200
+For details see the change log.
+http://jira.jboss.com/jira/browse/JBWS?report=com.atlassian.jira.plugin.system.project:changelog-panel
+
+For issues that are scheduled for future versions see the road map.
+http://jira.jboss.com/jira/browse/JBWS?report=com.atlassian.jira.plugin.system.project:roadmap-panel
+
What's new in jbossws-(a)version.id@
----------------------------------
-* [JBWS-852] Integration with Mikrocontainer
-* [JBWS-865] Support security annotations for EJB3 endpoints
-* [JBWS-871] Arrays with JSR181 endpoints
-* [JBWS-923] Complete MTOM for rpc/literal
-* [JBWS-776] WSDLToJava Support wildcards
+* [JBWS-660] XOP inline base64Binary and sign message
+* [JBWS-779] Add webservices.xml support to wsdlTojava
+* [JBWS-868] BPEL in jbossws-samples
+* [JBWS-1113] Improve performance of Service.getPort()
+* [JBWS-1178] Multiple virtual host and soap:address problem
+* [JBWS-1182] Change wsdl-java@file to wsdl-java@location
+* [JBWS-1200] Provide source download for GA release
+* [JBWS-1261] Provide support for additional MTOM java types besides byte[]
+* [JBWS-1299] Add support for wsdl-java@parameter-style
+* [JBWS-1302] Use EAR name in context root for EJB endpoints
+* [JBWS-1323] Add JBoss EULA
* Bug fixes
-For details see the change log.
-http://jira.jboss.com/jira/browse/JBWS?report=com.atlassian.jira.plugin.system.project:changelog-panel
-
Errata
------
-* None
+* FIXME: [JBWS-1291] Fix JaxrpcMappingValidator
+* FIXME: [JBWS-1292] Fix XOPElementRPCTestCase
+* FIXME: [JBWS-269] Support attachments in Web Services Tools
+* FIXME: [JBWS-269] Support attachments in Web Services Tools
+* FIXME: [JBWS-434] Support sequences of anys
+* FIXME: [JBWS-798] Complete EventingTestCase
+* FIXME: [JBWS-798] Complete EventingTestCase
+* FIXME: [JBWS-798] Complete EventingTestCase
+* FIXME: [JBWS-940] Add wsdl-java support for jdk 1.4 typesafe enums
-For issues that are scheduled for future versions see the road map.
-http://jira.jboss.com/jira/browse/JBWS?report=com.atlassian.jira.plugin.system.project:roadmap-panel
+Enjoy,
+The JBossWS Team
+Previous Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+What's new in jbossws-1.0.3
+----------------------------------
+
+* [JBWS-983] Configure SOAPAction on the Call object
+* [JBWS-1090] preventing override of webservices.xml when multiple web services are processed with wstools
+* [JBWS-1160] XOP Inline base64 for doc/lit requests
+* Bug fixes
+
+What's new in jbossws-1.0.2
+----------------------------------
+
+* [JBWS-855] Provide MTOM for document/literal
+* [JBWS-920] integrate wstools wsdl2java functionality
+* [JBWS-921] integrate wstools java2wsdl functionality
+* [JBWS-932] Performance bottleneck when marshalling array types
+* Bug fixes
+
+What's new in jbossws-1.0.1
+----------------------------------
+
+* [JBWS-776] WSDLToJava Support wildcards
+* [JBWS-852] Integration with Mikrocontainer
+* [JBWS-865] Support security annotations for EJB3 endpoints
+* [JBWS-871] Arrays with JSR181 endpoints
+* [JBWS-923] Complete MTOM for rpc/literal
+* Bug fixes
+
Enjoy,
The JBossWS Team
\ No newline at end of file
Modified: branches/jbossws-1.0/version.properties
===================================================================
--- branches/jbossws-1.0/version.properties 2006-11-05 11:06:36 UTC (rev 1381)
+++ branches/jbossws-1.0/version.properties 2006-11-05 12:30:34 UTC (rev 1382)
@@ -6,7 +6,7 @@
specification.version=jbossws-1.0
version.id=1.0.4.DEV
-repository.id=snapshot
+repository.id=1.0.4.GA
implementation.title=JBoss Web Services (JBossWS)
implementation.url=http://www.jboss.org/products/jbossws
18 years, 2 months
JBossWS SVN: r1381 - in branches/jbossws-1.0: . src/main/etc src/test/java/org/jboss/test/ws/jaxrpc/encoded/marshalltest src/test/java/org/jboss/test/ws/jaxrpc/jbws434 src/test/java/org/jboss/test/ws/jaxrpc/wseventing src/test/java/org/jboss/test/ws/jaxrpc/xop src/test/java/org/jboss/test/ws/tools/clientside src/test/java/org/jboss/test/ws/tools/jbws_206/tests/Attachment src/test/java/org/jboss/test/ws/tools/jbws_211/tests/Attachment src/test/java/org/jboss/test/ws/tools/xsdjava
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2006-11-05 06:06:36 -0500 (Sun, 05 Nov 2006)
New Revision: 1381
Added:
branches/jbossws-1.0/src/main/etc/JBossORG-EULA.txt
Modified:
branches/jbossws-1.0/ant.properties.example
branches/jbossws-1.0/build.xml
branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/encoded/marshalltest/MarshallTestCase.java
branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/jbws434/JBWS434TestCase.java
branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/wseventing/EventingTestCase.java
branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/xop/XOPElementRPCTestCase.java
branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/clientside/ClientSideArtifactsTestCase.java
branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/jbws_206/tests/Attachment/AttachmentWSDL2JavaTestCase.java
branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/jbws_211/tests/Attachment/AttachmentJava2WSDLTestCase.java
branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/xsdjava/SimpleTypesTestCase.java
Log:
Include EULA
Update FIXMEs
Modified: branches/jbossws-1.0/ant.properties.example
===================================================================
--- branches/jbossws-1.0/ant.properties.example 2006-11-05 10:22:31 UTC (rev 1380)
+++ branches/jbossws-1.0/ant.properties.example 2006-11-05 11:06:36 UTC (rev 1381)
@@ -3,7 +3,7 @@
#
# Required JBoss Home
-#jboss.jdk15.home=/home/tdiesler/svn/jboss/jbossas/branches/Branch_4_0/build/output/jboss-4.0.5.GA-ejb3
+#jboss.jdk15.home=/home/tdiesler/svn/jbossas/tags/JBoss_4_0_5_GA/build/output/jboss-4.0.5.GA-ejb3
# Optional JBoss Home
#jboss.jdk14.home=/home/tdiesler/svn/jboss/jbossas/tags/JBoss_4_0_5_GA/build/output/jboss-4.0.5.GA
Modified: branches/jbossws-1.0/build.xml
===================================================================
--- branches/jbossws-1.0/build.xml 2006-11-05 10:22:31 UTC (rev 1380)
+++ branches/jbossws-1.0/build.xml 2006-11-05 11:06:36 UTC (rev 1381)
@@ -625,7 +625,7 @@
<target name="most" description="Builds almost everything." depends="jars"/>
<target name="all" description="Create a distribution zip file"
- depends="main,module-jars14,jbossws-thirdparty-jar,build-samples,build-docs,build-bin-dist,build-src-dist">
+ depends="build-bin-dist,build-src-dist">
</target>
<!-- Build the documentation -->
@@ -634,7 +634,8 @@
</target>
<!-- Build the bin dist -->
- <target name="build-bin-dist" description="Build the binary distribution">
+ <target name="build-bin-dist" description="Build the binary distribution"
+ depends="main,module-jars14,jbossws-thirdparty-jar,build-samples,build-docs">
<mkdir dir="${build.bin.dist}"/>
<mkdir dir="${build.bin.dist}/bin"/>
@@ -646,6 +647,7 @@
<mkdir dir="${build.bin.dist}/lib/tomcat/common/lib"/>
<mkdir dir="${build.bin.dist}/lib/tomcat/webapps"/>
+ <copy todir="${build.bin.dist}" file="${src.etc.dir}/JBossORG-EULA.txt" overwrite="true"/>
<copy todir="${build.bin.dist}" filtering="true" overwrite="true">
<fileset dir="${src.dist.dir}"/>
<filterset>
Added: branches/jbossws-1.0/src/main/etc/JBossORG-EULA.txt
===================================================================
--- branches/jbossws-1.0/src/main/etc/JBossORG-EULA.txt 2006-11-05 10:22:31 UTC (rev 1380)
+++ branches/jbossws-1.0/src/main/etc/JBossORG-EULA.txt 2006-11-05 11:06:36 UTC (rev 1381)
@@ -0,0 +1,107 @@
+LICENSE AGREEMENT
+JBOSS(r)
+
+This License Agreement governs the use of the Software Packages and any updates to the Software
+Packages, regardless of the delivery mechanism. Each Software Package is a collective work
+under U.S. Copyright Law. Subject to the following terms, Red Hat, Inc. ("Red Hat") grants to
+the user ("Client") a license to the applicable collective work(s) pursuant to the
+GNU Lesser General Public License v. 2.1 except for the following Software Packages:
+(a) JBoss Portal Forums and JBoss Transactions JTS, each of which is licensed pursuant to the
+GNU General Public License v.2;
+
+(b) JBoss Rules, which is licensed pursuant to the Apache License v.2.0;
+
+(c) an optional download for JBoss Cache for the Berkeley DB for Java database, which is licensed under the
+(open source) Sleepycat License (if Client does not wish to use the open source version of this database,
+it may purchase a license from Sleepycat Software);
+
+and (d) the BPEL extension for JBoss jBPM, which is licensed under the Common Public License v.1,
+and, pursuant to the OASIS BPEL4WS standard, requires parties wishing to redistribute to enter various
+royalty-free patent licenses.
+
+Each of the foregoing licenses is available at http://www.opensource.org/licenses/index.php.
+
+1. The Software. "Software Packages" refer to the various software modules that are created and made available
+for distribution by the JBoss.org open source community at http://www.jboss.org. Each of the Software Packages
+may be comprised of hundreds of software components. The end user license agreement for each component is located in
+the component's source code. With the exception of certain image files identified in Section 2 below,
+the license terms for the components permit Client to copy, modify, and redistribute the component,
+in both source code and binary code forms. This agreement does not limit Client's rights under,
+or grant Client rights that supersede, the license terms of any particular component.
+
+2. Intellectual Property Rights. The Software Packages are owned by Red Hat and others and are protected under copyright
+and other laws. Title to the Software Packages and any component, or to any copy, modification, or merged portion shall
+remain with the aforementioned, subject to the applicable license. The "JBoss" trademark, "Red Hat" trademark, the
+individual Software Package trademarks, and the "Shadowman" logo are registered trademarks of Red Hat and its affiliates
+in the U.S. and other countries. This agreement permits Client to distribute unmodified copies of the Software Packages
+using the Red Hat trademarks that Red Hat has inserted in the Software Packages on the condition that Client follows Red Hat's
+trademark guidelines for those trademarks located at http://www.redhat.com/about/corporate/trademark/. Client must abide by
+these trademark guidelines when distributing the Software Packages, regardless of whether the Software Packages have been modified.
+If Client modifies the Software Packages, then Client must replace all Red Hat trademarks and logos identified at
+http://www.jboss.com/company/logos, unless a separate agreement with Red Hat is executed or other permission granted.
+Merely deleting the files containing the Red Hat trademarks may corrupt the Software Packages.
+
+3. Limited Warranty. Except as specifically stated in this Paragraph 3 or a license for a particular
+component, to the maximum extent permitted under applicable law, the Software Packages and the
+components are provided and licensed "as is" without warranty of any kind, expressed or implied,
+including the implied warranties of merchantability, non-infringement or fitness for a particular purpose.
+Red Hat warrants that the media on which Software Packages may be furnished will be free from defects in
+materials and manufacture under normal use for a period of 30 days from the date of delivery to Client.
+Red Hat does not warrant that the functions contained in the Software Packages will meet Client's requirements
+or that the operation of the Software Packages will be entirely error free or appear precisely as described
+in the accompanying documentation. This warranty extends only to the party that purchases the Services
+pertaining to the Software Packages from Red Hat or a Red Hat authorized distributor.
+
+4. Limitation of Remedies and Liability. To the maximum extent permitted by applicable law, the remedies
+described below are accepted by Client as its only remedies. Red Hat's entire liability, and Client's
+exclusive remedies, shall be: If the Software media is defective, Client may return it within 30 days of
+delivery along with a copy of Client's payment receipt and Red Hat, at its option, will replace it or
+refund the money paid by Client for the Software. To the maximum extent permitted by applicable law,
+Red Hat or any Red Hat authorized dealer will not be liable to Client for any incidental or consequential
+damages, including lost profits or lost savings arising out of the use or inability to use the Software,
+even if Red Hat or such dealer has been advised of the possibility of such damages. In no event shall
+Red Hat's liability under this agreement exceed the amount that Client paid to Red Hat under this
+Agreement during the twelve months preceding the action.
+
+5. Export Control. As required by U.S. law, Client represents and warrants that it:
+(a) understands that the Software Packages are subject to export controls under the
+U.S. Commerce Department's Export Administration Regulations ("EAR");
+
+(b) is not located in a prohibited destination country under the EAR or U.S. sanctions regulations
+(currently Cuba, Iran, Iraq, Libya, North Korea, Sudan and Syria);
+
+(c) will not export, re-export, or transfer the Software Packages to any prohibited destination, entity,
+or individual without the necessary export license(s) or authorizations(s) from the U.S. Government;
+
+(d) will not use or transfer the Software Packages for use in any sensitive nuclear, chemical or
+biological weapons, or missile technology end-uses unless authorized by the U.S. Government by
+regulation or specific license;
+
+(e) understands and agrees that if it is in the United States and exports or transfers the Software
+Packages to eligible end users, it will, as required by EAR Section 740.17(e), submit semi-annual
+reports to the Commerce Department's Bureau of Industry & Security (BIS), which include the name and
+address (including country) of each transferee;
+
+and (f) understands that countries other than the United States may restrict the import, use, or
+export of encryption products and that it shall be solely responsible for compliance with any such
+import, use, or export restrictions.
+
+6. Third Party Programs. Red Hat may distribute third party software programs with the Software Packages
+that are not part of the Software Packages and which Client must install separately. These third party
+programs are subject to their own license terms. The license terms either accompany the programs or
+can be viewed at http://www.redhat.com/licenses/. If Client does not agree to abide by the applicable
+license terms for such programs, then Client may not install them. If Client wishes to install the programs
+on more than one system or transfer the programs to another party, then Client must contact the licensor
+of the programs.
+
+7. General. If any provision of this agreement is held to be unenforceable, that shall not affect the
+enforceability of the remaining provisions. This License Agreement shall be governed by the laws of the
+State of North Carolina and of the United States, without regard to any conflict of laws provisions,
+except that the United Nations Convention on the International Sale of Goods shall not apply.
+
+Copyright 2006 Red Hat, Inc. All rights reserved.
+"JBoss" and the JBoss logo are registered trademarks of Red Hat, Inc.
+All other trademarks are the property of their respective owners.
+
+ Page 1 of 1 18 October 2006
+
Property changes on: branches/jbossws-1.0/src/main/etc/JBossORG-EULA.txt
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Modified: branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/encoded/marshalltest/MarshallTestCase.java
===================================================================
--- branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/encoded/marshalltest/MarshallTestCase.java 2006-11-05 10:22:31 UTC (rev 1380)
+++ branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/encoded/marshalltest/MarshallTestCase.java 2006-11-05 11:06:36 UTC (rev 1381)
@@ -320,7 +320,7 @@
inObj.setMyString("String1");
inObj.setMyStringArray(new String[] { "String1", "String2" });
- System.out.println("FIXME: JBWS-485");
+ //Wont't fix: [JBWS-485] SOAP encoded arrays as bean properties
//JavaBean retObj = port.javaBeanTest(inObj);
//assertEquals(inObj, retObj);
}
@@ -467,7 +467,7 @@
inObj.setMyString("String1");
inObj.setMyStringArray(new String[] { "String1", "String2" });
- System.out.println("FIXME: JBWS-485");
+ //Wont't fix: [JBWS-485] SOAP encoded arrays as bean properties
//ValueType retObj = port.valueTypeTest(inObj);
//assertEquals(inObj, retObj);
}
Modified: branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/jbws434/JBWS434TestCase.java
===================================================================
--- branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/jbws434/JBWS434TestCase.java 2006-11-05 10:22:31 UTC (rev 1380)
+++ branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/jbws434/JBWS434TestCase.java 2006-11-05 11:06:36 UTC (rev 1381)
@@ -144,16 +144,18 @@
SOAPElement el1 = factory.createElement("knownWildcard", "ns1", "http://somens");
el1.setValue("Kermmit");
- System.out.println("FIXME: JBWS-434");
-// TypeOfAny3 inObj = new TypeOfAny3(el1);
-// TypeOfAny3 retObj = port.echo3(inObj);
-//
-// assertNotNull(retObj);
-// assertNotNull(retObj._any);
-//
-// SOAPElement inE = inObj._any;
-// SOAPElement retE = retObj._any;
-// assertEquals(inE, retE);
+ System.out.println("FIXME: [JBWS-434] Support sequences of anys");
+ if (true) return;
+
+ TypeOfAny3 inObj = new TypeOfAny3(el1);
+ TypeOfAny3 retObj = port.echo3(inObj);
+
+ assertNotNull(retObj);
+ assertNotNull(retObj._any);
+
+ SOAPElement inE = inObj._any;
+ SOAPElement retE = retObj._any;
+ assertEquals(inE, retE);
}
private static void assertEquals(SOAPElement myE, SOAPElement otherE)
Modified: branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/wseventing/EventingTestCase.java
===================================================================
--- branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/wseventing/EventingTestCase.java 2006-11-05 10:22:31 UTC (rev 1380)
+++ branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/wseventing/EventingTestCase.java 2006-11-05 11:06:36 UTC (rev 1381)
@@ -194,7 +194,7 @@
//
public void testSubscriptionEndMessage()
{
- System.out.println("FIXME: JBWS-798");
+ System.out.println("FIXME: [JBWS-798] Complete EventingTestCase");
}
//
@@ -206,7 +206,7 @@
//
public void testShutdownMessage()
{
- System.out.println("FIXME: JBWS-798");
+ System.out.println("FIXME: [JBWS-798] Complete EventingTestCase");
}
//
@@ -216,7 +216,7 @@
//
public void testCancelMessage()
{
- System.out.println("FIXME: JBWS-798");
+ System.out.println("FIXME: [JBWS-798] Complete EventingTestCase");
}
}
Modified: branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/xop/XOPElementRPCTestCase.java
===================================================================
--- branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/xop/XOPElementRPCTestCase.java 2006-11-05 10:22:31 UTC (rev 1380)
+++ branches/jbossws-1.0/src/test/java/org/jboss/test/ws/jaxrpc/xop/XOPElementRPCTestCase.java 2006-11-05 11:06:36 UTC (rev 1381)
@@ -96,11 +96,8 @@
public void testSOAPMessageRoundTrip() throws Exception
{
- if (true)
- {
- System.out.println("FIXME: JBWS-1292");
- return;
- }
+ System.out.println("FIXME: [JBWS-1292] Fix XOPElementRPCTestCase");
+ if (true) return;
String xopContent = "This is XOP content";
//xopElement.setXMimeContentType("text/plain");
Modified: branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/clientside/ClientSideArtifactsTestCase.java
===================================================================
--- branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/clientside/ClientSideArtifactsTestCase.java 2006-11-05 10:22:31 UTC (rev 1380)
+++ branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/clientside/ClientSideArtifactsTestCase.java 2006-11-05 11:06:36 UTC (rev 1381)
@@ -190,7 +190,7 @@
JaxrpcMappingValidator mv = new JaxrpcMappingValidator();
//assertTrue(mv.validate(fix,gen));
- System.out.println("FIXME: JBWS-1291");
+ System.out.println("FIXME: [JBWS-1291] Fix JaxrpcMappingValidator");
}
/**
Modified: branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/jbws_206/tests/Attachment/AttachmentWSDL2JavaTestCase.java
===================================================================
--- branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/jbws_206/tests/Attachment/AttachmentWSDL2JavaTestCase.java 2006-11-05 10:22:31 UTC (rev 1380)
+++ branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/jbws_206/tests/Attachment/AttachmentWSDL2JavaTestCase.java 2006-11-05 11:06:36 UTC (rev 1381)
@@ -37,7 +37,7 @@
public String getFixMe()
{
- return "FIXME: JBWS-269";
+ return "FIXME: [JBWS-269] Support attachments in Web Services Tools";
}
public String getSEIName()
Modified: branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/jbws_211/tests/Attachment/AttachmentJava2WSDLTestCase.java
===================================================================
--- branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/jbws_211/tests/Attachment/AttachmentJava2WSDLTestCase.java 2006-11-05 10:22:31 UTC (rev 1380)
+++ branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/jbws_211/tests/Attachment/AttachmentJava2WSDLTestCase.java 2006-11-05 11:06:36 UTC (rev 1381)
@@ -40,7 +40,7 @@
public String getFixMe()
{
- return "FIXME: JBWS-269";
+ return "FIXME: [JBWS-269] Support attachments in Web Services Tools";
}
public String getWSDLName()
Modified: branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/xsdjava/SimpleTypesTestCase.java
===================================================================
--- branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/xsdjava/SimpleTypesTestCase.java 2006-11-05 10:22:31 UTC (rev 1380)
+++ branches/jbossws-1.0/src/test/java/org/jboss/test/ws/tools/xsdjava/SimpleTypesTestCase.java 2006-11-05 11:06:36 UTC (rev 1381)
@@ -62,10 +62,10 @@
File file2 = new File(genPath + "/org/jboss/ws/types/" + fname);
File file1 = new File(base + "/wscompile/simpletypes/" + fname);
JBossSourceComparator sc = new JBossSourceComparator(file1, file2);
- //Add Enum support!
+
+ System.out.println("FIXME: [JBWS-940] Add wsdl-java support for jdk 1.4 typesafe enums");
//assertTrue("Source Files Match:", sc.validate());
//sc.validateImports();
- System.out.println("FIXME: JBWS-940");
//Compare the generated Java type against the one generated by wscompile
fname = "USMidwest.java";
18 years, 2 months
JBossWS SVN: r1380 - branches/dlofthouse
by jbossws-commits@lists.jboss.org
Author: darran.lofthouse(a)jboss.com
Date: 2006-11-05 05:22:31 -0500 (Sun, 05 Nov 2006)
New Revision: 1380
Added:
branches/dlofthouse/JBWS-1079/
Log:
Branch for JBWS-1079.
Copied: branches/dlofthouse/JBWS-1079 (from rev 1379, branches/jbossws-1.0)
18 years, 2 months
JBossWS SVN: r1379 - in trunk/src/test: java/org/jboss/test/ws/tools/jbws_211/tests/OneWay resources/tools/jbws-211/jbosswsConfig/OneWay resources/tools/jbws-211/wsdlFixture/OneWay
by jbossws-commits@lists.jboss.org
Author: jason.greene(a)jboss.com
Date: 2006-11-04 20:13:36 -0500 (Sat, 04 Nov 2006)
New Revision: 1379
Modified:
trunk/src/test/java/org/jboss/test/ws/tools/jbws_211/tests/OneWay/OneWayJava2WSDLTestCase.java
trunk/src/test/resources/tools/jbws-211/jbosswsConfig/OneWay/OneWayConfig.xml
trunk/src/test/resources/tools/jbws-211/wsdlFixture/OneWay/OneWayService.wsdl
Log:
Merge fix for JBWS-1331
Modified: trunk/src/test/java/org/jboss/test/ws/tools/jbws_211/tests/OneWay/OneWayJava2WSDLTestCase.java
===================================================================
--- trunk/src/test/java/org/jboss/test/ws/tools/jbws_211/tests/OneWay/OneWayJava2WSDLTestCase.java 2006-11-05 01:00:14 UTC (rev 1378)
+++ trunk/src/test/java/org/jboss/test/ws/tools/jbws_211/tests/OneWay/OneWayJava2WSDLTestCase.java 2006-11-05 01:13:36 UTC (rev 1379)
@@ -19,7 +19,7 @@
* 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.tools.jbws_211.tests.OneWay;
+package org.jboss.test.ws.tools.jbws_211.tests.OneWay;
import org.jboss.test.ws.tools.jbws_211.tests.JBWS211Test;
@@ -30,22 +30,22 @@
* @since Sep 24, 2005
*/
public class OneWayJava2WSDLTestCase extends JBWS211Test
-{
+{
private String base = "OneWay";
-
+
public String getBase()
{
return base;
}
-
+
@Override
protected String getFixMe()
{
- return "FIXME: [JBWS-1331] JBossWS Tools should generate oneway operations";
+ return null;
}
public String getWSDLName()
{
return base + "Service.wsdl";
- }
+ }
}
Modified: trunk/src/test/resources/tools/jbws-211/jbosswsConfig/OneWay/OneWayConfig.xml
===================================================================
--- trunk/src/test/resources/tools/jbws-211/jbosswsConfig/OneWay/OneWayConfig.xml 2006-11-05 01:00:14 UTC (rev 1378)
+++ trunk/src/test/resources/tools/jbws-211/jbosswsConfig/OneWay/OneWayConfig.xml 2006-11-05 01:13:36 UTC (rev 1379)
@@ -1,9 +1,15 @@
-<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="OneWayService" endpoint="org.jboss.test.ws.tools.jbws_211.sei.OneWay.TestOneWaySEI" style="rpc">
- <operation name="oneWayOperation" one-way="true"/>
- </service>
- <namespaces target-namespace="http://org.jboss.ws" type-namespace="http://org.jboss.ws/types"/>
- </java-wsdl>
+<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="OneWayService"
+ endpoint="org.jboss.test.ws.tools.jbws_211.sei.OneWay.TestOneWaySEI"
+ style="rpc">
+ <operation name="oneWayOperation" one-way="true">
+ <parameter type="java.lang.String"/>
+ </operation>
+ </service>
+ <namespaces target-namespace="http://org.jboss.ws"
+ type-namespace="http://org.jboss.ws/types"/>
+ </java-wsdl>
</configuration>
Modified: trunk/src/test/resources/tools/jbws-211/wsdlFixture/OneWay/OneWayService.wsdl
===================================================================
--- trunk/src/test/resources/tools/jbws-211/wsdlFixture/OneWay/OneWayService.wsdl 2006-11-05 01:00:14 UTC (rev 1378)
+++ trunk/src/test/resources/tools/jbws-211/wsdlFixture/OneWay/OneWayService.wsdl 2006-11-05 01:13:36 UTC (rev 1379)
@@ -9,11 +9,9 @@
<message name="TestOneWaySEI_oneWayOperation">
<part name="String_1" type="xsd:string" />
</message>
- <!-- Manually remove the output response -->
<portType name="TestOneWaySEI">
<operation name="oneWayOperation" parameterOrder="String_1">
<input message="tns:TestOneWaySEI_oneWayOperation" />
- <!-- Manually remove the output message -->
</operation>
</portType>
<binding name="TestOneWaySEIBinding" type="tns:TestOneWaySEI">
@@ -25,10 +23,6 @@
<soap:body use="literal"
namespace="http://org.jboss.ws" />
</input>
- <output>
- <soap:body use="literal"
- namespace="http://org.jboss.ws" />
- </output>
</operation>
</binding>
<service name="OneWayService">
18 years, 2 months
JBossWS SVN: r1378 - in branches/JEE5_TCK/src/test: java/org/jboss/test/ws/tools/jbws_211/tests/OneWay resources/tools/jbws-211/jbosswsConfig/OneWay resources/tools/jbws-211/wsdlFixture/OneWay
by jbossws-commits@lists.jboss.org
Author: jason.greene(a)jboss.com
Date: 2006-11-04 20:00:14 -0500 (Sat, 04 Nov 2006)
New Revision: 1378
Modified:
branches/JEE5_TCK/src/test/java/org/jboss/test/ws/tools/jbws_211/tests/OneWay/OneWayJava2WSDLTestCase.java
branches/JEE5_TCK/src/test/resources/tools/jbws-211/jbosswsConfig/OneWay/OneWayConfig.xml
branches/JEE5_TCK/src/test/resources/tools/jbws-211/wsdlFixture/OneWay/OneWayService.wsdl
Log:
Fix JBWS-1331
Modified: branches/JEE5_TCK/src/test/java/org/jboss/test/ws/tools/jbws_211/tests/OneWay/OneWayJava2WSDLTestCase.java
===================================================================
--- branches/JEE5_TCK/src/test/java/org/jboss/test/ws/tools/jbws_211/tests/OneWay/OneWayJava2WSDLTestCase.java 2006-11-05 00:49:21 UTC (rev 1377)
+++ branches/JEE5_TCK/src/test/java/org/jboss/test/ws/tools/jbws_211/tests/OneWay/OneWayJava2WSDLTestCase.java 2006-11-05 01:00:14 UTC (rev 1378)
@@ -19,7 +19,7 @@
* 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.tools.jbws_211.tests.OneWay;
+package org.jboss.test.ws.tools.jbws_211.tests.OneWay;
import org.jboss.test.ws.tools.jbws_211.tests.JBWS211Test;
@@ -30,21 +30,21 @@
* @since Sep 24, 2005
*/
public class OneWayJava2WSDLTestCase extends JBWS211Test
-{
+{
private String base = "OneWay";
-
+
public String getBase()
{
return base;
}
-
+
public String getFixMe()
{
- return "FIXME:JBWS-271";
+ return null;
}
-
+
public String getWSDLName()
{
return base + "Service.wsdl";
- }
+ }
}
Modified: branches/JEE5_TCK/src/test/resources/tools/jbws-211/jbosswsConfig/OneWay/OneWayConfig.xml
===================================================================
--- branches/JEE5_TCK/src/test/resources/tools/jbws-211/jbosswsConfig/OneWay/OneWayConfig.xml 2006-11-05 00:49:21 UTC (rev 1377)
+++ branches/JEE5_TCK/src/test/resources/tools/jbws-211/jbosswsConfig/OneWay/OneWayConfig.xml 2006-11-05 01:00:14 UTC (rev 1378)
@@ -4,8 +4,10 @@
<java-wsdl>
<service name="OneWayService"
endpoint="org.jboss.test.ws.tools.jbws_211.sei.OneWay.TestOneWaySEI"
- style="rpc"
- <operation name="oneWayOperation" one-way="true"/>
+ style="rpc">
+ <operation name="oneWayOperation" one-way="true">
+ <parameter type="java.lang.String"/>
+ </operation>
</service>
<namespaces target-namespace="http://org.jboss.ws"
type-namespace="http://org.jboss.ws/types"/>
Modified: branches/JEE5_TCK/src/test/resources/tools/jbws-211/wsdlFixture/OneWay/OneWayService.wsdl
===================================================================
--- branches/JEE5_TCK/src/test/resources/tools/jbws-211/wsdlFixture/OneWay/OneWayService.wsdl 2006-11-05 00:49:21 UTC (rev 1377)
+++ branches/JEE5_TCK/src/test/resources/tools/jbws-211/wsdlFixture/OneWay/OneWayService.wsdl 2006-11-05 01:00:14 UTC (rev 1378)
@@ -9,11 +9,9 @@
<message name="TestOneWaySEI_oneWayOperation">
<part name="String_1" type="xsd:string" />
</message>
- <!-- Manually remove the output response -->
<portType name="TestOneWaySEI">
<operation name="oneWayOperation" parameterOrder="String_1">
<input message="tns:TestOneWaySEI_oneWayOperation" />
- <!-- Manually remove the output message -->
</operation>
</portType>
<binding name="TestOneWaySEIBinding" type="tns:TestOneWaySEI">
@@ -25,10 +23,6 @@
<soap:body use="literal"
namespace="http://org.jboss.ws" />
</input>
- <output>
- <soap:body use="literal"
- namespace="http://org.jboss.ws" />
- </output>
</operation>
</binding>
<service name="OneWayService">
18 years, 2 months
JBossWS SVN: r1377 - trunk
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2006-11-04 19:49:21 -0500 (Sat, 04 Nov 2006)
New Revision: 1377
Modified:
trunk/version.properties
Log:
repository id to snapshot
Modified: trunk/version.properties
===================================================================
--- trunk/version.properties 2006-11-05 00:47:30 UTC (rev 1376)
+++ trunk/version.properties 2006-11-05 00:49:21 UTC (rev 1377)
@@ -6,7 +6,7 @@
specification.version=jbossws-2.0
version.id=2.0.0.CR2.DEV
-repository.id=2.0.0.CR1
+repository.id=snapshot
implementation.title=JBoss Web Services (JBossWS)
implementation.url=http://www.jboss.org/products/jbossws
18 years, 2 months