[jboss-user] [JBossWS] - Re: jbossWS 2.0.1 and JDK 1.6

dkane do-not-reply at jboss.com
Thu Nov 15 05:03:17 EST 2007


"heiko.braun at jboss.com" wrote : 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 


Just faced the same problem and followed this instriction. 
With one exception : I have not found jaxws-api.jar but jboss-jaxws.jar . 

JBoss was restarted. Still the same result, 
anonymous wrote : java.lang.UnsupportedOperationException: setProperty must be overridden by all subclasses of SOAPMessage

I use JBoss 4.2.1 GA and Java 1.6. 

Any ideas ? 

Thanks



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

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



More information about the jboss-user mailing list