  | 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 am getting ClassNotFoundException when deserialising
arrays/Lists stored in session. It have no problem with normal objects
but have error when it is made an array or List.
The sDoes anyone know of a good JSP/Servlet mailing list/help list that is
both active and similar in format to this group?
Thanks!
Hello list
is it safe to use the new JDK 5.0 language features e.g. annotations
and generic types with Tomcat 5.5? Do people do this in practice? Was
this tested extensively? Are there any kHi
For HTTPS must port 443 be open on a firewall or is traffic
sent/received on port 80 (or defined HTTP port) and redirected
internally? Do 'standard ' firewalls leave open this port by default?Hello
I tried to set the the CATALINA_BASE directory so that multiple user can
use their own configuration.
I set the environment variable
e.g.
set CATALINA_BASE C \user1\tomcat
theHey everybody
I 'm trying to get the following script to digest
a password for me using SHA
#!/bin/sh
_CLASSPATH "$CATALINA_HOME "/server/lib/catalina.jar
_CLASSPATH "$_CLASSPATH " "$CATALINHi all
I am trying to make link to a dynamically generated
zip file which the user can download. It links to a
jsp page like so
<a href "audio_download.jsp " >Download Audio </a >
In audio_Hi
I tried adding.
<error-page >
<error-code >401 </error-code >
<location >/error.jsp?type 401 </location >
</error-page >
to my web.xml page (it was in the proper location etc.) but my serHi
I am using Apache Tomcat/4.1.27.
Problem when datbase restarts connection is not established.
Connection pool is done by Tomcat using DBCP.
Context congiguration under server.xml fileHi
I wasn 't able to do a full text search of archive message bodies on
this so pardons if its old problem. I have a servlet that I designate
to load-on-startup but that servlet calls a class tI 've got RFC822 e-mail messages stored in a database. I 'd prefer *not* to write (or rely on) an email-to-HTML converter. Instead I 'd like to serve the content as-is and have the client 's browser re <Host name "foo " appBase /home/foo autoDeploy "true "/ >
in CATALINA_HOME/conf/Catalina/foo/context.xml.default
<Context docBase "/home/foo " reloadable "true " / >
/home/foo/WEB_INF/web.xml
/homI have sent my CSR and been approved and received my SSL Web server
certificate from Digsigtrust. I have having problems getting the SSL
certificate to install properly. I have tried every conceivThere 's already a GUI monitor for Tomcat 5.0.19 and newer in JMeter.
if you want to graph the cluster it would be a matter of extending
the monitor sampler to do so.
http //jakarta.apache.org/jmGoing to try to ask this a different way...
Is it possible to directly submit information to j_security_check and/or
to directly access form-login-page rather than posting form-login-page
and Hi
I`m try to make a jsp which call a servlet but when I push the submit
button
the iexplorer response me "I cannot found the page ".
This is the enviroment
Apache Tomcat/5.0.13
IE 6.Hello!
I have the following entry in catalina.out
org.apache.catalina.core.StandardContext backgroundProcess
WARNING Unable to perform background process on manager
java.util.NoSuchElementExHi
I have a tomcat server deployed and I 've been seeing these in the logs...
**********************************************************
Exception during post-request cleanup.
SessionHi all
how would one go about mapping say /images/* to the default servlet to
override an application mapping of /* to appServlet?
PJ
I want to run JSP/servlets using Tomcat on Cygwin. Is
there a special version of Tomcat that I need to
download?
Is there any documentation about running Tomcat on
Cygwin?
Thanks!
I 'm running Tomcat 5.0.28 on Windows XP Pro as a Windows service. If I use shutdown.bat to stop Tomcat then the destroy() method of my servlet is invoked. If I simply "stop " the Windows service destHello
I have the unfortunate opportunity of having to set up tomcat on windoze
(sorry I am a linux bigot)
I have this servlet that has to run a windows program. (that works fine)
I have to Hi
I am about to interface Apache / Tomcat. At several places it is
recommended to use the mod_jk.auto-conf in the tomcat/conf directory.
I got Tomcat 5.0 but this version does not produce tHello
I have a jar file (one.jar) that I am including in my web application
(it is placed in the WEB-INF/lib folder). The simple structure of the
one.jar file follows
META-INF/MADear all
I 'm using tomcat5.5.7 in linux but inside my log4j error log i see that
message strangely
INFO [2005-03-05 01 42 42 629]
<org.apache.catalina.core.ContainerBase.[Catalina
].[loHi
I have a tomcat server deployed and I 've been seeing these in the logs...
**********************************************************
Exception during post-request cleanup.
SessionHello
is it possible to have tomcat 4.1.x running with jdk1.4.2 and have SSL
with client authentication(client has certificate issued by CA which has
certificate with public key length of 4096I know the docs define a jdbc datasource using multiple nested tags e.g.
<Resource name "jdbc/mail " auth "Container "
type "javax.sql.DataSource "/ >
<ResourceParaHello TC5 Users -
I am setting up Tomcat 5 in a production environment. The requirement
is to lock down the site so that only users with trusted personal
certificates may access the site.
I b Hello !
I 'm having problem with a JAAS authentication realm. I created a
LoginModule configured it as explained in
http //forum.java.sun.com/thread.jspa?threadID#3317&tstart 0 defined the
 |
|
 |