[jboss-user] [JBossWS] - SoapFaultException using anyType

wcydaip do-not-reply at jboss.com
Wed Oct 17 15:24:46 EDT 2007


I'm attempting to access a web-service on a clients machine, but, receive one of the vaguest errors ever:


  | 2007-10-17 11:44:18,875 INFO  [STDOUT:140] javax.xml.rpc.soap.SOAPFaultException: SoapMapper:Can't create mapper inside 'anyType' of type anySimpleType in namespace http://www.w3.org/2001/XMLSchema.
  | 2007-10-17 11:44:18,875 INFO  [STDOUT:140] 	at com.sun.xml.rpc.client.StreamingSender._raiseFault(StreamingSender.java:360)
  | 2007-10-17 11:44:18,875 INFO  [STDOUT:140] 	at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:224)
  | 2007-10-17 11:44:18,875 INFO  [STDOUT:140] 	at com.comira.ScheduleSoapPort_Stub.getCandidateScheduleData(ScheduleSoapPort_Stub.java:170)
  | 

I'm not sure what is causing the problem and was hoping someone could help.

I'm using jwsdp1.3, jboss-4.0.3SP1, jdk1.4.2_13.

Thanks,
Graham

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

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



More information about the jboss-user mailing list