JBossWS SVN: r15870 - stack/native/tags/jbossws-native-4.0.2.GA/modules/dist/src/main/distro.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-03-05 07:26:33 -0500 (Mon, 05 Mar 2012)
New Revision: 15870
Modified:
stack/native/tags/jbossws-native-4.0.2.GA/modules/dist/src/main/distro/ReleaseNotes.txt
Log:
Updating release notes
Modified: stack/native/tags/jbossws-native-4.0.2.GA/modules/dist/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/native/tags/jbossws-native-4.0.2.GA/modules/dist/src/main/distro/ReleaseNotes.txt 2012-03-05 12:21:09 UTC (rev 15869)
+++ stack/native/tags/jbossws-native-4.0.2.GA/modules/dist/src/main/distro/ReleaseNotes.txt 2012-03-05 12:26:33 UTC (rev 15870)
@@ -28,19 +28,22 @@
Feature Request
- TODO: enumerate
+ * [JBWS-3439] - Upgrade to Apache WSS4J 1.6.5 and Santuario 1.5.1
Bug
- TODO: enumerate
+ * [JBWS-3432] - WebservicesFactory can't parse webservices.xml with javaee:descriptionGroup references
Task
- TODO: enumerate
+ * [JBWS-3442] - Verify dependencies are up to date
+ * [JBWS-3437] - WS Refs have to keep classloader reference
+ * [JBWS-3438] - JAX-RPC generated proxies have to be de/serializable
+ * [JBWS-3444] - Review and rewrite appclient tests
Errata
- See: TODO: reference to associated JIRA issue
+ See: https://issues.jboss.org/browse/JBWS-3450
Enjoy,
The JBossWS Team
14 years, 1 month
JBossWS SVN: r15869 - in stack/native/tags/jbossws-native-4.0.2.GA: modules/client and 8 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-03-05 07:21:09 -0500 (Mon, 05 Mar 2012)
New Revision: 15869
Modified:
stack/native/tags/jbossws-native-4.0.2.GA/modules/client/pom.xml
stack/native/tags/jbossws-native-4.0.2.GA/modules/core/pom.xml
stack/native/tags/jbossws-native-4.0.2.GA/modules/dist/pom.xml
stack/native/tags/jbossws-native-4.0.2.GA/modules/endorsed/pom.xml
stack/native/tags/jbossws-native-4.0.2.GA/modules/resources/pom.xml
stack/native/tags/jbossws-native-4.0.2.GA/modules/services/pom.xml
stack/native/tags/jbossws-native-4.0.2.GA/modules/testsuite/native-tests/pom.xml
stack/native/tags/jbossws-native-4.0.2.GA/modules/testsuite/pom.xml
stack/native/tags/jbossws-native-4.0.2.GA/modules/testsuite/shared-tests/pom.xml
stack/native/tags/jbossws-native-4.0.2.GA/pom.xml
Log:
Updating poms
Modified: stack/native/tags/jbossws-native-4.0.2.GA/modules/client/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.0.2.GA/modules/client/pom.xml 2012-03-05 12:07:16 UTC (rev 15868)
+++ stack/native/tags/jbossws-native-4.0.2.GA/modules/client/pom.xml 2012-03-05 12:21:09 UTC (rev 15869)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.0.2.GA/modules/core/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.0.2.GA/modules/core/pom.xml 2012-03-05 12:07:16 UTC (rev 15868)
+++ stack/native/tags/jbossws-native-4.0.2.GA/modules/core/pom.xml 2012-03-05 12:21:09 UTC (rev 15869)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.0.2.GA/modules/dist/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.0.2.GA/modules/dist/pom.xml 2012-03-05 12:07:16 UTC (rev 15868)
+++ stack/native/tags/jbossws-native-4.0.2.GA/modules/dist/pom.xml 2012-03-05 12:21:09 UTC (rev 15869)
@@ -5,12 +5,12 @@
<name>JBoss Web Services - Stack Native Distribution</name>
<artifactId>jbossws-native-dist</artifactId>
<packaging>pom</packaging>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.0.2.GA/modules/endorsed/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.0.2.GA/modules/endorsed/pom.xml 2012-03-05 12:07:16 UTC (rev 15868)
+++ stack/native/tags/jbossws-native-4.0.2.GA/modules/endorsed/pom.xml 2012-03-05 12:21:09 UTC (rev 15869)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.0.2.GA/modules/resources/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.0.2.GA/modules/resources/pom.xml 2012-03-05 12:07:16 UTC (rev 15868)
+++ stack/native/tags/jbossws-native-4.0.2.GA/modules/resources/pom.xml 2012-03-05 12:21:09 UTC (rev 15869)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.0.2.GA/modules/services/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.0.2.GA/modules/services/pom.xml 2012-03-05 12:07:16 UTC (rev 15868)
+++ stack/native/tags/jbossws-native-4.0.2.GA/modules/services/pom.xml 2012-03-05 12:21:09 UTC (rev 15869)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.0.2.GA/modules/testsuite/native-tests/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.0.2.GA/modules/testsuite/native-tests/pom.xml 2012-03-05 12:07:16 UTC (rev 15868)
+++ stack/native/tags/jbossws-native-4.0.2.GA/modules/testsuite/native-tests/pom.xml 2012-03-05 12:21:09 UTC (rev 15869)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.0.2.GA/modules/testsuite/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.0.2.GA/modules/testsuite/pom.xml 2012-03-05 12:07:16 UTC (rev 15868)
+++ stack/native/tags/jbossws-native-4.0.2.GA/modules/testsuite/pom.xml 2012-03-05 12:21:09 UTC (rev 15869)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.0.2.GA/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.0.2.GA/modules/testsuite/shared-tests/pom.xml 2012-03-05 12:07:16 UTC (rev 15868)
+++ stack/native/tags/jbossws-native-4.0.2.GA/modules/testsuite/shared-tests/pom.xml 2012-03-05 12:21:09 UTC (rev 15869)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.native</groupId>
<artifactId>jbossws-native-testsuite</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/native/tags/jbossws-native-4.0.2.GA/pom.xml
===================================================================
--- stack/native/tags/jbossws-native-4.0.2.GA/pom.xml 2012-03-05 12:07:16 UTC (rev 15868)
+++ stack/native/tags/jbossws-native-4.0.2.GA/pom.xml 2012-03-05 12:21:09 UTC (rev 15869)
@@ -31,7 +31,7 @@
<packaging>pom</packaging>
<description>JBossWS Native stack</description>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<!-- Parent -->
<parent>
@@ -42,9 +42,9 @@
<!-- Source Control Management -->
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native/branches/jbos...</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/branches/jbossws...</developerConnection>
- <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/branches/jbossws-na...</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/native/tags/jbossws-...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/native/tags/jbossws-nat...</developerConnection>
+ <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/native/tags/jbossws-native...</url>
</scm>
<!-- Modules -->
@@ -58,14 +58,14 @@
<!-- Properties -->
<properties>
- <jbossws.api.version>1.0.1-SNAPSHOT</jbossws.api.version>
- <jbossws.spi.version>2.0.3-SNAPSHOT</jbossws.spi.version>
- <jbossws.common.version>2.0.2-SNAPSHOT</jbossws.common.version>
+ <jbossws.api.version>1.0.0.GA</jbossws.api.version>
+ <jbossws.spi.version>2.0.3.GA</jbossws.spi.version>
+ <jbossws.common.version>2.0.2.GA</jbossws.common.version>
<jbossws.common.tools.version>1.0.0.GA</jbossws.common.tools.version>
- <jbossws.shared.testsuite.version>4.0.2-SNAPSHOT</jbossws.shared.testsuite.version>
+ <jbossws.shared.testsuite.version>4.0.2.GA</jbossws.shared.testsuite.version>
<jbossws.jboss701.version>4.0.1.GA</jbossws.jboss701.version>
<jbossws.jboss702.version>4.0.1.GA</jbossws.jboss702.version>
- <jbossws.jboss710.version>4.0.2-SNAPSHOT</jbossws.jboss710.version>
+ <jbossws.jboss710.version>4.0.2.GA</jbossws.jboss710.version>
<jboss701.version>7.0.1.Final</jboss701.version>
<jboss702.version>7.0.2.Final</jboss702.version>
<jboss710.version>7.1.0.Final</jboss710.version>
14 years, 1 month
JBossWS SVN: r15868 - stack/native/tags.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-03-05 07:07:16 -0500 (Mon, 05 Mar 2012)
New Revision: 15868
Added:
stack/native/tags/jbossws-native-4.0.2.GA/
Log:
Tagging jbossws-native-4.0.2.GA
14 years, 1 month
JBossWS SVN: r15867 - in stack/cxf/branches/jbossws-cxf-4.0.x: modules/dist/src/main/distro and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-03-05 07:05:44 -0500 (Mon, 05 Mar 2012)
New Revision: 15867
Modified:
stack/cxf/branches/jbossws-cxf-4.0.x/
stack/cxf/branches/jbossws-cxf-4.0.x/modules/dist/src/main/distro/ReleaseNotes.txt
Log:
Merged revisions 15866 via svnmerge from
https://svn.jboss.org/repos/jbossws/stack/cxf/trunk
.......
r15866 | alessio.soldano(a)jboss.com | 2012-03-05 13:00:18 +0100 (Mon, 05 Mar 2012) | 2 lines
Updating release notes
.......
Property changes on: stack/cxf/branches/jbossws-cxf-4.0.x
___________________________________________________________________
Modified: svnmerge-integrated
- https://svn.jboss.org/repos/jbossws/stack/cxf/trunk:1-15635,15658,15668,1...
+ https://svn.jboss.org/repos/jbossws/stack/cxf/trunk:1-15635,15658,15668,1...
Modified: svn:mergeinfo
- /stack/cxf/branches/asoldano:14032-14050,14068
/stack/cxf/trunk:15658,15668,15674-15675,15682,15695-15697,15708,15711,15713,15719,15723-15730,15738,15743,15748,15750-15751,15754-15757,15765-15766,15768,15773,15780-15781,15784,15794,15806-15808,15824,15835,15859
+ /stack/cxf/branches/asoldano:14032-14050,14068
/stack/cxf/trunk:15658,15668,15674-15675,15682,15695-15697,15708,15711,15713,15719,15723-15730,15738,15743,15748,15750-15751,15754-15757,15765-15766,15768,15773,15780-15781,15784,15794,15806-15808,15824,15835,15859,15866
Modified: stack/cxf/branches/jbossws-cxf-4.0.x/modules/dist/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/cxf/branches/jbossws-cxf-4.0.x/modules/dist/src/main/distro/ReleaseNotes.txt 2012-03-05 12:00:18 UTC (rev 15866)
+++ stack/cxf/branches/jbossws-cxf-4.0.x/modules/dist/src/main/distro/ReleaseNotes.txt 2012-03-05 12:05:44 UTC (rev 15867)
@@ -49,7 +49,40 @@
Previous Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+--------------------
+jbossws-cxf-4.0.2.GA
+--------------------
+Bug
+
+ * [JBWS-3297] - javax.xml.ws.service getport not generate correct wsdl url
+ * [JBWS-3362] - no schemaimport for swaref in generated wsdl
+ * [JBWS-3424] - CXF does not return status code 202 when Oneway webservice is invoked via HTTP
+ * [JBWS-3430] - SubjectCreatingPolicyInterceptor does not perform authentication for CXF SecurityContext principals
+ * [JBWS-3431] - JBossWS-CXF integration hides Apache CXF WebServiceContext::getUserPrincipal implementation
+ * [JBWS-3432] - WebservicesFactory can't parse webservices.xml with javaee:descriptionGroup references
+ * [JBWS-3440] - wsconsume chokes on wsdl containing element referring its schema
+
+Feature Request
+
+ * [JBWS-3439] - Upgrade to Apache WSS4J 1.6.5 and Santuario 1.5.1
+
+Task
+
+ * [JBWS-3436] - Set Apache WSS4J and Santuario direct dependencies
+ * [JBWS-3442] - Verify dependencies are up to date
+ * [JBWS-3447] - Properly set classpath for valid JAXWS Provider resolution in binary distro testsuite
+ * [JBWS-3437] - WS Refs have to keep classloader reference
+ * [JBWS-3438] - JAX-RPC generated proxies have to be de/serializable
+ * [JBWS-3444] - Review and rewrite appclient tests
+
+Errata
+
+ See: https://issues.jboss.org/browse/JBWS-3449
+
+This version of JBoss Web Services - Stack CXF Distrubiton is based on Apache CXF 2.4.6
+
+
--------------------
jbossws-cxf-4.0.1.GA
--------------------
14 years, 1 month
JBossWS SVN: r15866 - stack/cxf/trunk/modules/dist/src/main/distro.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-03-05 07:00:18 -0500 (Mon, 05 Mar 2012)
New Revision: 15866
Modified:
stack/cxf/trunk/modules/dist/src/main/distro/ReleaseNotes.txt
Log:
Updating release notes
Modified: stack/cxf/trunk/modules/dist/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/cxf/trunk/modules/dist/src/main/distro/ReleaseNotes.txt 2012-03-05 11:59:01 UTC (rev 15865)
+++ stack/cxf/trunk/modules/dist/src/main/distro/ReleaseNotes.txt 2012-03-05 12:00:18 UTC (rev 15866)
@@ -49,7 +49,40 @@
Previous Releases ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+--------------------
+jbossws-cxf-4.0.2.GA
+--------------------
+Bug
+
+ * [JBWS-3297] - javax.xml.ws.service getport not generate correct wsdl url
+ * [JBWS-3362] - no schemaimport for swaref in generated wsdl
+ * [JBWS-3424] - CXF does not return status code 202 when Oneway webservice is invoked via HTTP
+ * [JBWS-3430] - SubjectCreatingPolicyInterceptor does not perform authentication for CXF SecurityContext principals
+ * [JBWS-3431] - JBossWS-CXF integration hides Apache CXF WebServiceContext::getUserPrincipal implementation
+ * [JBWS-3432] - WebservicesFactory can't parse webservices.xml with javaee:descriptionGroup references
+ * [JBWS-3440] - wsconsume chokes on wsdl containing element referring its schema
+
+Feature Request
+
+ * [JBWS-3439] - Upgrade to Apache WSS4J 1.6.5 and Santuario 1.5.1
+
+Task
+
+ * [JBWS-3436] - Set Apache WSS4J and Santuario direct dependencies
+ * [JBWS-3442] - Verify dependencies are up to date
+ * [JBWS-3447] - Properly set classpath for valid JAXWS Provider resolution in binary distro testsuite
+ * [JBWS-3437] - WS Refs have to keep classloader reference
+ * [JBWS-3438] - JAX-RPC generated proxies have to be de/serializable
+ * [JBWS-3444] - Review and rewrite appclient tests
+
+Errata
+
+ See: https://issues.jboss.org/browse/JBWS-3449
+
+This version of JBoss Web Services - Stack CXF Distrubiton is based on Apache CXF 2.4.6
+
+
--------------------
jbossws-cxf-4.0.1.GA
--------------------
14 years, 1 month
JBossWS SVN: r15865 - stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/src/main/distro.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-03-05 06:59:01 -0500 (Mon, 05 Mar 2012)
New Revision: 15865
Modified:
stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/src/main/distro/ReleaseNotes.txt
Log:
Updating release notes
Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/src/main/distro/ReleaseNotes.txt
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/src/main/distro/ReleaseNotes.txt 2012-03-05 11:41:05 UTC (rev 15864)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/src/main/distro/ReleaseNotes.txt 2012-03-05 11:59:01 UTC (rev 15865)
@@ -28,19 +28,30 @@
Bug
- TODO: enumerate
+ * [JBWS-3297] - javax.xml.ws.service getport not generate correct wsdl url
+ * [JBWS-3362] - no schemaimport for swaref in generated wsdl
+ * [JBWS-3424] - CXF does not return status code 202 when Oneway webservice is invoked via HTTP
+ * [JBWS-3430] - SubjectCreatingPolicyInterceptor does not perform authentication for CXF SecurityContext principals
+ * [JBWS-3431] - JBossWS-CXF integration hides Apache CXF WebServiceContext::getUserPrincipal implementation
+ * [JBWS-3432] - WebservicesFactory can't parse webservices.xml with javaee:descriptionGroup references
+ * [JBWS-3440] - wsconsume chokes on wsdl containing element referring its schema
Feature Request
- TODO: enumerate
+ * [JBWS-3439] - Upgrade to Apache WSS4J 1.6.5 and Santuario 1.5.1
Task
- TODO: enumerate
+ * [JBWS-3436] - Set Apache WSS4J and Santuario direct dependencies
+ * [JBWS-3442] - Verify dependencies are up to date
+ * [JBWS-3447] - Properly set classpath for valid JAXWS Provider resolution in binary distro testsuite
+ * [JBWS-3437] - WS Refs have to keep classloader reference
+ * [JBWS-3438] - JAX-RPC generated proxies have to be de/serializable
+ * [JBWS-3444] - Review and rewrite appclient tests
Errata
- See: TODO: reference to associated JIRA issue
+ See: https://issues.jboss.org/browse/JBWS-3449
This version of ${project.name} is based on Apache CXF ${cxf.version}
14 years, 1 month
JBossWS SVN: r15864 - in stack/cxf/tags/jbossws-cxf-4.0.2.GA: modules/addons and 10 other directories.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-03-05 06:41:05 -0500 (Mon, 05 Mar 2012)
New Revision: 15864
Modified:
stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/addons/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/addons/transports/http/httpserver/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/client/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/endorsed/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/resources/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/server/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/cxf-spring-tests/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/cxf-tests/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/shared-tests/pom.xml
stack/cxf/tags/jbossws-cxf-4.0.2.GA/pom.xml
Log:
Updating poms
Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/addons/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/addons/pom.xml 2012-03-05 11:15:08 UTC (rev 15863)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/addons/pom.xml 2012-03-05 11:41:05 UTC (rev 15864)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/addons/transports/http/httpserver/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/addons/transports/http/httpserver/pom.xml 2012-03-05 11:15:08 UTC (rev 15863)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/addons/transports/http/httpserver/pom.xml 2012-03-05 11:41:05 UTC (rev 15864)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-addons</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/client/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/client/pom.xml 2012-03-05 11:15:08 UTC (rev 15863)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/client/pom.xml 2012-03-05 11:41:05 UTC (rev 15864)
@@ -8,7 +8,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/pom.xml 2012-03-05 11:15:08 UTC (rev 15863)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/dist/pom.xml 2012-03-05 11:41:05 UTC (rev 15864)
@@ -4,12 +4,12 @@
<name>JBoss Web Services - Stack CXF Distrubiton</name>
<artifactId>jbossws-cxf-dist</artifactId>
<packaging>pom</packaging>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/endorsed/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/endorsed/pom.xml 2012-03-05 11:15:08 UTC (rev 15863)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/endorsed/pom.xml 2012-03-05 11:41:05 UTC (rev 15864)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/resources/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/resources/pom.xml 2012-03-05 11:15:08 UTC (rev 15863)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/resources/pom.xml 2012-03-05 11:41:05 UTC (rev 15864)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/server/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/server/pom.xml 2012-03-05 11:15:08 UTC (rev 15863)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/server/pom.xml 2012-03-05 11:41:05 UTC (rev 15864)
@@ -9,7 +9,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/cxf-spring-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/cxf-spring-tests/pom.xml 2012-03-05 11:15:08 UTC (rev 15863)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/cxf-spring-tests/pom.xml 2012-03-05 11:41:05 UTC (rev 15864)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/cxf-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/cxf-tests/pom.xml 2012-03-05 11:15:08 UTC (rev 15863)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/cxf-tests/pom.xml 2012-03-05 11:41:05 UTC (rev 15864)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/pom.xml 2012-03-05 11:15:08 UTC (rev 15863)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/pom.xml 2012-03-05 11:41:05 UTC (rev 15864)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -1286,7 +1286,7 @@
<!-- JBossWS Native Core version overwritten by jbossws-native stack install -->
<additionalClasspathElement>${jboss.home}/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core.jar</additionalClasspathElement>
<!-- JBossWS Native Core version available on 711 -->
- <additionalClasspathElement>${jboss.home}/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core-4.0.1.GA.jar</additionalClasspathElement>
+ <additionalClasspathElement>${jboss.home}/modules/org/jboss/ws/native/jbossws-native-core/main/jbossws-native-core-4.0.2.GA.jar</additionalClasspathElement>
<!-- JBossWS Native Core version specified through system property -->
<additionalClasspathElement>${jboss.home}/modules/org/jboss/ws/native/jbossws-native-core/main/${jbossws-native-core.filename}</additionalClasspathElement>
</additionalClasspathElements>
Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/shared-tests/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/shared-tests/pom.xml 2012-03-05 11:15:08 UTC (rev 15863)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/modules/testsuite/shared-tests/pom.xml 2012-03-05 11:41:05 UTC (rev 15864)
@@ -10,7 +10,7 @@
<parent>
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-testsuite</artifactId>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: stack/cxf/tags/jbossws-cxf-4.0.2.GA/pom.xml
===================================================================
--- stack/cxf/tags/jbossws-cxf-4.0.2.GA/pom.xml 2012-03-05 11:15:08 UTC (rev 15863)
+++ stack/cxf/tags/jbossws-cxf-4.0.2.GA/pom.xml 2012-03-05 11:41:05 UTC (rev 15864)
@@ -32,7 +32,7 @@
<description>JBossWS CXF stack</description>
- <version>4.0.2-SNAPSHOT</version>
+ <version>4.0.2.GA</version>
<!-- Parent -->
<parent>
@@ -43,9 +43,9 @@
<!-- Source Control Management -->
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws...</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/branches/jbossws-cx...</developerConnection>
- <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/branches/jbossws-cxf-4...</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf...</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossws/stack/cxf/tags/jbossws-cxf-4....</developerConnection>
+ <url>http://fisheye.jboss.com/viewrep/JBossWS/stack/cxf/tags/jbossws-cxf-4.0.2.GA</url>
</scm>
<!-- Modules -->
@@ -60,13 +60,13 @@
<!-- Properties -->
<properties>
<jbossws.api.version>1.0.0.GA</jbossws.api.version>
- <jbossws.spi.version>2.0.3-SNAPSHOT</jbossws.spi.version>
- <jbossws.common.version>2.0.2-SNAPSHOT</jbossws.common.version>
+ <jbossws.spi.version>2.0.3.GA</jbossws.spi.version>
+ <jbossws.common.version>2.0.2.GA</jbossws.common.version>
<jbossws.common.tools.version>1.0.0.GA</jbossws.common.tools.version>
- <jbossws.shared.testsuite.version>4.0.2-SNAPSHOT</jbossws.shared.testsuite.version>
+ <jbossws.shared.testsuite.version>4.0.2.GA</jbossws.shared.testsuite.version>
<jbossws.jboss701.version>4.0.1.GA</jbossws.jboss701.version>
<jbossws.jboss702.version>4.0.1.GA</jbossws.jboss702.version>
- <jbossws.jboss710.version>4.0.2-SNAPSHOT</jbossws.jboss710.version>
+ <jbossws.jboss710.version>4.0.2.GA</jbossws.jboss710.version>
<jboss701.version>7.0.1.Final</jboss701.version>
<jboss702.version>7.0.2.Final</jboss702.version>
<jboss710.version>7.1.0.Final</jboss710.version>
@@ -82,7 +82,7 @@
<jboss.security.sx.version>2.0.4</jboss.security.sx.version>
<jboss.xb.version>2.0.3.GA</jboss.xb.version>
<picketbox.version>4.0.6.Beta1</picketbox.version>
- <jaxws-jboss-httpserver-httpspi.version>1.0.1-SNAPSHOT</jaxws-jboss-httpserver-httpspi.version>
+ <jaxws-jboss-httpserver-httpspi.version>1.0.1.GA</jaxws-jboss-httpserver-httpspi.version>
<httpserver.version>1.0.0.Final</httpserver.version>
<jaxb.api.version>1.0.3.Final</jaxb.api.version>
<jaxb.impl.version>2.2.4</jaxb.impl.version>
14 years, 1 month
JBossWS SVN: r15863 - stack/cxf/tags.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-03-05 06:15:08 -0500 (Mon, 05 Mar 2012)
New Revision: 15863
Added:
stack/cxf/tags/jbossws-cxf-4.0.2.GA/
Log:
Tagging jbossws-cxf-4.0.2.GA
14 years, 1 month
JBossWS SVN: r15862 - in stack/native/branches/jbossws-native-4.0.x: modules/dist/src/main/doc and 1 other directory.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-03-05 06:08:17 -0500 (Mon, 05 Mar 2012)
New Revision: 15862
Modified:
stack/native/branches/jbossws-native-4.0.x/
stack/native/branches/jbossws-native-4.0.x/modules/dist/src/main/doc/Revision_History.xml
stack/native/branches/jbossws-native-4.0.x/modules/dist/src/main/doc/chapter-3-JAX_WS_User_Guide.xml
stack/native/branches/jbossws-native-4.0.x/modules/dist/src/main/doc/chapter-5-JBoss_Modules.xml
Log:
Merged revisions 15861 via svnmerge from
https://svn.jboss.org/repos/jbossws/stack/native/trunk
.......
r15861 | alessio.soldano(a)jboss.com | 2012-03-05 12:01:44 +0100 (Mon, 05 Mar 2012) | 2 lines
Updating doc
.......
Property changes on: stack/native/branches/jbossws-native-4.0.x
___________________________________________________________________
Modified: svnmerge-integrated
- https://svn.jboss.org/repos/jbossws/stack/native/trunk:1-15651,15653-1567...
+ https://svn.jboss.org/repos/jbossws/stack/native/trunk:1-15651,15653-1567...
Modified: svn:mergeinfo
- /stack/native/branches/asoldano:14057,14069
/stack/native/branches/ropalka:13836-13879
/stack/native/trunk:15653,15670-15677,15686,15696,15707,15714,15726-15731,15739-15740,15749-15759,15761,15775-15777,15779,15787-15791,15793,15795,15797-15804,15810,15812-15818,15821,15823-15827,15829,15831
+ /stack/native/branches/asoldano:14057,14069
/stack/native/branches/ropalka:13836-13879
/stack/native/trunk:15653,15670-15677,15686,15696,15707,15714,15726-15731,15739-15740,15749-15759,15761,15775-15777,15779,15787-15791,15793,15795,15797-15804,15810,15812-15818,15821,15823-15827,15829,15831,15861
Modified: stack/native/branches/jbossws-native-4.0.x/modules/dist/src/main/doc/Revision_History.xml
===================================================================
--- stack/native/branches/jbossws-native-4.0.x/modules/dist/src/main/doc/Revision_History.xml 2012-03-05 11:01:44 UTC (rev 15861)
+++ stack/native/branches/jbossws-native-4.0.x/modules/dist/src/main/doc/Revision_History.xml 2012-03-05 11:08:17 UTC (rev 15862)
@@ -32,6 +32,20 @@
</simplelist>
</revdescription>
</revision>
+ <revision>
+ <revnumber>4.0.2</revnumber>
+ <date>Mon Mar 05 2012</date>
+ <author>
+ <firstname>Alessio</firstname>
+ <surname>Soldano</surname>
+ <email>alessio.soldano(a)jboss.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>JBossWS-Native 4.0.2 documentation</member>
+ </simplelist>
+ </revdescription>
+ </revision>
</revhistory>
</simpara>
</appendix>
Modified: stack/native/branches/jbossws-native-4.0.x/modules/dist/src/main/doc/chapter-3-JAX_WS_User_Guide.xml
===================================================================
--- stack/native/branches/jbossws-native-4.0.x/modules/dist/src/main/doc/chapter-3-JAX_WS_User_Guide.xml 2012-03-05 11:01:44 UTC (rev 15861)
+++ stack/native/branches/jbossws-native-4.0.x/modules/dist/src/main/doc/chapter-3-JAX_WS_User_Guide.xml 2012-03-05 11:08:17 UTC (rev 15862)
@@ -360,7 +360,7 @@
<section id="sid-3866716_JAX-WSUserGuide-WebServiceRefcustomization">
<title>WebServiceRef customization</title>
- <para>Starting from jboss-5.0.x we offer a number of overrides and extensions to the WebServiceRef annotation. These include</para>
+ <para>We offer a number of overrides and extensions to the WebServiceRef annotation. These include</para>
<itemizedlist>
<listitem>
<para>define the port that should be used to resolve a container-managed port</para>
@@ -409,8 +409,9 @@
</informalexample>
<para>
For details please see
- <emphasis role="italics">service-ref_5_0.dtd</emphasis>
- in the jboss docs directory.
+ <emphasis role="italics">
+ <ulink url="http://www.jboss.org/j2ee/dtd/service-ref_5_0.dtd">service-ref_5_0.dtd</ulink>
+ </emphasis>
</para>
</section>
</section>
Modified: stack/native/branches/jbossws-native-4.0.x/modules/dist/src/main/doc/chapter-5-JBoss_Modules.xml
===================================================================
--- stack/native/branches/jbossws-native-4.0.x/modules/dist/src/main/doc/chapter-5-JBoss_Modules.xml 2012-03-05 11:01:44 UTC (rev 15861)
+++ stack/native/branches/jbossws-native-4.0.x/modules/dist/src/main/doc/chapter-5-JBoss_Modules.xml 2012-03-05 11:08:17 UTC (rev 15862)
@@ -54,10 +54,6 @@
<programlisting>Dependencies: com.sun.xml.bind services export</programlisting>
</informalexample>
</section>
- </section>
- <section id="sid-4784150_JBossModules-">
-
- <title/>
<section id="sid-4784150_JBossModules-UsingApacheCXF">
<title>Using Apache CXF</title>
@@ -71,10 +67,14 @@
</informalexample>
<para>However, please note that would not come with any JBossWS-CXF customizations nor additional extensions. For this reason, and generally speaking for simplifying user configuration, a client side aggregation module is available with all the WS dependencies users might need.</para>
</section>
+ <section id="sid-4784150_JBossModules-ClientsideWSaggregationmodule">
+
+ <title>Client side WS aggregation module</title>
+ </section>
</section>
- <section id="sid-4784150_JBossModules-ClientsideWSaggregationmodule">
+ <section id="sid-4784150_JBossModules-">
- <title>Client side WS aggregation module</title>
+ <title/>
<para>Whenever you simply want to use all the JBoss Web Services feature/functionalities, you can set a dependency to the convenient client module.</para>
<informalexample>
<programlisting>Dependencies: org.jboss.ws.cxf.jbossws-cxf-client services export</programlisting>
@@ -116,5 +116,19 @@
module. So either create that manually in the application server or use the JBossWS-CXF installation scripts for doing that.
</para>
</section>
+ <section id="sid-4784150_JBossModules-Annotationscanning">
+
+ <title>Annotation scanning</title>
+ <para>
+ The application server uses an annotation index for detecting JAX-WS endpoints in user deployments. When declaring WS endpoints whose class belongs to a different module (for instance referring that in the
+ <code>web.xml</code>
+ descriptor), be sure to have an
+ <code>annotations</code>
+ type dependency in place. Without that, your endpoints would simply be ignored as they won't appear as annotated classes to the webservices subsystem.
+ </para>
+ <informalexample>
+ <programlisting>Dependencies: org.foo annotations</programlisting>
+ </informalexample>
+ </section>
</section>
</chapter>
14 years, 1 month
JBossWS SVN: r15861 - stack/native/trunk/modules/dist/src/main/doc.
by jbossws-commits@lists.jboss.org
Author: alessio.soldano(a)jboss.com
Date: 2012-03-05 06:01:44 -0500 (Mon, 05 Mar 2012)
New Revision: 15861
Modified:
stack/native/trunk/modules/dist/src/main/doc/Revision_History.xml
stack/native/trunk/modules/dist/src/main/doc/chapter-3-JAX_WS_User_Guide.xml
stack/native/trunk/modules/dist/src/main/doc/chapter-5-JBoss_Modules.xml
Log:
Updating doc
Modified: stack/native/trunk/modules/dist/src/main/doc/Revision_History.xml
===================================================================
--- stack/native/trunk/modules/dist/src/main/doc/Revision_History.xml 2012-03-05 10:52:38 UTC (rev 15860)
+++ stack/native/trunk/modules/dist/src/main/doc/Revision_History.xml 2012-03-05 11:01:44 UTC (rev 15861)
@@ -32,6 +32,20 @@
</simplelist>
</revdescription>
</revision>
+ <revision>
+ <revnumber>4.0.2</revnumber>
+ <date>Mon Mar 05 2012</date>
+ <author>
+ <firstname>Alessio</firstname>
+ <surname>Soldano</surname>
+ <email>alessio.soldano(a)jboss.com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>JBossWS-Native 4.0.2 documentation</member>
+ </simplelist>
+ </revdescription>
+ </revision>
</revhistory>
</simpara>
</appendix>
Modified: stack/native/trunk/modules/dist/src/main/doc/chapter-3-JAX_WS_User_Guide.xml
===================================================================
--- stack/native/trunk/modules/dist/src/main/doc/chapter-3-JAX_WS_User_Guide.xml 2012-03-05 10:52:38 UTC (rev 15860)
+++ stack/native/trunk/modules/dist/src/main/doc/chapter-3-JAX_WS_User_Guide.xml 2012-03-05 11:01:44 UTC (rev 15861)
@@ -360,7 +360,7 @@
<section id="sid-3866716_JAX-WSUserGuide-WebServiceRefcustomization">
<title>WebServiceRef customization</title>
- <para>Starting from jboss-5.0.x we offer a number of overrides and extensions to the WebServiceRef annotation. These include</para>
+ <para>We offer a number of overrides and extensions to the WebServiceRef annotation. These include</para>
<itemizedlist>
<listitem>
<para>define the port that should be used to resolve a container-managed port</para>
@@ -409,8 +409,9 @@
</informalexample>
<para>
For details please see
- <emphasis role="italics">service-ref_5_0.dtd</emphasis>
- in the jboss docs directory.
+ <emphasis role="italics">
+ <ulink url="http://www.jboss.org/j2ee/dtd/service-ref_5_0.dtd">service-ref_5_0.dtd</ulink>
+ </emphasis>
</para>
</section>
</section>
Modified: stack/native/trunk/modules/dist/src/main/doc/chapter-5-JBoss_Modules.xml
===================================================================
--- stack/native/trunk/modules/dist/src/main/doc/chapter-5-JBoss_Modules.xml 2012-03-05 10:52:38 UTC (rev 15860)
+++ stack/native/trunk/modules/dist/src/main/doc/chapter-5-JBoss_Modules.xml 2012-03-05 11:01:44 UTC (rev 15861)
@@ -54,10 +54,6 @@
<programlisting>Dependencies: com.sun.xml.bind services export</programlisting>
</informalexample>
</section>
- </section>
- <section id="sid-4784150_JBossModules-">
-
- <title/>
<section id="sid-4784150_JBossModules-UsingApacheCXF">
<title>Using Apache CXF</title>
@@ -71,10 +67,14 @@
</informalexample>
<para>However, please note that would not come with any JBossWS-CXF customizations nor additional extensions. For this reason, and generally speaking for simplifying user configuration, a client side aggregation module is available with all the WS dependencies users might need.</para>
</section>
+ <section id="sid-4784150_JBossModules-ClientsideWSaggregationmodule">
+
+ <title>Client side WS aggregation module</title>
+ </section>
</section>
- <section id="sid-4784150_JBossModules-ClientsideWSaggregationmodule">
+ <section id="sid-4784150_JBossModules-">
- <title>Client side WS aggregation module</title>
+ <title/>
<para>Whenever you simply want to use all the JBoss Web Services feature/functionalities, you can set a dependency to the convenient client module.</para>
<informalexample>
<programlisting>Dependencies: org.jboss.ws.cxf.jbossws-cxf-client services export</programlisting>
@@ -116,5 +116,19 @@
module. So either create that manually in the application server or use the JBossWS-CXF installation scripts for doing that.
</para>
</section>
+ <section id="sid-4784150_JBossModules-Annotationscanning">
+
+ <title>Annotation scanning</title>
+ <para>
+ The application server uses an annotation index for detecting JAX-WS endpoints in user deployments. When declaring WS endpoints whose class belongs to a different module (for instance referring that in the
+ <code>web.xml</code>
+ descriptor), be sure to have an
+ <code>annotations</code>
+ type dependency in place. Without that, your endpoints would simply be ignored as they won't appear as annotated classes to the webservices subsystem.
+ </para>
+ <informalexample>
+ <programlisting>Dependencies: org.foo annotations</programlisting>
+ </informalexample>
+ </section>
</section>
</chapter>
14 years, 1 month