hi,
I tested the mod_jk 1.2.16 with 3 instances of tomcats (ver 5.5.15) and one
httpd
(2.0.58 and 2.2.2 one by one). I tested it with flood (using the tomcat
tester application)
and all the requests to httpd are
routed to tomcats in a balanced manner and replies are received properly.
+1 for rele
hi,
first think what happend in formbased authentication
1. first user sends a request to a restricted resource
2. server sends the loging page to broser
3. then user submits a request to j_security_check with user name and
password
4. sever sends the initialy requested page to user.
so u have to
The Tomcat 4 build structure is slightly different to TC5. The main
build.xml is in the container sub-folder.
What is the reason for this move? In tomcat 5.0 and tomact5.5 (even in
4.1.31 as i remember) build is created very smoothly when I run ant from the
root folder.
I have just confirme
hi,
I am not a tomcat expert. I got the apache-tomcat-4.1.32-src.tar.gz from
the link u have given. It seems to be build.xml and build.properties files
are missing in the root folder
amila.
hi,
the CommitChangesAction of the admin console has a problem.
This action calls for a method called "storeConfig" in
o.a.c.c.StandardServer class. This results calls for a method called
"storeContext" in the same class.
the "storeContext" method writes the context data to context config file.
T
hi,
the CommitChangesAction of the admin console has a problem.
This action calls for a method called "storeConfig" in
o.a.c.c.StandardServer class. This results calls for a method called
"storeContext" in the same class.
the "storeContext" method writes the context data to context config file.
T
ant run-tester will run the tester web application. this works fine.
but what i want to know is, is there a way to run the Testcases written
using junit.
i think that "test task" is to compile those tests.
amila.
hi,
following is the error I got
Buildfile: build.xml
test:
[echo] Target: Catalina - Test ...
test:
[echo] Target: Catalina - Test ...
flags:
flags.display:
[echo] --- Build environment for Catalina ---
[echo] If ${property_name} is displayed, then the property is not set)
hi,
I downloaded the tomcat 5.5.15 source code. and made the build sucessfully.
then i saw an ant task in build/build.xml called test and try to run (saying
ant test) the task.
but there were some compilation errors.
are they obselete or else can someone explain me how to build and run the
tests.
i had this problem. actually this is due to failure of the
http://telia.dl.sourceforge.net/sourceforge/mx4j/mx4j-1.1.1.tar.gz link.
goto this link manually and download the mx4j-1.1.1.tar.gz manually and put
it to your /usr/share/java(this is the folder tomcat use to keep thired part
libraries) dir
10 matches
Mail list logo