you need to either compile the SimpleTransform source and include it in your
classpath or add the xalansamples.jar to your classpath.
Jin
> -----Original Message-----
> From: Galon, Mary-Jay [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 24, 2001 2:15 PM
> To: Tomcat (E-mail); Struts-User@Jakarta. Apache. Org (E-mail)
> Subject: Thread error....WHY?
>
>
> Im sending to both groups for maximized feedback.
>
> I am executing a compiled Xalan sample and getting an error.
> Does anyone
> know why I could be getting "thread" issues.
>
>
> --------------------------------------------------------------
> --------------
> --
> REVISED CLASSPATH (i re-installed jdk to root drive instead
> of under Program
> Files):
> d:\jdk1.3;d:\jdk1.3\bin;d:\jsdkee1.3;d:\ant\lib\ant.jar;D:\Pro
> gra~1\junit3.6
> ;d:\xalan\xalan.jar;d:\xalan\xerces.jar
>
>
>
> COMMAND CODE MSG:
> D:\XALAN\SAMPLES\SIMPLE~1>javac SimpleTransform.java
>
> D:\XALAN\SAMPLES\SIMPLE~1>java SimpleTransform
> Exception in thread "main" java.lang.NoClassDefFoundError:
> SimpleTransform
>
> D:\XALAN\SAMPLES\SIMPLE~1>
>