Installing JBossWS 1.0.4.GA to Tomcat
Follow the installation instructions included in the user guide and then install these extra jars.
A couple of required libraries have been missed from the JBossWS 1.0.4.GA distribution for use when deploying JBossWS to Tomcat.
Download the archives 'jboss-jaxrpc.jar', 'jboss-saaj.jar', and 'jboss-jaxws.jar' from http://repository.jboss.com/jboss/jbossws/1.0.4.GA/lib
Place these downloaded archives in {tomcat.home}/common/lib then start Tomcat
You can check the file {tomcat.home}/logs/jbossws.log for any errors during start up.
-
Referenced by:
Comments