IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

Mapforce and Soap Fault Options · View
TBlackbird
Posted: Thursday, January 20, 2011 9:16:33 PM
Rank: Member

Joined: 1/16/2008
Posts: 14
I've got an externally generated WSDL file that I am using. When interacting with the web service, it generated a generic soap fault. How do I get to read this, because it didn't show any where and Mapforce seems to have completely ignored the fault:

<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:ns0="uri:org.optins.industry.service.IndustryService.types">
<env:Body>
<env:Fault>
<faultcode>env:Server</faultcode>
<faultstring>Internal Server Error</faultstring>
</env:Fault>
</env:Body>
</env:Envelope>

I currently have the webservice's output going to an XML file because it won't run without the "output" of the webservice connected to something.


Thanks,
Scott
TBlackbird
Posted: Wednesday, January 26, 2011 2:33:09 PM
Rank: Member

Joined: 1/16/2008
Posts: 14
Would appreciate any help. Is my description unclear?

Thanks
Users browsing this topic
guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.