  | 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 | JB X supports 4.0 and 4.1. Then it has already configured the
descriptors for 5.0 although it doesn 't include it.
-----Mensaje original-----
De Daxin Zuo [mailto dzuo@(protected)]
Enviado eHi
What does your jk2.properties file say?
Yang
-----Original Message-----
From Chan Ho [mailto chanho@(protected)]
Sent Tuesday April 27 2004 11 32 AM
To Tomcat Users List
Subject Re
> > Or are you trying to deploy an updated war in place of an existing one?
>
> The latter. Our WAR files are deployed on a read-only (from the
> container 's viewpoint) AFS file system. Our sta Hello folks do you know if is there something like
JspRuntimeLibrary.include for servlets?
Regards
Edson
I have had a somewhat similar problem with TC 5.0.19 running on Windows
2000 Server with Suns JDK 1.4.2_03 and ISAPI 2.0.2 redirector.
All my applications being redirected from IIS to Tomcat stoppeAs a work-around set
request.registerRequests false
in your jk2.properties file.
"Ludovic Drolez " <ldrolez@(protected) > wrote in message
news 408CCB25.8030906@(protected)
> Hi !
>
>
> WTried all of the below from scratch but still having the following
error
[root@(protected) apache2]# service httpd start
Starting httpd Syntax error on line 211 of /etc/httpd/conf/httpd.conf
CDoes anyone have any experience along with maybe some performance numbers as to which 64bit jdk works best with a tomcat on a 64bit Linux OS? I have tried Sun 1.5.0-beta but it did not compile thingHello - I 'm new to the list so forgive me if this question has been answered
already.
Its finally time to add SSL to my Tomcat site and I 'd like to migrate my SSL
certificates which are currentlyHi
You need ./configure --with-jni )
Yang
-----Original Message-----
From Weber.Takaki@(protected) [mailto Weber.Takaki@(protected)]
Sent Monday April 26 2004 4 10 PM
To tomcat-user@(protected) "Tomcat Users List " <tomcat-user@(protected) > writes
>Well first thing to check is to see if the request contains the params(I
>would think it would otherwise you are using a malfunctionedI 'm deploying a webapp in Tomcat. It initially works fine but after it has
been running for a couple of days it stops responding. Specifically going
to any page in the web app keeps the browshttp //jakarta.apache.org/tomcat/faq/misc.html#properties
-Tim
Arora Avinash wrote
> Hi
> While running java program from command line we can set the system
> property by some thing Hi when you see something like package.className first thing you want to
check is to see if the full path is correctly defined under your
WEB-INF/classes folder. In your output below I don 't see I did everything to make apache send requests to tomcat based on a
how-to I found at
http //cymulacrum.net/writings/tomcat5/c840.html
The error I see at apache error
[Mon Apr 26 13 54 54
It 's a bash internal command to set various limits. Other shells have other mechanisms for this.
(Sorry I didn 't mention that. I only used bash in my life.)
Ronald.
On Mon Apr 26 17 11 51 As far as I can tell DBCP is working fine for me for a while now. Also
note that the white paper is almost one-year old some of the bugs mentioned
in the white paper have already been fixed.
BHi there
I am trying to compile mod_jk2 for tomcat but it fails.
The created Makefiles by "configure " seem to be errorneous even
though I do the required steps. Any suggestion is welcome.
[.Thanx for your reply
I am on Win2003 server not Linux how can I modify these
parameters on startup.bat or catalina.bat ?
Anybody knows the maximum session size or when Tomcat sessions create
Hello again!
I tried this with a Sun JRE and SunJSSE. All works fine.
IBM JRE with SunJSSE does not work.
Unfortunally this should run on a IBM iSeries and on my developer machine
(Win XP). So
I have the tomcat 5x server up and runnning on port 8080 ofcourse.
I have apache on 80 ofcourse.
I do not use mod_jk(2) because I am using redhat and jakarta no longer
makes the binaries for Hello
I have this problem
type Exception report
message
description The server encountered an internal error () that prevented it from
fulfilling this request.
exception
orI think you are trying to replace the sequence
'\ ' 'r ' '\ ' 'n '. (4 characters) and not the
carriage return.
<c set var "varTmp " value "${fn replace(varTmp '\r\n ' ' ')} " / >
<c set var "varTmp " valI have been trying to solve the following error since past 1 week. I also looked up for
solutions in the groups and a in couple other websites but nothing
seems to solve the problem. The following iI am using the jboss-3.0.8_tomcat-4.1.24 application server I met this
problem
The JSP Compiler can not compile the new jsp pages after my server run some
hours. It gave me the IOException but Hi.
I 'd like to seek some advice in using Tomcat for my purpose
1. I want to run 2 application in separate java processes so as to be
existing in two separate JVM 's.
2. I 'd like to I had problems with data fetched from db where it contains 0d 0a
character ( it think its a carriage return). so i try doing the
following to remove them.( btw im using jsp 2.0). but its seems itHello
I am trying to setup apache virtual hosts mapped to tomcat contexts using apache
2.0 jk2 and tomcat 5. Everything in the connection apache-jk2-tomcat seems to
work fine except for the facJonathan R. Myers wrote
>
>
> OK I get this message
> No Java compiler was found to compile the generated source for the JSP.
> This can usually be solved by copying manually $JAVA_HOME/libDear all
I have a registration webpage for a Mathematics seminar and I want to send an reply email for anyone that registers for it.
I know that I must using Javamail with tomcat but how?
 |
|
 |