  | 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
From my jsp page i call session.invalidate(). After doing this if i check
the tomcat active session through the tomcat manager i find that the number
of active session has not reduced. it is
I am using Windows XP Tomcat 5.5.17 JRE 1.5.0_08. I am in Australia. To
test localization my Windows Region is set to English US.
When using the Console tomcat5.exe my localization files workHi
Can you please tell me what do I need to do in my web app so that I
can use Tomcat admin console to configure my WEB app?
Thank you.
I don 't think this is a serious issue if an issue at all. But I point it
out just in case.
There 's a " " in the catalina.sh script in this case in Tomcat 5.5.17.
E.g.
-Djava.security.poliHello Tomcat community
I have tomcat (5.0.28) running behind pound (2.1.3)
reverse-proxy-load-balancer.
This is a very effective setup as I have pound also fronting apache and
mongrel-rails
clustHi
I am wondering whether Tomcat supports thread pool configuration for
each webapp. My understanding is that all webapps share the pool
configured for the connector.
Let 's say I have webapps A The big thing is scalability. If you leave them separate you can put Tomcat
in one system and have your app running in another. This will help with
loading if either process ends up using a lot of CP
> I don 't know of anything that requires you to embed Tomcat in your app. They
> should be able to communicate just find as separate entities. You could also
Thanks for your reply.
We thought aboutI just installed Tomcat 5.5 on Fedora Core 5 Linux. Everything works
fine if I make absolutely no changes to anything including server.xml
with this host element ...
<Host name "localhost " apI am using Tomcat and just starting the server I see these messages that
look like error messages
SEVERE Servlet /ibi_html threw load() exception
java.lang.NullPointerException
and
SEVERE SI don 't know of anything that requires you to embed Tomcat in your app. They
should be able to communicate just find as separate entities. You could also
maybe wrapper some OS specific IPC with JNI. WHello!
I have a standalone java program permanently running on a server. I need to
communicate with that java program from servlets.
Could you suggest me a simplest solution how to do that. I think Hi i would like to setup a virtual host in the manner of apache i mean
*.mydomain.com on this context
i have try
<Alias >*.mydomain.com </Alias >
but this doesn 't work is there a way to do this onHi
I 'm using tomcat5.5.2 and mysql5.0.27 and Connector/J 5.0.
i 'm doing the same thing as
http //tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html
and i got this error.
i 'm usi I 'm trying to figure out why I get repeated directory names when calling
"application.getRealPath(request.getRequestURI()) " from an index.jsp
file. Clearly there 's something about virtual hosts and cIf multiple intances of tomcat are running from one CATALINA_HOME and
several CATALINA_BASE 's it would be nice if tomcat logging (not webapp
logging) could be configured differently for the different Hello. I have Tomcat 5.0.28 installed on my Windows XP machine. Under
webapps I have a website installed and under the website I have a *.wmv
file installed. If I access this file through InternHello
I 'm running tomcat 5.5 on windows xp.
I 'm trying to configure tomcat to direct external url connections via
our proxy. When I specify the settings in the JAVA_OPTS environment
variable and rWith the lack of reply 's I guess that Active directory connections are not used by anyone here.
I 'm making it a bit more simple then and in step one only protect this service with a simple login / paHello
One of our users is using Tomcat 4.1.29/java-1.4.2 on w2k3 server and
he has strange problems with our webservice.
Tomcat suddenly throws at every request a ClientAbortException like
the folHello
we just upgraded to NetBeans 5.5 which now comes with tomcat 5.5.17
built in. Unfortunately we are using a couple of <jsp getProperty ../ >
tags which were compiled in 5.5.9 as follows
...Hi
I have written a JAAS LoginModule and use it with FORM based
authentication. Everything works fine except I can 't figure out how to
log a user out. I have tried to invalidate the session and geIs there a way to make the failure of a single servlet 's initialization
stop the initialization of the other servlets or even stop tomcat with
an error?
The issue is that my system operators fail Hi!
I have a problem that mystifies me. I have followed the instructions given
in <http //www.coreservlets.com/Apache-Tomcat-Tutorial/ > to the tiniest
detail (in my opinion). And in fact I have manaYes I know this reaction but what are you gonna do when you are told
Put user authentication in the DMZ filter on an XOR basis between ip
address and password?
I did not find any better way. BesideThis means when I configure it like this it makes no difference to just
deploying the same application twice with different paths right?
My problem is that I have parts of my application which are rHello everyone
First of all thanks in advance for bringing me a bit of your time.
I had an app built using j2se 1.5.0 which in some part of it some
data must be exchanged by the user with an exteI 'm indirectly involved in a web application that we are deploying to a
Tomcat 5 environment. When I say 'indirect ' it 's because I originally
wrote most of the application but now other people are
Thanks for your advice
About this webapp design.
The case is
1-Some users may submit an analyse.
2-This analyse must complete asynchronously and send a mail when it 's done.
3-The URL of the rThis is more of a java question than it is Tomcat-specific but it 's the
only java group I hang out in so here goes
How can I get a list of the public fields declared in a class *in the
order th |
|
 |