Try putting tyrex jar into TDK_HOME/common/lib
Andres Hernandez wrote:
> this appear while i compile tomcat 4.0
>
> ----------------------------------------------------------------------
>
> build-main:
>
> [echo] ----- Java-utils -----
>
> [echo] -- puretls.present = ${puretls.present}
>
> [echo] -- jsse.present = true
>
> [echo] -- commons-logging = true
>
> [echo] -- jmx = true
>
> build-catalina:
>
> [javac] Compiling 3 source files to
> /usr/local/jakarta-tomcat-4.0/catalina/build/server/classes
>
> [javac] Note: sun.tools.javac.Main has been deprecated.
>
> [javac]
>
> /usr/local/jakarta-tomcat-4.0/catalina/src/share/org/apache/naming/factory/T
> yrexDataSourceFactory.java:77: Class tyrex.jdbc.ServerDataSource not found
> in import.
>
> [javac] import tyrex.jdbc.ServerDataSource;
>
> [javac] ^
>
> [javac]
>
> /usr/local/jakarta-tomcat-4.0/catalina/src/share/org/apache/naming/factory/T
> yrexDataSourceFactory.java:78: Class tyrex.jdbc.xa.EnabledDataSource not
> found in import.
>
> [javac] import tyrex.jdbc.xa.EnabledDataSource;
>
> [javac] ^
>
> [javac]
>
> /usr/local/jakarta-tomcat-4.0/catalina/src/share/org/apache/naming/factory/T
> yrexTransactionFactory.java:75: Class tyrex.tm.Tyrex not found in import.
>
> [javac] import tyrex.tm.Tyrex;
>
> [javac] ^
>
> [javac] 3 errors, 1 warning
>
> BUILD FAILED
>
> /usr/local/jakarta-tomcat-4.0/catalina/build.xml:789: Compile failed,
> messages should have been provided.
>
> -----------------------------------------------------
>
> But I have installed the tyrex jar file in the build.properties directory
> indicate
> PLEASE!! this is very important to me
> If you know the problem, please, tell me that solution.
>
> Best regards
>
> Andrew H
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>