  | 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 all
I 'm trying to create some kind of customized Manager for my web apps but I
can 't find out how to. When I use ServletContext I get only the openned
sessions for the current app.
How Hi
I have problem with my context.xml please tell me what I have done wrong
<Context path "/${telco.name} "
crossContext "true "
docBase "${project.home}/build/${telco.name} "
Dear listmember
Ive searched the docs and the web and couldnt find an answer to the
following
The setup is like 2 apaches are connecting to 2 tomcats crosswise
apache1 to tomcat1/tomcat2 and
ap
Hi
I am using tomcat 5.5.15 to host 2 applications (2 contexts). I am
trying to figure out how to monitor the application statistics using the
tomcat manager.
I noticed that when I restart the toIs it possible to place .jar files in subdirectories of WEB-INF/lib?
I 'd like to organize my .jar files a little because there are quite a
few. I tried making a META-INF/MANIFEST.MF file and monkeHello
I have a question using native JNI shared objects within a servlet running under Tomcat 5.5. Our servlet code depends on some shared .dll files (for windows and .so files for Linux). so we I am trying to get Tomcat to connect to a MS SQL2000 Named instance
rather than the default instance.
Using the following it connects to the database TWO on the default
server KEYSTONE with no problemI am using JspC to precompile a large number of JSPs (1000ish). I want to
take advantage of the servlet-mapping generation/merge into web.xml that is
available using the <taskdef classname "org.apach
I will be out of the office starting 10/11/2006 and will not return until
10/16/2006.
I can not check emails while away and will respond to your message when I
return.
**Confidentiality Notice*Hello -- I set the web.xml to specify a 45 minute time out... but sessions
are still timing out at 30 minutes...
We are using tomcat 5.0.30 and have tomcat clustering between two servers.
The entryHi list
a simple question where I hope somebody could shed some light upon my head
I 've specified [webapp]/META-INF/context.xml where I defined the
connection-pool and the datasource that shoulHi
I am looking for a way to globally change the error pages on
java.lang.Exception (stacktrace) and 404 because they contain
information that is best kept secret on production servers. I
reaJuan
what you also could do is adjusting your code as follows
public void sessionCreated(HttpSessionEvent e){
System.out.println( "sessionCreated - id " + e.getSession().getId())
Hello there
We are running a Tomcat 5.5.17 on a Sun Solaris system (SunFire V240) with a Sun JVM 1.5 and we are facing unavoidable JDBC pool exhaustions. We are using an Oracle 9i database.
Here iHello List
i just upgraded my tomcat to 5.5.17 mdk since we wanted to test the
replication mechanism of the tomcat 5.5 .
after i added the <Cluster > definitions in the server.xml i get the
followiHi
I want to create my own Realm (for tomcat 5.5) with webservice call for
authentication.
I have develop a class to implement my own Realm. It works fine but not
the service call (axis api).
HeSame problem here.
Any idea ?
On 3/29/06 Sean O 'Reilly <sean@(protected) > wrote
> I hope someone can help me with this.
>
> I have been searching the archives for similar problems and have found
> a
hello
I am trying to read a file (xml file ) from a simple java programe which
will be called in a jsp page .Now i am getting the
error
java.io.FileNotFoundException
The code for the java progra
Hi
We are trying to use log4j to roll the catalina.out file on a daily
basis. The attached log4j.properties file has been placed in the
CATALINA_HOME/common/classes directory. But the file does noJava Development Team wrote
> Hi everyone.
> Iam trying to change server default enconding from ISO8859_1 to UTF8.
> Till now I found 2 differrent solutions.
> The fisrt one is to use the following Hi
Pardon me for asking a simple question here. I have checked internet but found no answer. I am using Tomcat 5.5. If the user logs in is there any log file that record the name of the userHi
I 'm getting these at random tomcat version 5.5.20
These looks like a serious coding bug (there should
never
be ArrayIndexOutOfBoundsExceptions) but it 's not
clear
whether this bug exists in t
I recently wrote a webapp that leverages a proprietary application 's api (in
the form of a JNI wrapper api so it requires a jar file and a set of system
libraries/dlls) to allow interactions with thHi
I 'm trying to build an application with a 2-level context path '/salg/netbutikken '.
If I put a context file under <catalina home >/conf/ <enginename >/ <host > or inside the the application 's META-IN I am getting the following error... Login.jsp is attached below. I am using tomcat 5.5.17 jdk 1.5 & jre 1.5.
org.apache.jasper.JasperException /ISOTracking/ISOTracking/Login.jsp(1 1) The value f
Is there a way to stop hung jk connector threads with out restarting
Tomcat?
I can see threads that are hanging from the Tomcat manager server status
page but I can 't kill them only a server restarHello
We are having a web app which uses session over both plain and SSL
connections.
The very first time that someone accesses our initial page (i.e. never
before visited the site so that there isHi
Still have the following problem after I recently updated mod_jk from 1.2.15
to 1.2.19. As it seems to work ok I see the following error occasionally
running through my logs. Does anybody know
I am using tomcat 5.5.17 jdk 1.5 & jre 1.5. I have the following jsp page that displays the text - Welcome and XXXX - without the output of the java bean method call. The function is working fineRiz
> When I perform a thread dump I am seeing some threads are locked on a
> socketRead0 (like http-443-Processor49 in the dump below).
Let 's take a look
> "http-443-Processor49 " daemon prio 1 t |
|
 |