×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Im trying to test a wsdl and getting the following error:
<
http://127.0.0.1:1095/wse/wsdl/soap_envelope_xml.jsp?soapEnvelopeType=1> -
<soapenv:Envelope xmlns:soapenv="
http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="
http://www.w3.org/2001/XMLSchema"
xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">
<
http://127.0.0.1:1095/wse/wsdl/soap_envelope_xml.jsp?soapEnvelopeType=1> -
<soapenv:Body>
<
http://127.0.0.1:1095/wse/wsdl/soap_envelope_xml.jsp?soapEnvelopeType=1> -
<soapenv:Fault>
<faultcode
xmlns:ns1="
http://xml.apache.org/axis/">ns1:Server.NoService</faultcode>
<faultstring>The AXIS engine could not find a target service to invoke!
targetService is Ruipgm3</faultstring>
<
http://127.0.0.1:1095/wse/wsdl/soap_envelope_xml.jsp?soapEnvelopeType=1> -
<detail>
<ns2:hostname
xmlns:ns2="
http://xml.apache.org/axis/">laptop</ns2:hostname>
</detail>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>
Any ideas what I should be looking for. The code in the service worked fine
when I tried it in my egl/jsf program. I just copied it to service to use in
my richui pgm.
thanks
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.