Hi,
I have written a web service.The following error occurs while invoking the web service client.
Exceptionjavax.xml.ws.WebServiceException: java.lang.UnsupportedOperationException: setProperty must be overridden by all subclasses of SOAPMessage
I am working on the following environment
1) Netbeans 6.5
2) jboss 4.2.2 GA
3) jdk 6.0
I have already tried copying the libs from jboss/client to jboss/endorsed.But no use.
I am getting the error
"Could not transmit message" instead.
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4196355#4196355
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4196355