Sameer Pradhan <[EMAIL PROTECTED]> wrote:
Hi Leslie,
In AuthLogin.wsdl, the namespace prefix "tns2" is not declared. A declaration would look like
xmlns:tns2="appropriate namespace"
In the second schema, you need an import
<import namespace="urn:GroupRole"/>
There are other errors also in the two WSDLs. You can use XMLSpy to find such errors.
Regards,
Sameer
-----Original Message-----
From: Leslie Tighe [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 30, 2005 4:41 PM
To: [email protected]
Subject: WSDL Question
Hello,
I am trying to integrate web services created Axis 1.2 on Jboss with a windows client using the pocketSoap tool like. When I try to use their WSDL wizard, it suggest that I have an error in my WSDL files. In looking them over, I don't see the problem. Could someone on this list take a quick look to see what may be wrong? or are there tools that can help with this?
I have attached the wsdl files, but the errors that I get are.
reading http://localhost:8080/idmWS/services/AuthLogin?wsdl
Error : Error during parsing of WSDL file, /schema[1]/complexType[position() = 5 and @name = 'loginValue']/sequence[1]/element[position() = 8 and @name = 'lastAuthAttempt']
Reference to undeclared namespace prefix: 'tns2'.
[hr=0x80004005]
Error : Error during parsing of WSDL file, /schema[1]/element[position() = 11 and @name = 'updateGroup']/complexType[1]/sequence[1]/element[position() = 1 and @name = 'groupData']
Undeclared XSD type : '{urn:GroupRole}GroupValue'.
[hr=0x80004005]
Thanks in advance.
Leslie
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
