  | 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
After upgrading to Tomcat 5.5.20 (in jboss 4.0.5ga) I keep getting
OutOfMemoryException PermGen space every hour (more or less) during
deployment. I can 't solve this problem I had changed GCHi
I have an app that generates some big expensive-to-create files.
Where can I store these files so that they aren 't destroyed when I
reload or redeploy and still get allow users to access themHi all.
One of the use case of my web app is to allow users to create new
datasources. So in my web app I have a form to create the new datasource.
One of the fields of the form is a input file type Hi
I have set up HTTPS for tomcat without client certificate and it is
running good. Now I want to turn on the client certificate.
How can to config the tomcat let pop a "Choose a diI have searched for exact documentation on this and I always find
conflicting info. Therefore I am reaching out to this list. I have the
following info and questions
- we are running tomcat 5.5.2Hi list
Recently I upgraded Tomcat from 4.0.5 to 5.5.9 due to some unusual
problems I was experiencing with Tomcat 4.0.5. I was getting some Java
compilation errors when I used JDK1.5 features a
I have installed tomcat 5.5.20 on an XP system. It has installed as a
service.
I am trying to configure tomcat so I can remote debug my app via IDEA.
I have obtained the following information
What is throwing the following Exception? How to fix?
---
INFO Filter 'sessionFilter ' configured successfully
Feb 15 2007 10 15 18 AM org.apache.catalina.session.StandardManager doLoad
SEVERE IOHi
Is it possible to get path to web-application of the servlet in
servlet 's init method? The path should be in form
http //[host] 8080/[context]/.
When I invoke context.getResource( "/ ") I have "jnHi
I have gone thru ' docs and the mailing list still can 't seem to find how to
make tomcat recognize /shared/lib/ jars. Any suggestions?
Thanks.
thankyou....
Even i have these problem in my project..
These conservation help me to troubleshot the
problem...
Thanks a lot once again....
mzelenkovska@(protected) wrote
>
> Thanks. It is working nHi all
I am new to tomcat 's JNDI in general and would like to achieve this
very simple task I have two webapps webapp1.war and webapp2.war. I
would like to use a global JNDI context and bind an obHi
I 'm quite new to Jboss/Tomcat so please forgive me if my questions are without sense...
I have created a JSF application that uses EJB. It deploys successfully but the thing that concerns me Hi
Exists some way to to restart tomcat without loosing the session data?
Thanks
I tried using the following script to install tomcat 4.1.34 as a service
set JAVA_OPTS -Xmx128m -Xss1024k -Xms24m
-Djava.class.path "%CATALINA_HOME%\bin\bootstrap.jar " "%CATALINA_HOME%\bin\servlet.When my servlet isn 't sent any requests for about 15 minutes tomcat shuts
down. In particular
1) The Tomcat process no longer appears when I do "ps "
2) The catalina.out ends with
Feb 14 2007 2Hi list members
I 'm running a web application under Tomcat 5.5.17 using SSL. (No
mod_jk) The issue i experience is that i want to remove the header
elements
Pragma No-cache
Cache-Control no-cache
Dear all
I really hope that someone can help me out. I have an error-free applet and servlet. When I type http //localhost 8080/examples/servlet/ServletIdea an applet is loaded. From the appleHi
I am using Tomcat 5.0.25. In my application images are getting stored
permenantly inside tempdir of Tomcat. This is happening when the request is
not processed completely. I want to clean the tempdI am using tomcat 4.1. Where must the jsp page be in relation to the
WEB-INF directory ?
I am running into some dificulties with some pages. Some pages show up
and others give me an error 404.
Hi
I have tried to download mod_watch from Snert but it seems to be closed.
If you want to graph traffic with MRTG pr. virtual host (incl.
namebased) are there any other modules available - or othHi
Is anyone using Appfuse 1.9.x in production for hight traffic websites?
I am thinking about using it for our next project. Now we are using
custom Apache2 + JBoss + Hibernate MySQL for producHello
I am struggling with content types within a JSP page. I have an XML
XSLT and CSS file that combined are suposed to create a tree. (I am
trying to get treeview to work).
I created a webapp forI 've tried to do my homework but I 'm still having trouble with getting HTTPS to work.
For starters
Server is Windows 2003 Standard Server SP1.
Java version is jdk1.5.0_04 plus update 11.
TomcaHi
I 'm running 4.0.1 currently on my local box but our prod box has 4.1.3. I was wondering if I copy down the newer version can I run it also (not simultaneously) but without having to delete thHi
What is the best production grade connection pooling for Tomcat 5.5? We
are using MySQL 4 and run 500k page views/day website and we need
reliable connection pooling. We are using JBoss now buI have setup a host in the administration tool as follows
-Tomcat Server
|_Service(Catalina)
|_Host (localhost)
|_Context (/Ikano)
For some reason when I click on the "Context(/Ikano) " lin Greetings
I am using Tomcat 5.5.20 behind an apache 2.2 mod_proxy. The webapp uses
form authentication.
If I access the webapp directly (http //localhost 8080/mywebapp) the
authentication works anHow do I configure tomcat 5 to authenticate against multiple LDAP
Realms? Is this possible?
If have two different LDAP servers I would like to authenticat against.
Both for themselves are working jusHello
for sure the problem is well known. jspx pages turn the "& " in
simple "& " which causes a lot of problems. See
http //www.lunatech-research.com/archives/2006/01/20/jsp-xml-rant
for detail |
|
 |