[jboss-user] [JBossWS] - webservice error
atriano
do-not-reply at jboss.com
Mon Jul 21 14:41:52 EDT 2008
Hi! I'm trying to use a webservice deployed in my jbossAS but the server console throws the following exception, can anybody help me?
thanks in advance!
15:39:18,484 ERROR [SOAPFaultHelperJAXWS] SOAP request exception
java.lang.UnsupportedOperationException: setProperty must be overridden by all s
ubclasses of SOAPMessage
at javax.xml.soap.SOAPMessage.setProperty(SOAPMessage.java:441)
at org.jboss.ws.core.soap.SOAPMessageImpl.(SOAPMessageImpl.java:67
)
at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactor
yImpl.java:207)
at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactor
yImpl.java:185)
at org.jboss.wsf.stack.jbws.RequestHandlerImpl.processRequest(RequestHan
dlerImpl.java:389)
at org.jboss.wsf.stack.jbws.RequestHandlerImpl.handleRequest(RequestHand
lerImpl.java:272)
at org.jboss.soa.esb.actions.soap.SOAPProcessor.process(SOAPProcessor.ja
va:150)
at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.process(
ActionProcessingPipeline.java:316)
at org.jboss.soa.esb.listeners.message.MessageAwareListener$Transactiona
lRunner.run(MessageAwareListener.java:530)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
utor.java:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:907)
at java.lang.Thread.run(Thread.java:619)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165717#4165717
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165717
More information about the jboss-user
mailing list