"[EMAIL PROTECTED]" 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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to