Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » XML Validation in 0.7.1
XML Validation in 0.7.1 [message #146369] Fri, 04 November 2005 22:06 Go to next message
Eclipse UserFriend
Originally posted by: dserodio.gmail.com

When I click on "Validate XML File" in WTP 0.7.1, I get an error message
asking me to "Download Xerces 2.6.2 and place xercesImpl.jar and
xmlParserAPIs.jar in a folder entitled jars in the
org.eclipse.wst.xml.validation plugin.

For more information see
www.eclipse.org/webtools/wst/components/xml/xercesInfo.xml"

The page mentioned says "In the WTP Milestone 2 release...", and asks to
copy the jars to "the jars folder under the XML Validator plugin (eg.
<wtpInstallDirectory>/eclipse/plugins/org.eclipse.wst.xml.validation_1.0.0/jars) ".

I copied both xercesImpl.jar and xmlParserAPIs.jar to my
org.eclipse.wst.xml.validation_0.7.0/jars folder, restarted Eclipse with
the -clean option, and it still doesn't work.

I noticed there's also a org.apache.xerces_2.7.0 folder in WTP's plugin
folder, containing both jars.

Does anyone have a clue?

Thanks in advance,
Daniel Serodio
Re: XML Validation in 0.7.1 [message #146450 is a reply to message #146369] Mon, 07 November 2005 19:27 Go to previous message
Geoff Longman is currently offline Geoff LongmanFriend
Messages: 49
Registered: July 2009
Member
Ensure that Xerces isn't being provided by another plugin or by the JRE
(endorsed jars). If there is another version and it is higher than 2.7.0
you may run into problems.

One possibility...
Eclipse provided Xerces 4.1.13 as a plugin until 3.0 - some 3rd party
plugin may be delivering the old plugin in thier distro.

Disclaimer - my plugin (spindle.sf.net) used to be a problem child this
way but I fixed it some time ago.

Geoff
Previous Topic:Classpath issues - Tomcat 5.5 server referencing other projects
Next Topic:ClassNotFoundException with WTP 1.0 I
Goto Forum:
  


Current Time: Wed Jul 17 01:48:03 GMT 2024

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

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

Back to the top