using SiRPAC problem

hello.
I installing the SiRPAC, and on the last
step:
"java -Dorg.xml.sax.parser=<classname> org.w3c.rdf.SiRPAC sourcefile/URI"
I get an error:
Exception in thread "main" java.lang.ClassFormatError: SiRPAC (Illegal
constant pool type)

why? I am using the IBM's XML parser "com.ibm.xml.parser.SAXDriver",
but i dont think it has anything to do with it, since also the
simple : "java -classpath . SiRPAC" gives the same result...

can it be an evn problem I have? since it is strange that
I have to use the "-classpath ." but if i dont use it, nothing
workes. it is strange since afew days ago stuff worked without
using the '.' , I dont know what changed.

BTW: I use xml4j ver xml4j_2_0_15 .

regards-->ernan

Received on Tuesday, 2 November 1999 12:11:57 UTC