Back to bug 785684

Who When What Removed Added
Karel Piwko 2012-01-30 10:58:37 UTC Flags needinfo?(mariusb)
Karel Piwko 2012-01-30 11:22:31 UTC See Also https://bugzilla.redhat.com/show_bug.cgi?id=785689
Rebecca Newton 2012-02-28 06:20:30 UTC CC rnewton
Karel Piwko 2012-03-09 13:44:16 UTC CC mariusb
Marek Novotny 2012-04-11 08:45:46 UTC Assignee mnovotny mariusb
Marius Bogoevici 2012-04-12 20:32:37 UTC Status NEW ON_DEV
Flags needinfo?(mariusb)
Karel Piwko 2012-06-01 12:47:38 UTC Status ON_DEV MODIFIED
mark yarborough 2012-06-18 15:41:35 UTC Target Release --- 2.0.0.GA
Component doc-Release-Notes
CC myarboro
QA Contact trepel
JBoss Product and Program Management 2012-06-19 06:03:13 UTC Keywords Documentation
Karel Piwko 2012-09-24 13:48:08 UTC Target Release 2.0.0.GA 2.1.0
Karel Piwko 2012-09-24 13:48:26 UTC CC rnewton irooskov, kpiwko
Marek Novotny 2012-09-25 07:41:42 UTC Status MODIFIED ASSIGNED
CC mnovotny
Target Milestone --- ER2
mark yarborough 2012-11-05 14:45:56 UTC Target Milestone ER2 CR1
Karel Piwko 2012-11-06 10:01:18 UTC Target Release 2.1.0 2.2.0
Environment EAP DR12
Doc Text When using Spring Bill of Materials (BOM) distributed in JBoss Web Framework Kit together with JBoss Enterprise Web Server users have to add following dependency to act as a coordinator for Web Services:

<dependency>
<groupId>com.sun.xml.wsit</groupId>
<artifactId>wsit-rt</artifactId>
<version>1.3.1</version>
</dependency>

This artifact is available in JBoss Nexus Repository. Please follow instructions in bug #831607 in order to enable the repository.
Cause:

Spring Bill of Materials (BOM) 3.0 and 3.1 distributed in JBoss Web Framework Kit together with JBoss Enterprise Web Server is tailored to fit usage on JBoss Enterprise Application platform.

Consequence:

Usage of the BOM while compiling a project for JBoss Enterprise Web Server causes missing dependencies in the deployment.

Fix:

Add following dependency to act as a coordinator for Web Services:

<dependency>
<groupId>com.sun.xml.wsit</groupId>
<artifactId>wsit-rt</artifactId>
<version>1.3.1</version>
</dependency>

This artifact is available in JBoss Nexus Repository. Please follow instructions in bug #831607 in order to enable the repository.

Result:

Application deploys on JBoss Enterprise Web Server correctly.
Target Milestone CR1 ---
Summary Spring Web Security 2.0.3 and above contains a WS Coordinator which is already deployed by EAP6 Consumers of Spring 3.0 and 3.1 BOMs must include WS Coordinator when running on JBoss Enterprise Web Server
Doc Type Bug Fix Known Issue
Marius Bogoevici 2012-11-09 14:18:29 UTC Component doc-Release-Notes
Doc Text Cause:

Spring Bill of Materials (BOM) 3.0 and 3.1 distributed in JBoss Web Framework Kit together with JBoss Enterprise Web Server is tailored to fit usage on JBoss Enterprise Application platform.

Consequence:

Usage of the BOM while compiling a project for JBoss Enterprise Web Server causes missing dependencies in the deployment.

Fix:

Add following dependency to act as a coordinator for Web Services:

<dependency>
<groupId>com.sun.xml.wsit</groupId>
<artifactId>wsit-rt</artifactId>
<version>1.3.1</version>
</dependency>

This artifact is available in JBoss Nexus Repository. Please follow instructions in bug #831607 in order to enable the repository.

Result:

Application deploys on JBoss Enterprise Web Server correctly.
Cause:

Spring Bill of Materials (BOM) 3.0 and 3.1 distributed in JBoss Web Framework Kit together with JBoss Enterprise Web Server is tailored to fit usage on JBoss Enterprise Application platform.

Consequence:

Usage of the BOM while compiling a project for JBoss Enterprise Web Server causes missing dependencies in the deployment.

Fix:

Add following dependency to act as a coordinator for Web Services:

<dependency>
<groupId>com.sun.xml.wsit</groupId>
<artifactId>wsit-rt</artifactId>
<version>1.3.1</version>
</dependency>

This artifact is available in JBoss Nexus Repository. Please follow instructions in bug #831607 in order to enable the repository.

Result:

Application deploys on JBoss Enterprise Web Server correctly.
Marius Bogoevici 2012-11-12 01:17:21 UTC Status ASSIGNED MODIFIED
Marek Novotny 2012-11-12 07:24:07 UTC Status MODIFIED ASSIGNED
Doc Text Cause:

Spring Bill of Materials (BOM) 3.0 and 3.1 distributed in JBoss Web Framework Kit together with JBoss Enterprise Web Server is tailored to fit usage on JBoss Enterprise Application platform.

Consequence:

Usage of the BOM while compiling a project for JBoss Enterprise Web Server causes missing dependencies in the deployment.

Fix:

Add following dependency to act as a coordinator for Web Services:

<dependency>
<groupId>com.sun.xml.wsit</groupId>
<artifactId>wsit-rt</artifactId>
<version>1.3.1</version>
</dependency>

This artifact is available in JBoss Nexus Repository. Please follow instructions in bug #831607 in order to enable the repository.

Result:

Application deploys on JBoss Enterprise Web Server correctly.
Cause:

Spring Bill of Materials (BOM) 3.0 and 3.1 distributed in JBoss Web Framework Kit together with JBoss Enterprise Web Server is tailored to fit usage on JBoss Enterprise Application platform.

Consequence:

Usage of the BOM while compiling a project for JBoss Enterprise Web Server causes missing dependencies in the deployment.

Fix:

Add following dependency to act as a coordinator for Web Services:

<dependency>
<groupId>com.sun.xml.wsit</groupId>
<artifactId>wsit-rt</artifactId>
<version>1.3.1</version>
</dependency>

This artifact is available in JBoss Nexus Repository. Please follow instructions in bug #831607 in order to enable the repository.

Result:

Application deploys on JBoss Enterprise Web Server correctly.
Isaac Rooskov 2012-11-28 00:03:42 UTC Doc Text Cause:

Spring Bill of Materials (BOM) 3.0 and 3.1 distributed in JBoss Web Framework Kit together with JBoss Enterprise Web Server is tailored to fit usage on JBoss Enterprise Application platform.

Consequence:

Usage of the BOM while compiling a project for JBoss Enterprise Web Server causes missing dependencies in the deployment.

Fix:

Add following dependency to act as a coordinator for Web Services:

<dependency>
<groupId>com.sun.xml.wsit</groupId>
<artifactId>wsit-rt</artifactId>
<version>1.3.1</version>
</dependency>

This artifact is available in JBoss Nexus Repository. Please follow instructions in bug #831607 in order to enable the repository.

Result:

Application deploys on JBoss Enterprise Web Server correctly.
Spring Bill of Materials (BOM) 3.0 and 3.1 distributed as part of JBoss Web Framework Kit is tailored for usage with the JBoss Enterprise Application platform. When used to compile a project for JBoss Enterprise Web Server there will be missing dependencies in the deployment. To fix this issue ensure you have the JBoss Nexus Repository enabled and add the following dependency to act as a coordinator for Web Services:

<dependency>
<groupId>com.sun.xml.wsit</groupId>
<artifactId>wsit-rt</artifactId>
<version>1.3.1</version>
</dependency>

This will result in a successful deployment of a Spring application on the JBoss Enterprise Web Server.
Rodney Russ 2013-02-26 18:40:48 UTC CC rruss
Assignee mariusb rruss
mark yarborough 2013-02-28 12:57:51 UTC Target Release 2.2.0 2.3.0
Simon Green 2013-03-04 01:00:57 UTC CC mariusb
Rodney Russ 2013-03-04 16:35:11 UTC Assignee rruss tmehta
Rodney Russ 2013-03-05 15:54:20 UTC Status ASSIGNED MODIFIED
Marek Novotny 2013-03-07 15:40:01 UTC Status MODIFIED ON_QA
Tomas Repel 2013-03-08 10:00:12 UTC CC ppenicka
Doc Text Spring Bill of Materials (BOM) 3.0 and 3.1 distributed as part of JBoss Web Framework Kit is tailored for usage with the JBoss Enterprise Application platform. When used to compile a project for JBoss Enterprise Web Server there will be missing dependencies in the deployment. To fix this issue ensure you have the JBoss Nexus Repository enabled and add the following dependency to act as a coordinator for Web Services:

<dependency>
<groupId>com.sun.xml.wsit</groupId>
<artifactId>wsit-rt</artifactId>
<version>1.3.1</version>
</dependency>

This will result in a successful deployment of a Spring application on the JBoss Enterprise Web Server.
Spring Bill of Materials (BOM) 3.0 and 3.1 and 3.2 distributed as part of JBoss Web Framework Kit are now compatible both with JBoss Enterprise Application platform and JBoss Enterprise Web Server.
Doc Type Known Issue Bug Fix
Karel Piwko 2013-03-08 10:53:03 UTC Status ON_QA VERIFIED
Target Release 2.3.0 2.2.0
Target Milestone --- ER1
Petr Penicka 2013-03-24 14:25:39 UTC Doc Text Spring Bill of Materials (BOM) 3.0 and 3.1 and 3.2 distributed as part of JBoss Web Framework Kit are now compatible both with JBoss Enterprise Application platform and JBoss Enterprise Web Server. The 3.0, 3.1 and 3.2 versions of the Spring JBoss Stack (BOM file) distributed with JBoss Web Framework Kit were previously compatible only with JBoss Enterprise Application Platform. To use them with JBoss Enterprise Web Server an additional dependency had to be specified. The issue has been fixed in this release and the JBoss Stacks are now compatible with JBoss Enterprise Web Server out of the box.
Karel Piwko 2013-05-14 14:50:34 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2013-05-14 10:50:34 UTC

Back to bug 785684