Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » WSDLReader & XML catalog for imported schemas
WSDLReader & XML catalog for imported schemas [message #916254] Tue, 18 September 2012 20:13
e fergus is currently offline e fergusFriend
Messages: 1
Registered: May 2010
Junior Member
Hi all,

I'm using Eclipse WTP to read a WSDL file, parse the schema, and import schema dependencies by calling
WSDLReader.readWSDL(myWSDL)
The particular WSDL I'm looking at has a schema which imports the soap-encoding schema, which is provided in my XML catalog from the org.eclipse.wst.standard.schemas plugin. If I run Eclipse using the HTTP Connection Tracer, I see that this schema is being grabbed from the url and not the catalog.

Do I have to specify some parameter in order to use the XML catalog?

I'm using Eclipse 3.6.2 with WTP 3.2.3.

Thanks!
  • Attachment: map.wsdl
    (Size: 1.94KB, Downloaded 345 times)
  • Attachment: httpTracerLog.txt
    (Size: 3.29KB, Downloaded 373 times)
Previous Topic:Is any documentation to plugin org.eclipse.jst.pagedesigner exist?
Next Topic:WSDL error? XSD: The location has not been resolved
Goto Forum:
  


Current Time: Fri Apr 26 08:24:34 GMT 2024

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

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

Back to the top