In order to run JBossWS on JDK 6 you need to replace the API's that have been 
included in JDK 6, namely jaxrpc, jaxws, jaxb and saaj.

Copy the following jars to ${JBOSS_HOME}/lib/endorsed:

    * jboss-jaxrpc.jar
    * jboss-saaj.jar
    * jaxb-api.jar
    * jaxws-api.jar 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082258#4082258

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082258
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to