When I collect data from a web service by running the code in my eclipse I am able to collect fine. However, when I run the same binary on a different machine, from command line, I am getting the following error. I am new the xml/web services programming. Any pointers to where can I begin looking would be useful.
[Fatal Error] :1:77: Attribute "xmlns:env" was already specified for element "en
v:Envelope".
SAX Exception: Attribute "xmlns:env" was already specified for element "env:Enve
lope".
Thanks
-Ankit
Petterson Mikael - 28 Sep 2006 11:02 GMT
> When I collect data from a web service by running the code in my eclipse
> I am able to collect fine. However, when I run the same binary on a
[quoted text clipped - 13 lines]
> -Ankit
>
Are you using the same java version ? What line of code do you use to
get the data? Can you post the whole trace?
cheers,
//mikael
Andrew Thompson - 28 Sep 2006 12:23 GMT
Sub: SAXException: Attribute "xmlns:env" was already specified ...
Reply: UsenetAnnoyance: Post "SAXException: Attribute "xmlns:env"
was already specified" - was already posted.
Please refrain from multi-posting in future.
(X-post to c.l.j.h./p., w/ f-u to c.l.j.h. only)
Andrew T.