Hi,
Got the following error when I try to compile...Turbine:
C:\users\personal\Apache\tomcat\turbine\build>build-turbine
Now building dist...
"Classpath:
.\classes;.\webserver.jar;.\lib\servlet.jar;.\lib\jasper.jar;.\webpages\WEB-
INF
\classes\jsp\beans;.\lib\xml.jar;Z:\jdk1.2.2\lib\tools.jar;.\classes;.\webse
rver.jar;.\lib\
servlet.jar;.\lib\jasper.jar;.\webpages\WEB-INF\classes\jsp\beans;.\lib\xml.
jar;Z:\jdk1.2.2
\lib\tools.jar;T:\SilverStream251\lib\SilverServerAll.zip;Z:\jdk1.2.2\lib\to
ols.jar;c:\loca
l\apps\GS\jconnect50\classes;C:\users\personal\Apache\java_libs\jsdk2.0.jar;
C:\users\person
al\Apache\java_libs\mail-1.1.3.jar;C:\users\personal\Apache\java_libs\activa
tion-1.0.1.jar;
C:\users\personal\Apache\java_libs\village-1.1.jar;C:\users\personal\Apache\
java_libs\ecs-1
.2.jar;C:\users\personal\Apache\java_libs\jndi-1.2.1.jar;Z:\jdk1.2.2\lib\too
ls.jar;ant.jar;
xml.jar;C:\users\personal\Apache\tomcat\turbine\bin\classes"
Buildfile: build-turbine.xml
Detected Java Version: 1.2
Project base dir set to: C:\users\personal\Apache\tomcat\turbine\build
The items attribute is deprecated. Please use the includes attribute.
The items attribute is deprecated. Please use the includes attribute.
Executing Target: core
Compiling 4 source files to
C:\users\personal\Apache\tomcat\turbine\bin\classes
C:\users\personal\Apache\tomcat\turbine\bin\src\Turbine.java:76: Class
org.apache.turbine.m
odules.actions.sessionvalidator.SessionValidator not found in import.
import org.apache.turbine.modules.actions.sessionvalidator.SessionValidator;
^
1 error
BUILD FATAL ERROR: Compile failed, messages should have been provided.
so I went to the 'bin' directory in the turbine tree to look for the missing
class. The SessionValidator.class is in the
org.apache.turbine.modules.actions package, not
org.apache.turbine.modules.actions.sessionvalidator! What I am doing wrong?
can some one help? Thankx
--hqn
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]