[jboss-user] [JBossWS] - Re: dynamic proxy client fails
The need for setting the endorsed dir is already mentione din the doc, perhaps we should clarify this better when talking about client side, thanks. Btw the Sun's exception should generally a pointer to the fact the Sun's jaxws impl is being used instead of the native one. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231553#4231553 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231553 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user
[jboss-user] [JBossWS] - Re: dynamic proxy client fails
After scanning the posts, I finally figured out I forgot to set endorsed library when executing the client: JDK 6 (using -Djava.endorsed.dirs=${jboss.home}/lib/endorsed during client execution) You might consider putting this into the FAQ. Howard View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231182#4231182 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231182 ___ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user