• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

SOAP Fault Exception [Actor null] : org.xml.sax.SAXException: WSWS3047E:

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI All,

Im trying to pass an array of objects to a webservice. However when I do this it is throwing the following error:


This is my code:



I have looked around and found this thread that talks about the same issue that Im facing. I have done the same changes in my code as described there but it is still throwing the same error.

http://www.theserverside.com/discussions/thread.tss?thread_id=40300#245944

any help will be appreciated.

Thanks
 
Sheriff
Posts: 67754
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"teknik", please check your private messages for an important administrative matter.
 
reply
    Bookmark Topic Watch Topic
  • New Topic