[
https://jira.jboss.org/jira/browse/JBWS-2377?page=com.atlassian.jira.plug...
]
Bryan Kearney commented on JBWS-2377:
-------------------------------------
I have run into the same issue installing 3.0.5 Metro into the default server on Jboss
5.0. Can I assume that this resolution in metro 3.1 will resolve the issue? As I mentioned
here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=149574
The solution for me was to copy the native jar back into the default server.
jbossws-deploy.conf in 'all' configuration links libraries in
'default' conf
----------------------------------------------------------------------------
Key: JBWS-2377
URL:
https://jira.jboss.org/jira/browse/JBWS-2377
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-integration
Environment: JBoss-4.2.3.GA
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-native-3.1.0, jbossws-metro-3.1.0, jbossws-cxf-3.1.0
The jboss-4.2.3.GA binary comes with jbossws-deploy.conf in 'all' configuration
(server/all/deploy/jbossws.sar/jbossws-deploy.conf) with the following contents:
bin/wsconsume.bat bin/wsconsume.sh bin/wsprovide.bat bin/wsprovide.sh bin/wsrunclient.bat
bin/wsrunclient.sh bin/wstools.bat bin/wstools.sh client/FastInfoset.jar
client/jaxb-api.jar client/jaxb-impl.jar client/jaxb-xjc.jar client/jaxws-rt.jar
client/jaxws-tools.jar client/jboss-jaxrpc.jar client/jboss-jaxws-ext.jar
client/jboss-jaxws.jar client/jboss-saaj.jar client/jbossws-client.jar
client/jbossws-common.jar client/jbossws-framework.jar client/jbossws-spi.jar
client/jettison.jar client/policy.jar client/stax-api.jar client/stax-ex.jar
client/streambuffer.jar client/wsdl4j.jar client/wstx.jar lib/jaxb-api.jar
lib/jaxb-impl.jar server/default/lib/jboss-jaxrpc.jar
server/default/lib/jboss-jaxws-ext.jar server/default/lib/jboss-jaxws.jar
server/default/lib/jboss-saaj.jar server/default/lib/jbossws-common.jar
server/default/lib/jbossws-framework.jar server/default/lib/jbossws-spi.jar
Please note it refers the default configuration.
This can lead to broken installation of JBossWS-Metro/CXF over the 'all'
configuration.
Need to check every other containers and understand why this happened / how to fix.
--
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