Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Orbit » javax.xml buddy policy
javax.xml buddy policy [message #565843] Fri, 16 July 2010 16:40
Remko Tronçon is currently offline Remko TronçonFriend
Messages: 4
Registered: July 2010
Junior Member
Hi,

I'm using the Eclipse java.xml bundle to do XML parsing. I want to register my own SAX driver, which I do by setting the "org.xml.sax.driver" property. However, when I try to create a parser, I get an exception that the classname I passed as the property is not found.

My assumption is that this is because the class comes from one of my plugins, and therefore the java.xml plugin can't see it. Could this be fixed by having a BuddyPolicy in java.xml? Is this something that the Orbit project would do, or should I create my own fork of the java.xml plugin?

thanks!
Remko
Previous Topic:Bug 313502 fixed: how to configure the logging (SLF4J/Logback/log4j)
Next Topic:GWT-User not installable with p2
Goto Forum:
  


Current Time: Fri Apr 26 23:36:55 GMT 2024

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

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

Back to the top