hello,

i've been trying to get the SchemaConverter class to work and haven't had much luck. for some reason, it can't seem to find a DOMImplementation for "XS-Loader". Here's my error:
Exception in thread "main" java.lang.NullPointerException
at org.apache.jackrabbit.core.nodetype.converter.SchemaConverter.convertSch ema(SchemaConverter.java:93) at org.apache.jackrabbit.core.nodetype.converter.SchemaConverter.<init> (SchemaConverter.java:73) at net.kickstyle.coalescence.storage.examples.Convert.main (Convert.java:47)

i originally thought that it was some sort of issue with java 1.5, but i tried it under 1.4.2 with the same luck. beyond that, i couldn't find any documentation because jackrabbit uses such an old version of xerces. does anybody have any ideas?

thanks,

greg kick
http://kickstyle.net/



Reply via email to