  | 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 | Check the configuration
http //jakarta.apache.org/tomcat/tomcat-5.5-doc/jndi-datasource-examples-howto.html#Database%20Connection%20Pool%20(DBCP)%20Configurations
5.5 has a different set up thaAfter chasing for a day a nasty arose I thought
others might like to know of.
rhel has /etc/hosts localhost entry as
127.0.0.1 localhost.localdomain localhost
If you use form authenticaHi
I?m configuring mod_jk2 with Apache 2.0.49 and Tomcat 5.0.19
I 've read a lot of documentation but I still have doubts about which configuration is better. This one
<Location "/applicHi
We have just upgraded our server software running a Java application as
follows
From
IIS 4 Tomcat 4.1 - both running on same server - NT4
To
IIS 5 Tomcat 4.1 - bothHello
I 'm working on this since 2 days and the suggested solutions on the
tomcat-user archive didn 't help me.
Here is my problem.
The following code works fine under a standalone java app The API for the HttpServletResponse.encodeURL() method states that "the
implementation of this method includes the logic to determine whether the
session ID needs to be encoded in the URL ".
How dHi
we are having a serious problem with Tomcat 5.0.27. We have a web server
in production that is supposed to be 7x24 but it keeps hanging after a
few hours with no apparent cause. We have toSoftware
jakarta-tomcat-5.5.2
JDK 1.5
MS Access 2000
Requirements
Connection Pooling in Tomcat
Problem
I inserted a resource Tag in server.xml file
<Resource name "aaa " type "javax.sGeachte relatie
Het door u gebruikte e-mailadres is niet meer actief. U kunt uw e-mailbericht sturen naar info@(protected) of dit bericht beantwoorden.
Bedankt voor uw medewerking
Met It 's Dutch and an auto-generated email.
"
The e mail address you used is no longer active. You can send your email to info@(protected) to report this problem.
Thanks for your cooperation
Can I do everything with JBoss that I can with Tomcat?
I heard from a developer that JBoss is better than tomcat because tomcat can not handle as many users at the same time. Is this a true statemI am trying to get JK 1.2.8 (within Apache 2.0.52 SSL build) to fail
over to my remaining Tomcat 5.5.7 instance when the first instance is
brought down (e.g. for maintenance or due to an actual failHi there
I embedded Tomcat Embedded edition into my app. Here 's a brief folder
structureof my app
/
lib
bin
Tomcat
lib
webapps
myapp
WEB-INF
lib
I create a cHi!
I 'm trying to get two tomcat servers to replicate their sessions with
each other.
We have a BigIP load balancer connecting to two Redhat Linux Enterprise
3 servers running Tomcat only (nJust FYI to those that were following this thread this was a Cocoon (2.1.5)
issue that caused this not Tomcat.
Turns out that the Cocoon 2.1.5 ResourceReader sets some response headers
willy Dear Friends
i want to subscribe to the mailing list of tomcat.
I have a doubt here
i successfully installed tomcat 5.x in my windows
server
but when i tried to run my first sample Hi Friends
I want to dynamically configure the database username and password settings instead of putting them in conf/server.xml.In other words I dont know beforehand which database to use
with whiI have some strange behavior showing up with Tomcat 5.0.30.
I have a host configured with two contexts. The contexts are deployed
as wars. But they have configuration information in the server.xmHello everyone.
I writing you because a I have a big problem using ssl and client authenticate.
I created a connector for the client connections
<Connector port "9443 "
maxThreads "150 " minSpHi
> I have this weird problem with an instance of tomcat 4.1.30
> running on Windows Server 2003. Tomcat output (log messages)
> is directed into CATALINA_HOME/logs/catalina.out. Every 4
> h Is there any way to make the connector at run time to NOT send NEW
connections to one the tomcat instances being used for loadbalancing and
then reload this TC instances once all sessions to it haI have this weird problem with an instance of tomcat 4.1.30 running on
Windows Server 2003. Tomcat output (log messages) is directed into
CATALINA_HOME/logs/catalina.out. Every 4 hours a little log Hi
I 'm running Tomcat 5.0.28 on Win2K and I 'm trying to set the default
directory that Tomcat uses when creating/reading files.
I have some dll files that need to be loaded by my webapp and nehttp //jakarta.apache.org/tomcat/faq/security.html#https
-Tim
Li Ma wrote
> I have two webapps one is for system admin let 's call it myadmin. To use
> this app I want user always use secI have two webapps one is for system admin let 's call it myadmin. To use
this app I want user always use secured connection Another is myapp which
only allows none-secured conneciton.
Now I I 'm trying to use the Tomcat Connector to do load balancing through the
IIS filter however the sessions do not seem to be ' "sticky ". According
to the documentation the session is set to sticky Hi!
My application needs to use a native share library. When running normal
java program from the commandline it works if I just set LD_LIBRARY_PATH
to point to the .so-file. But since tomcat rHi
I am trying to get Apache 2.0 to forward all requests to a load balanced Jetty
pair via mod_jk2 EXCEPT static resources such as .jpg files.
Has anyone done this?
What I would like is sHi all
I have a problem in my production environment and I cann 't reproduce this in
develop one.
I 'm using Tomcat 5.0.27 IIS 6 and Isapi_redirect 1.0.
When I ask on jsp or servlet I get blI am using Tomcat 5.0.28 and my WAR uses a ConnectionPool defined in the
application context (localDataSource).
To access it the doc says that we must use these 3 lines in JSP 's.
Context  |
|
 |