The TransformerFactoryImpl.class is there, but it's path is com/sun/org/apache/xalan/internal/xsltc/trax/
Do you think this is the problem? On 7/19/06, Christopher Schultz <[EMAIL PROTECTED]> wrote:
Ravi, > I don't really know enough about the command line to know what you mean by > that command, but when I tried copying and pasting it told me '$' not > recognized. Oh, sorry about that. The "$" is a UNIX thing. Your use of Winzip is just as good. > However, I did open up the rt.jar in winzip and I did see some files called > XSLT, etc. Is that what you mean? Perhaps. You're looking for the file "org/apache/xalan/processor/TransformerFactoryImpl.class" inside that JAR file. If it's not in there, check any other files in that same directory (or also the "ext" directory within JAVA_HOME/jre/lib) to see if they have that file. -chris