  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Tomcat | Hi Shapira
Please see below for my responses.
Regards
Kent
Howdy
You 're missing a few things
1. The context path is (according to the spirit of the servlet spec) to
be decided bI 'm trying tomcat-4.1.24 out and have it up and running ok. But when I
try to deploy a new servlet it is not seen (404) by tomcat. I have it
like this
$CATALINA_HOME/webapps/testapp/form.html
$
Hmm -- everything looks correct (though I don 't use the invoker servlet
personally). If you 're able to hit the servlet directly on Tomcat then
all of this shouldn 't matter. Seems like it has
I can definitly access the servlets with the tomcat port.
Using the following addresses
Tomcat url work
http //XX.X.X.XX 8081/servlet/com.wanted.cobrandpropertyeditor.servlet.TextE
ditServleI downloaded the src project and did a full ant build of Tomcat 5. I am running a SUN JDK version 1.4.1.
I have run the java keytool to create a simple certificate keystore.
I have used essetnialWell I finally got around to playing with Tomcat 5 and everything
seems to work well except for my custom tags (which is to say my whole
web app broke ) ).
My problem is when tomcat tries to
This looks correct.
What version of Tomcat and Apache did you upgrade from? Are you *sure*
you can hit your /servlet/* URLs going directly to Tomcat? Just to be
sure you 're aware of the inHi
My workers2.properties file have the following entries
[uri /*.jsp]
info Map to Tomcat All *.jsp In Default Context
# context /
# group channel.un /var/log/tomcat/intranet/intranet_jk2.
Since you 're able to hit your servlets through the invoker when pointing
to Tomcat directly this sounds like a connector problem. Check your
workers[2].properties to make sure you 're passing r
I am new to Tomcat. I just downloaded 4.1.29 and have it started up in
Windows XP. When I got to http //localhost 8080 it is giving me the
error "The page cannot be displayed ". I tried changingHi
I am trying to run the tc5 client deployer standalone to
pre-compile a web application the application compiles fine
however the validator task
throws the following error.
I have checkeWe are trying to run some load test on an app hitting apache-tomcat
which also uses weblogic for its backend auth ejb to an oracle db.
Currently we using loadrunner 7.51 to simulate a login to thA solution to this problem would be greatly appreciated. I have now spent
over 10 hours investigating this problem and still have no solution. We
have installed Tomcat 5 and the latest MySQl CoHi
We upgraded our tomcat to 4.1.29 and apache to 2.0.48 recently and we have
lost access to all servlet invoked in the following form
http //address/servlet/MyServlet
the apache does no loI have a webapp deployed in Tomcat 4.1.27 which I am able to reach
through Apache 1/3/27 (via mod_jk sorry didn 't build it myself
obtained it as a binary and don 't know version---how can I tellI need to raise the amount of memory my jvm buffers for its use. I 've
seen docs on JavaHotSpot and JRun and a bunch of other things but never
just j2sdk. Even at java.sun.com there were more dHello
When I 'm doing online banking over the internet I get a popup notice
telling me my session is about to expire and asking me if I want to stay
logged in or not.
How do they do this? I I am trying to configure CVS on windows 2000 machine running tomcat 4.1. Is
there a place I can get instructions on how to do that.
thanks
-sumit
Hi all
Has anyone encountered errors similar to the following in the catalina_log
file ?
If so - any ideas as to the cause.
Cheers - Steve
When my Sun machine is rebooted it automatically starts Tomcat (version 4.1.18)
and Apache in a start-up script.
After the machine has rebooted and I try to instantiate an object that accesses Hi
I cannot get Filters to work with Tomcat 5.0.16.
Here are my filter definitions in web.xml
<filter >
<filter-name >UserFilter </filter-name >
<filter-class >ch.ctc.support.common.Ushi
i want to know if it 's possible to share the session of a context to another context in the same instance of tomcat (server.xml)?
thanks a lotAll-
I 'm getting the following error though Oracle driver classes(zip)are in
tomcat/common/lib placed.
java.lang.NoClassDefFoundError oracle/jdbc/driver/OracleDriver
Any clue--- >
Thanks
DHi
I added new jars to the classpath in
setclasspath.sh(using tomcat 4.1.27) but these are not
being picked up. I got a CNF error. I copied these
jars to common/lib and then it worked fine. The
Howdy
For minimum interference run one instance of tomcat per application per
machine. So if you have five apps and two machines that 's ten
instances of tomcat.
Yoav Shapira
Millennium Ch
Hi everyone
I know I can 't use this list for asking a jsp question. Plesae send me
the address for the Jsp mailing list.
I will really appreciate it.
Thanks & Regards
Divya
DiEven praying its impossible.Unless a miracle happens..Try to use JBoss it
works fine with tomcat..
Jose Euclides Junior
Projeto DOP201
Infra-estrutura J2EE para as aplicacoes corporativas da
Hi
I was asking about this subject on this list a while back
http //www.mail-archive.com/tomcat-user%40jakarta.apache.org/msg111700.h
tml
but I 've not managed to get it working yet.
In Hi
I am using Tomcat 5.0. I am getting an error as
java.lang.VerifyError (class org/apache/xalan/xpath/xdom/XercesLiaison
method parse signature (Lorg/xml/sax/InputSource )V) IncompatibleHi
I cannot find a suitable answer on the situation and questions below
Situation
I want to use Tomcat in a high available environment using 2 machines
behind a load-balancer.
On these ma |
|
 |