[jboss-dev-forums] [Design of POJO Server] - Re: JBossWebService WS4EE Deployments and JACC

anil.saldhana@jboss.com do-not-reply at jboss.com
Wed Sep 10 10:14:05 EDT 2008


Sir,
  it is a JBossWS with JDK6 issue:


  | java.rmi.RemoteException: Call invocation failed; nested exception is: 
  | 	java.lang.UnsupportedOperationException: setProperty must be overridden by all subclasses of SOAPMessage
  | 	at org.jboss.ws.core.jaxrpc.client.CallImpl.invokeInternal(CallImpl.java:533)
  | 	at org.jboss.ws.core.jaxrpc.client.CallImpl.invoke(CallImpl.java:274)
  | 	at org.jboss.ws.core.jaxrpc.client.PortProxy.invoke(PortProxy.java:154)
  | 	at $Proxy6.getContactInfo(Unknown Source)
  | 	at org.jboss.test.webservice.jbws309.JBWS309TestCase.testBasicSecuredServiceAccess(JBWS309TestCase.java:132)
  | 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
  | 	at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
  | 	at junit.extensions.TestSetup.run(TestSetup.java:23)
  | Caused by: java.lang.UnsupportedOperationException: setProperty must be overridden by all subclasses of SOAPMessage
  | 	at javax.xml.soap.SOAPMessage.setProperty(SOAPMessage.java:441)
  | 	at org.jboss.ws.core.soap.SOAPMessageImpl.<init>(SOAPMessageImpl.java:82)
  | 	at org.jboss.ws.core.soap.MessageFactoryImpl.createMessage(MessageFactoryImpl.java:169)
  | 	at org.jboss.ws.core.CommonSOAP11Binding.createMessage(CommonSOAP11Binding.java:57)
  | 	at org.jboss.ws.core.CommonSOAPBinding.bindRequestMessage(CommonSOAPBinding.java:156)
  | 	at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:290)
  | 	at org.jboss.ws.core.jaxrpc.client.CallImpl.invokeInternal(CallImpl.java:514)
  | 
  | 

Thank you.

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

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



More information about the jboss-dev-forums mailing list