Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » Strange plugin-file (strict.dtd) validation error with legacy web services.
Strange plugin-file (strict.dtd) validation error with legacy web services. [message #514579] Mon, 15 February 2010 15:06 Go to previous message
Juan Pedro Silva is currently offline Juan Pedro Silva
Messages: 247
Registered: July 2009
Senior Member
Hi everybody.
I'm trying to reimplemet the WS-I SCM example (which dates back to 2003), while maintaining it's contracts, and I'm facing some complications.

When trying to use the provided wsdl, it is reported as invalid due to dependencies on other invalid documents. This traces back to the following error message:

"Referenced file contains errors (jar:file:/.../plugins/org.eclipse.wst.standard.schemas_1.0. 200.v200902270215.jar!/dtds/strict.dtd). "

And the error message for this particular file:

"The declaration for the entity "ContentType" must end with '>'.
strict.dtd line 81"


You can reproduce this with the following wsdl document: http://www.ws-i.org/SampleApplications/SupplyChainManagement /2002-08/Configuration.wsdl

Is this really an error on the strict.dtd document on the plugin, or is it some other kind of problem with using a no-longer-valid wsdl sintax?.
Regards,
Juan Pedro
 
Read Message
Read Message
Read Message
Previous Topic:Axis2 Client web service config Port Name ConverterSOAP11port_http not found
Next Topic:Checking WTP version
Goto Forum:
  


Current Time: Sun May 19 15:45:08 EDT 2013

Powered by FUDForum. Page generated in 0.01722 seconds