[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WSDl2RPG- getting Error :No Services Found in WSDL



   Gaurav,
   Although it appears as if the <service> element is optional, the
   Eclipse Web Tools as well as WSDL2JAVA and WSDL2RPG cannot generate a
   stub without having a <service> element. So far only soapUI likes WSDL
   files without a <service> element but of course shows "no endpoint" and
   eventually cannot call the service without an endpoint.
   Therefore there are no plans for changing WSDL2RPG to accept WSDL files
   without a <service> element. In order to generate your stub, you may
   add the <service> element by hand like this:
   <wsdl:service name="DDCTSService">
     <wsdl:port name="DDCTSService" binding="tns:DDCTSServiceSoapBinding">
       <wsdlsoap:address location="[1]http://www.example.org/"; />
     </wsdl:port>
   </wsdl:service>
   Regards,
   Thomas.
   ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx schrieb am 27.09.2013 23:02:42:
   > Von: gaurav.gupta3@xxxxxx
   > An: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx,
   ftpapi@xxxxxxxxxxxxxxxxxxxxxx,
   > Datum: 27.09.2013 23:12
   > Betreff: WSDl2RPG- getting Error :No Services Found in WSDL
   > Gesendet von: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   >
   > Hi Thomas,
   > In my current project it is required to consume web service provided
   > by an external system. While importing the WSDL file using WSDL2RPG
   > I am getting the below highlighted error. Attached the WSDL file for
   > your reference. Request your inputs on the same. This file is pretty
   > standard one published by the external party so it should not be
   > possible thatsome corrections needs to be made in the WSDL file.
   > [[2]cid:image003.jpg@01CEBB9A.FED0D660]
   > Thanks,
   > Gaurav
   > Gaurav Gupta
   > Project Leader, GE(Contractor)
   > GE Capital
   > Rail Services
   >
   > T:  +1 312-853-5536
   > D: *750-5536
   > C:  +1 847-337-1852
   > gaurav.gupta3@xxxxxx<[3]mailto:gaurav.gupta3@xxxxxx>
   >
   > 161 N Clark St.
   > Chicago, IL  - 60601, USA
   >
   > [Anhang "schemas.zip" gelöscht von Thomas Raddatz/OBI/DE] [Bild
   entfernt]
   >
   -----------------------------------------------------------------------
   > This is the FTPAPI mailing list.  To unsubscribe, please go to:
   > [4]http://www.scottklement.com/mailman/listinfo/ftpapi
   >
   -----------------------------------------------------------------------

   --
   IMPORTANT NOTICE:
   This email is confidential, may be legally privileged, and is for the
   intended recipient only. Access, disclosure, copying, distribution, or
   reliance on any of it by anyone else is prohibited and may be a
   criminal
   offence. Please delete if obtained in error and email confirmation to
   the sender.

References

   1. http://www.example.org/
   2. cid:image003.jpg@01CEBB9A.FED0D660
   3. mailto:gaurav.gupta3@xxxxxx
   4. http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------