Hi Alex, did you try to install *jaxb-libs-1.5.jar?*
that should contain the class you don't have at the moment :)
Il giorno sabato 19 ottobre 2013 06:21:40 UTC+2, Alex Buloichik ha scritto:
>
> Hi !
>
> Probably it's not an jOpenDocument's issue, but my configuration issue.
>
> I just included jOpenDocument-1.3.jar into classpath, then try to work 
> with xsd schemas:
>
> SchemaFactory factory = 
> SchemaFactory.newInstance(XMLConstants.W3C_XML_SCHEMA_NS_URI);
>
> Exception is: 
>
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> org/iso_relax/verifier/VerifierConfigurationException
>     at java.lang.Class.getDeclaredConstructors0(Native Method)
>     at java.lang.Class.privateGetDeclaredConstructors(Class.java:2413)
>     at java.lang.Class.getConstructor0(Class.java:2723)
>     at java.lang.Class.newInstance0(Class.java:345)
>     at java.lang.Class.newInstance(Class.java:327)
>     at 
> javax.xml.validation.SchemaFactoryFinder.loadFromService(SchemaFactoryFinder.java:446)
>     at 
> javax.xml.validation.SchemaFactoryFinder._newFactory(SchemaFactoryFinder.java:223)
>     at 
> javax.xml.validation.SchemaFactoryFinder.newFactory(SchemaFactoryFinder.java:144)
>     at 
> javax.xml.validation.SchemaFactory.newInstance(SchemaFactory.java:202)
>
> WBR, Alex.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"jOpenDocument" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jopendocument+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to