Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » creating wsdl
creating wsdl [message #135842] Wed, 31 August 2005 10:18 Go to next message
plork123 is currently offline plork123Friend
Messages: 174
Registered: July 2009
Senior Member
hello all

i'm creating a wsdl from wtp plugin wizard right-click my java file, create
web service i go through the wizard and choose document/literal for the
style and use and the wsdl is created successfully

however when i call my wen service using call.invoke it errors with the
error message

<faultcode>soapenv:Server.userException</faultcode>
<faultstring>org.xml.sax.SAXException: SimpleDeserializer encountered a
child element, which is NOT expected, in something it was trying to
deserialize.</faultstring>


can anyone tell me how i fix this

thanks for nay help
Re: creating wsdl [message #137854 is a reply to message #135842] Fri, 09 September 2005 17:13 Go to previous message
Chris Brealey is currently offline Chris BrealeyFriend
Messages: 104
Registered: July 2009
Senior Member
Being an Apache Axis runtime exception, you should post your question to the
Apache Axis User mailing list [1].

Cheers - CB.

[1] http://ws.apache.org/axis/mail.html

plork123 wrote:

> hello all
>
> i'm creating a wsdl from wtp plugin wizard right-click my java file, create
> web service i go through the wizard and choose document/literal for the
> style and use and the wsdl is created successfully
>
> however when i call my wen service using call.invoke it errors with the
> error message
>
> <faultcode>soapenv:Server.userException</faultcode>
> <faultstring>org.xml.sax.SAXException: SimpleDeserializer encountered a
> child element, which is NOT expected, in something it was trying to
> deserialize.</faultstring>
>
> can anyone tell me how i fix this
>
> thanks for nay help
Previous Topic:Building a client web app - disappeared page jsp
Next Topic:Eclipse not finding imports included from another file
Goto Forum:
  


Current Time: Mon Sep 23 01:58:20 GMT 2024

Powered by FUDForum. Page generated in 0.04144 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top