[jboss-user] [EJB 3.0] - Re: java.lang.UnsupportedOperationException: setProperty mus

PeterJ do-not-reply at jboss.com
Tue Jun 3 14:43:44 EDT 2008


This error:

Caused by: java.rmi.RemoteException: Call invocation failed; nested exception is:
  | java.lang.UnsupportedOperationException: setProperty must be overridden by all subclasses of SOAPMessage 

usually indicates that you are running with JDK 6. Yes, you said you compiled with JDK 5, but could you be running with JDK 6? Or perhaps there is a JAX_WS JAR somewhere in the classpath.

See http://wiki.jboss.org/wiki/JBossWithJDK6

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

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



More information about the jboss-user mailing list