Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » WSDL validate errors
WSDL validate errors [message #145696] Mon, 31 October 2005 15:31 Go to next message
Eclipse UserFriend
Originally posted by: michael.giroux.objectweb.org

I have two Windows desktop systems. Each desktop has the following eclipse
configurations installed:
3.1.1 + WTP 0.7.1
3.1.0 + WTP 0.7

When I select the "validate wsdl file" menu from the navigator view, the
file validates successfully on one of the systems, and gets validation
errors on the other system.

The validation error message is pointing to line #1 which is a comment. The
first few lines shown below. It appears to me that the validation is not
allowing a comment as the first element.

The question is why does it validate on one system and not on the other? I
suspect a conflicting plugin or something, but the error message gives no
clues. Any suggestions regarding what to look for will be appreciated.

Thanks
Michael Giroux
---------------------------- snippet of failing xml
follows. -------------------------------

<?xml version="1.0" encoding="UTF-8"?>

<!--WSDL produced using $RCSfile: wstypes.xsl,v $ $Revision: 1.5DPL $ $Date:
2005/07/28 13:00:99 $

XSLT: Apache Software Foundation Ver: 1-->

<definitions xmlns="http://schemas.xmlsoap.org/wsdl/"
xmlns:xalan="http://xml.apache.org/xslt"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="urn:bpel:bsoa"
targetNamespace="urn:bpel:bsoa">

<types> . . .
Re: WSDL validate errors [message #145773 is a reply to message #145696] Tue, 01 November 2005 03:44 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Michael Giroux wrote:
> The validation error message is pointing to line #1 which is a comment. The
> first few lines shown below. It appears to me that the validation is not
> allowing a comment as the first element.

What is the error message you're seeing?

--
- Nitin


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: WSDL validate errors [message #146284 is a reply to message #145696] Fri, 04 November 2005 01:31 Go to previous messageGo to next message
Craig Salter is currently offline Craig SalterFriend
Messages: 169
Registered: July 2009
Senior Member
Michael, open a bug and attach your WSDL file(s) so we can try to
reproduce. Please post back here will a bug number too (for the benefit
of others).

thanks!
Re: WSDL validate errors [message #146584 is a reply to message #146284] Tue, 08 November 2005 21:56 Go to previous message
Eclipse UserFriend
Originally posted by: michael.giroux.objectweb.org

BUG: 115554 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=115554)

Michael Giroux


"craig salter" <csalter@ca.ibm.com> wrote in message
news:384252b22cde30396caa2d577118a350$1@www.eclipse.org...
> Michael, open a bug and attach your WSDL file(s) so we can try to
> reproduce. Please post back here will a bug number too (for the benefit
> of others).
>
> thanks!
>
Previous Topic:error while generating the deployment descriptor
Next Topic:Cannot RunAs fortomcat5
Goto Forum:
  


Current Time: Sat Apr 27 01:26:00 GMT 2024

Powered by FUDForum. Page generated in 0.03063 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top