javax.xml buddy policy [message #565843] |
Fri, 16 July 2010 12:40 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04199 seconds