Hi Folks,
I'm trying to get <style> to work with xalan-j_2_2_3. Followed all the info
I can find, but get the following exception:-
java.lang.NoClassDefFoundError: org/apache/xalan/xslt/XSLTProcessorFactory
at
org.apache.tools.ant.taskdefs.optional.XalanLiaison.<init>(XalanLiaison.java
:82)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Class.java:237)
...
...
Quite straight forward; loads of archive about putting xalan.jar in ant/lib
etc.
However nothing works, and *no* jar file in Xalan contains
org/apache/xalan/xslt/XSLTProcessorFactory
Have I missed something obvious here?
Many Thanks
Ian Hunter
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>