You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Sean M Alderman <se...@grc.nasa.gov> on 2002/06/18 16:10:22 UTC

trouble importing Tyrex classes...

Greetings,
  I'm having trouble building tomcat.  I've got the build.properties
setup to point to where I have Tyrex installed and I also have
tyrex-1.0.jar in my CLASSPATH.  The build.properties file has
build.sysclasspath=last

This is what ant spits out at me...

    [javac] Compiling 292 source files to
/usr/appl/src/sma/apachebuild/jakarta-tomcat-4.0.3-src/catalina/build/server/classes
    [javac]
/usr/appl/src/sma/apachebuild/jakarta-tomcat-4.0.3-src/catalina/src/share/org/apache/naming/factory/TyrexTransactionFactory.java:75: Class tyrex.tm.Tyrex not found in import.
    [javac] import tyrex.tm.Tyrex;
    [javac]        ^

Is there a simple test I can run that might give me more info as to why
ant can't seem to get tyrex into/out of my CLASSPATH?

-- 
Sean M. Alderman
ITRACK Systems Analyst
PACE/NCI - NASA Glenn Research Center
(216) 433-2795

Calling a windowed operating system "Windows" is like naming an
automobile "Wheels."

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>