Re: exception thrown when creating soap envelope
lmk <[email protected]> Fri, 25 Aug 2006 07:03:19 -0700 (PDT)
| Newsgroups | gmane.text.xml.soap.user |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_6230_6445373.1156514600048 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I generate the dependences via maven precisely to get a the good the versions. whene trying to modify the return type from complexe type to string it works without problem.. here the import of the xsd declaration ,=20 =09=09 =09=09=09 =09=09 =09 Silv=C3=A8re Virlot wrote: >=20 > Hi Lotfi >=20 > Have you checked whether the problem is not due to an XML parser conflict > ? >=20 > --> > http://wiki.apache.org/ws/FrontPage/Axis/Install/Diagnostics/XMLParsers > and > --> http://java.sun.com/j2se/1.4.2/docs/guide/standards/index.html >=20 > Cheers >=20 > Silv=C3=A8re >=20 > lmk a =C3=A9crit : >> the error occured when parsing the request message with SAX Parser. do >> you =20 >> want to see my wsdl ? =20 >> my config: Eclipse 3.1.2, axis 1.2, exercesimpl 2.7.1. >> I think the the exception thrown in the excerce source..=20 >> know that it is not clear enough; but . I cannot say to you more, excep= t >> put the wsdl file :-( .. >>=20 >>=20 >> lmk wrote: >>=20 >>>Hello; >>> >>>A strange exception is thrown when creating soap envelope, the request >>>message is well formed, a get "NumberFormatException 000000000000".=20 >>>juste after parsing soap envelope!! >>> >>>somebody has an idea of the origin of the problem ? >>> >>>thanks >>> >>> >>=20 >>=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >=20 >=20 >=20 --=20 View this message in context: http://www.nabble.com/exception-thrown-when-c= reating-soap-envelope-tf2158389.html#a5984088 Sent from the Apache SOAP - User forum at Nabble.com. ------=_Part_6230_6445373.1156514600048 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I generate the dependences via maven precisely to get a the good the vers= ions. whene trying to modify the return type from complexe type to string i= t works without problem.. here the import of the xsd declaration ,=20 <div align=3D"left" style=3D"background-color:#CCFFCC"> <wsdl:types> =09=09<xsd:schema> =09=09=09<xsd:import namespace=3D"http://casden.fr/ws/business/prets/gestio= n" schemaLocation=3D"PretEnGestion.xsd" /> =09=09</xsd:schema> =09</wsdl:types> </div> <blockquote class=3D"quote"> <div class=3D"quote-author" style=3D"font-weight: bold;">Silv=C3=A8re Virlo= t wrote:</div> <div class=3D"quote-message"> Hi Lotfi Have you checked whether the problem is not due to an XML parser conflict ? --> http://wiki.apache.org/ws/FrontPage/Axis/Install/Diagnostics/XMLParsers and --> http://java.sun.com/j2se/1.4.2/docs/guide/standards/index.html Cheers Silv=C3=A8re lmk a =C3=A9crit : > the error occured when parsing the request message with SAX Parser. do yo= u =20 > want to see my wsdl ? =20 > my config: Eclipse 3.1.2, axis 1.2, exercesimpl 2.7.1. > I think the the exception thrown in the excerce source..=20 > know that it is not clear enough; but . I cannot say to you more, except > put the wsdl file :-( .. >=20 >=20 > lmk wrote: >=20 >>Hello; >> >>A strange exception is thrown when creating soap envelope, the request >>message is well formed, a get "NumberFormatException 000000000000".=20 >>juste after parsing soap envelope!! >> >>somebody has an idea of the origin of the problem ? >> >>thanks >> >> >=20 >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] </div> </blockquote> <br><hr align=3D"left" width=3D"300"> View this message in context: <a href=3D"http://www.nabble.com/exception-th= rown-when-creating-soap-envelope-tf2158389.html#a5984088">Re: exception thr= own when creating soap envelope</a><br> Sent from the <a href=3D"http://www.nabble.com/Apache-SOAP---User-f246.html= ">Apache SOAP - User</a> forum at Nabble.com.<br> ------=_Part_6230_6445373.1156514600048--