Okay, did that. I don't have any IDE, I am running
Tomcat 4.0.2. 

I have a Java and XSLT, from O'Reilly. I tried to run
an example from chap2, but it didn't work. Apparently
I don't have the classpath set right:

localhost# java org.apache.xalan.xslt.Process -IN
discussionForumHome.xml -XSL
Exception in thread "main"
java.lang.NoClassDefFoundError:
org/apache/xalan/xslt/Process

Is this right:
localhost# cd /Library/Java/Extensions
localhost# ls
xalan-j_2_3_1
localhost# cd xalan-j_2_3_1
localhost# ls
.DS_Store      KEYS           build.bat     
commits.xml    samples        xdocs
.FBCIndex      License        build.sh       docs     
     src            xsltc_todo.xml
.FBCLockFolder bin            build.xml     
readme.html    todo.xsl

I do I need to do something else to set the classpath
for xalan?

thanks,

garrett
--- Cornelius <[EMAIL PROTECTED]> wrote:
> put it in
> /Library/Java/Extensions
> 
> for OSX, OS9 no idea, never used OS9
> 
> that's it, make sure it doesn't conflict with other
> packages, xalan is 
> included in the classpath of some IDE's, check docs
> or ask manufacturer
> 
> good luck and enjoy
> 
> On Sonntag, April 28, 2002, at 04:56  Uhr, Garrett
> Smith wrote:
> 
> > Anyone with experience in this? I just downloaded
> it,
> > what do I do next?
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Health - your guide to health and wellness
> > http://health.yahoo.com
> >
> >
> Cornelius Jaeger - Member of Visual Food GmbH
> http://www.visualfood.ch
> Moosstrasse 7
> CH-6003 Luzern
> Fon: + 41 41 21 0 21 41
> Fax: + 41 41 21 0 21 43
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

Reply via email to