[jboss-user] [JBossWS] - Re: problem of calling Web Service Client using jdk 1.6.0 wi

kosulin do-not-reply at jboss.com
Tue Aug 12 09:50:44 EDT 2008


It is possible to use java 6 with jbossws (I use 3.02).
You have to add 
-Djava.endorsed.dirs="%JBOSS_HOME%\lib\endorsed"
for Windows or
-Djava.endorsed.dirs=$JBOSS_HOME/lib/endorsed
for Linux/Unix.

into your startup script JAVA_OPTS.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170078



More information about the jboss-user mailing list