[
https://jira.jboss.org/jira/browse/JBESB-2749?page=com.atlassian.jira.plu...
]
Kevin Conner closed JBESB-2749.
-------------------------------
Resolution: Done
These are the jars exporting the services, and their values
AS4
./server/default/deploy/soap.esb/jaxws-rt-2.1.1.jar
com.sun.xml.ws.spi.ProviderImpl
./server/default/lib/jboss-jaxws.jar
org.jboss.ws.core.jaxws.spi.ProviderImpl
./client/jboss-jaxws.jar
org.jboss.ws.core.jaxws.spi.ProviderImpl
./client/jaxws-rt.jar
com.sun.xml.ws.spi.ProviderImpl
./lib/endorsed/jboss-jaxws.jar
org.jboss.ws.core.jaxws.spi.ProviderImpl
AS5
./server/default/deploy/soap.esb/jaxws-rt-2.1.1.jar
com.sun.xml.ws.spi.ProviderImpl
./common/lib/jbossws-native-jaxws.jar
org.jboss.ws.core.jaxws.spi.ProviderImpl
./client/jaxws-rt.jar
com.sun.xml.ws.spi.ProviderImpl
./client/jbossws-native-jaxws.jar
org.jboss.ws.core.jaxws.spi.ProviderImpl
I have reordered the classpath so that the JBossWS versions appear early.
Updated in revision 28102.
Use JBossWS jaxws implementation in quickstart classpath
--------------------------------------------------------
Key: JBESB-2749
URL:
https://jira.jboss.org/jira/browse/JBESB-2749
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Examples
Affects Versions: 4.5
Reporter: Kevin Conner
Assignee: Kevin Conner
Fix For: 4.6
The as4 version appears to have worked through luck, because of the endorsed lib
directory, and the as5 is using the sun rt version.
Need to have the JBossWS versions first in the classpath.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira