[elharo at stallion elharo]$ java -Xbootclasspath/p:jing.jar:isorelax.jar:iso-relax-tiger.jar Relax greeting.rng greeting.xml
This implementation does not support RELAX NG.
http://relaxng.org/ns/structure/1.0
java.lang.IllegalArgumentException: http://relaxng.org/ns/structure/1.0
at javax.xml.validation.SchemaFactory.newInstance(SchemaFactory.java:186)
         at Relax.main(Relax.java:19)


Relax is my own class. I tried this on both classpath and bootclasspath. The line it's dying on is just loading the RELAX NG schema factory. Up to that point the code is:
[...]
The web page says, "this release is designed to work with Tiger beta 1, and it probably won't work with the official Tiger release (as the validation API is still not finialized)" Has anyone gotten this to work with the final 1.5 yet? Or are there any other JAR files I'm missing?

Hi Elliot,

have you ever found solution to this problem? I just stumbled with this
issue and it seems that nothing changed since the last year.

Thanks,

                        Jirka
        
--
------------------------------------------------------------------
   Jirka Kosek     e-mail: [EMAIL PROTECTED]     http://www.kosek.cz
------------------------------------------------------------------
   Profesionální školení a poradenství v oblasti technologií XML.
      Podívejte se na náš nově spuštěný web http://DocBook.cz
        Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------
                    Nejbližší termíny školení:
      ** XSLT 13.-16.3.2006 ** XML schémata 24.-26.4.2006 **
        ** DocBook 15.-17.5.2006 ** XSL-FO 12.-13.6.2006 **
------------------------------------------------------------------


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to