Search the web
Sign In
New User? Sign Up
tagsoup-friends · Friends of TagSoup
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
SOLVED Re: Switching from internal SAX2DOM to SAX2DOM from Apache ca   Message List  
Reply | Forward Message #1287 of 1386 |



I figured it out. It was a class path problem. I'm using eclipse plug-ins so
my plug-in as trying to use Xalan's SAX2DOM and the class loader was seeing two
ContextHandler definitions because of the way I setup my Xalan plug-in. Once I
figured out that was what was going on I referred to my copy of the book
"Eclipse Rich Client Platform Designing Coding and Packaging Java Applications"
about trouble shooting class path problems. I now have it working just fine.

Ian


----- Original Message ----
From: Leslie Software <lesliesoftware@...>
<snip>
java.lang.IncompatibleClassChangeError: Class
org.apache.xalan.xsltc.trax.SAX2DOM does not implement the requested interface
org.xml.sax.ContentHandler
at org.ccil.cowan.tagsoup.Parser.parse(Parser.java:405)
at
com.lesliesoftware.wizardsfamiliar.deck.editor.clipboard.ReadClipboard.createSlo\
tsFromHTMLTransfer(ReadClipboard.java:236)
at
com.lesliesoftware.wizardsfamiliar.deck.editor.clipboard.ReadClipboard.readConte\
nts(ReadClipboard.java:125)
at
com.lesliesoftware.wizardsfamiliar.deck.editor.clipboard.ReadClipboard.readConte\
nts(ReadClipboard.java:103)
at
com.lesliesoftware.wizardsfamiliar.deck.editor.actions.PasteAction$1.run(PasteAc\
tion.java:64)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
com.lesliesoftware.wizardsfamiliar.deck.editor.actions.PasteAction.run(PasteActi\
on.java:58)
...
<snip>



__________________________________________________________________
Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your
favourite sites. Download it now
http://ca.toolbar.yahoo.com.



Fri May 29, 2009 8:18 pm

lesliesoftware
Offline Offline
Send Email Send Email

Forward
Message #1287 of 1386 |
Expand Messages Author Sort by Date

I figured it out. It was a class path problem. I'm using eclipse plug-ins so my plug-in as trying to use Xalan's SAX2DOM and the class loader was seeing two...
Leslie Software
lesliesoftware
Offline Send Email
May 29, 2009
8:18 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help