From: Tim Dean (tim.dean@guidant.com)
Date: Mon Apr 19 2004 - 14:33:48 PDT
The $JAVA_HOME/lib/tools.jar file does not exist on Mac OSX, but this
is not the cause of your problem.
You cannot just call the XEP driver from the command line using "java
..." without setting up a classpath that includes XEP JAR files.
I suspect what you want is something like "xep.sh -help", which sets up
the classpath for you.
- Tim
On Apr 19, 2004, at 2:48 PM, Blankner, Sherrod wrote:
> Hello:
> I'm trying to get the trial version to run on mac OSX using the unix
> running
> in the webserver. We're running java 1.4.2. When I run the command
> java com.renderx.xep.XSLDriver -help
>
> I get the following message:
> Exception in thread "main" java.lang.NoClassDefFoundError:
> com/renderx/xep/XSLDriver
>
> When I look in the file XEP.sh to see what the javahome is set to, it
> looks
> okay, except it's referencing a file called "$JAVA_HOME/lib/tools.jar"
> There
> is no tools.jar in my javahome lib folder. Does this matter?
>
> Can you advise?
> Thanks
> Sherrod Blankner
>
>
> -------------------
> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> in the body of the message to majordomo@renderx.com from the address
> you are subscribed from.
> (*) By using the Service, you expressly agree to these Terms of
> Service http://www.renderx.com/tos.html
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Mon Apr 19 2004 - 14:45:09 PDT