I am trying to get some of the translet examples to work but I keep getting
an error(as in my previous post about XSLTC today):

java.lang.NoClassDefFoundError: de/fub/bytecode/generic/InstructionConstants
etc...

Can anybody tell me what is causing this? Or tell me just how to fix the
problem?

My jdk1.3/jre/lib/jaxp.properties has the following:
javax.xml.transform.TransformerFactory=org.apache.xalan.xsltc.runtime.Transf
ormerFactoryImpl
javax.xml.parsers.DocumentBuilderFactory=javax.xml.parsers.DocumentBuilderFa
ctory
javax.xml.parsers.SAXParserFactory=javax.xml.parsers.SAXParserFactory

-- Please help!!!

thanks,
-Rob

Reply via email to