Hi, Web services with WSDL are a sub-set of web services. It is not a must for all web-services to have WSDL associated with them.
On 12/20/06, Anne Thomas Manes <[EMAIL PROTECTED]> wrote:
The <IBDst> document does not describe a web service. If the service you're trying to access is really a .NET web service, it will have a WSDL file. If it doesn't have a WSDL, it isn't a web service. Anne On 12/19/06, sam sam <[EMAIL PROTECTED]> wrote: > Hi, > I was able to successfully calling a web service from java having the following header: > <?xml version="1.0" > encoding="UTF-8" ?> > > + <wsdl:definitions > targetNamespace="urn:DefaultNamespace" xmlns=" http://schemas.xmlsoap.org/wsdl/" xmlns:apachesoap=" http://xml.apache.org/xml-soap" > > > however when I am using a .Net I have the following header: > <?xml > version="1.0" encoding="utf-8" ?> > > - <IBDst xmlns="http://tempuri.org/IBDirectory/IBSrv"> > > - <xs:schema id="IBDst" targetNamespace="http://tempuri.org/IBDst.xsd" xmlns:mstns="http://tempuri.org/IBDst.xsd" xmlns=" http://tempuri.org/IBDst.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" > attributeFormDefault="qualified" elementFormDefault="qualified"> > > > - <xs:element name="IBDst" msdata:IsDataSet="true"> > > > I am using WSDL2java, it is giving me this error: > WSDLException (at /IBDst): faultCode=INVALID_WSDL: Expected element '{ http://sch > emas.xmlsoap.org/wsdl/}definitions'.: > > > what can I do in order to write a java file to call my .net web service? > > thx. > sam. > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- warm regards, Rahul Devgan Cell: +61-412163412 --- there is no pleasure in life like music ---
