  | 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 | I try to get Tomcat-Cluster running on blades
where two network-adapters are active.
So i figured out that "mcastBindAddr " parameter has to specified.
(mcastBindAddr bind the multicast socket t
I am hoping other people have this problem ...
I want to utilize an event processing system for when certain "things " happen
on a website I maintain. For example if someone wishes to contact mHi
I need to set the Error log for the unpacked Web Application for
which i used in Sun One Web server.Now i migrated to Tomcat 5.5 Here i am
using the Unpacked Web Application. HOw to For my Tomcat cluster I 'm looking for an upper limit on the estimation of
how much traffic it may face. Say would thousands of HTTP req/s be too
'astronomical ' for a 4-node Dual P4 Xeon cluster to Hi
I am using the following configuration. When I request for
http //abc.shiva.com/index.jsp or http //def.shiva.com/index.jsp I am
getting the tomcat welcome index.jsp page displayed. If I have
Just add this in the web.xml of your servlet
<security-constraint >
<web-resource-collection >
<web-resource-name >IHM Authent </web-resource-name >
<description >AHi all
I want to create a small webapp that should work froms 1 to 20 users. Each of them should have a "protected " directory for uploading and storing his own files without any read rights on othHi
I 'm getting the following error when trying to run Embedded tomcat
v5.5.4 (I have modified Embedded.java to print out the error)
java.lang.NullPointerException
at org.apache.tomcatGreetings.
Having the following problem using Tomcat 5.5.4 under JDK 1.5
After running my webapp for a bit in a development environment I want to
copy new and replacement classes to the webapHi
I first posted this question with the wrong subject heading ... sorry about
the duplicates.
My question
Using Tomcat 5.0.28 standalone on windows XP with JVM 1.4 I get this error
evenIs there any way on tomcat 5.0.x to prevent tomcat/defaultServlet
creating a session when serving static image files (*.jpg *.gif *.png)?
This is only an issue if the browser has cookies switchHi
I 'd like to submit a weird problem that occurs with the following
configuration
- Server Tomcat 5.0.28 - https connector activated with client
authentification
- Browser IE v6 sp2 with clie > > > > > "ZK " Zsolt Koppany <zkoppanylist@(protected) > writes
ZK > Check release notes!
Naturally after spending days on the issue - I posted to this list. And
within minutes discovered the Hi
I 'm a newbie to ssl here is the scenario
server
linux redhat 8
tomcat 4.1.29
axis 1.1
webservice in java
server.keystore
client
mandrake 9.2
tomcat 4.1.29
servlet
client.keystorThrough lots of research I thought I had finally
figured out how to set up SSL with form-based login.
However I still have a couple of outstanding issues.
SSL seems to be working fine howeverHi
My web application is in /var/tomcat4/webapps/logging2.
Initially I had placed a number of classes (com.sun.jini.reggie.*) in
/var/tomcat4/webapps/logging/WEB-INF/classes
Later on I moved Hi
I deployed one webapp in the tomcat 5.0.27 and there is an index.jsp
in the root folder of my webapp. I configured a different <Host... > for this
and gave the path " " for the <Context >. The prHai all
I am Using Multiple Web Application in TOmcat 5.5. How to set the
Seperate Error log file for each Web Application.
Thanks for ever
inr
Hai all
How to set the Error Log file for Our Own Web Application
in Tomcat 5.5
Thanks
inr
Dear Partners
Any information how to integrate Tomcat 5 and Apache 2.+ in
windows platform is appreciated.
Thank you.
I had to write some byte-streaming code and it took me
quite a while to find my problem because I had manged to
get my behaviour byte-for-byte identical to Tomcat 4.1.x
behaviour.
My bug was thSorry guys I gave up digging into it and haven 't seen such problems in
archives...
Tomcat 4.1.31 on Solaris.
I enabled cgi scripting
changes in web.xml
------
<servlet >
<serI have been using IIS 5.1 with JK2 for more than 18 months. Then this
afternoon suddenly JK2 starts to crash IIS. When I hit a web page the
first time I got 500 error. If I refresh the page two moI noticed there have been some commits since the last official release
in March so I 've built a version based on the latest snapshot. I 've
also added a "How to " page for people interested in buildi
Hi
Interesting question ) It 's like Joab (from the bible but I 'm not
religious) but the Y is strong and actually sounds like a "why " not a
"jay ".
And a good weekend to all
Yoav ShapirHello all
I am trying to integrate modk_jk2 with httpd and
tomcat5 on Fedora Core 2 but I am unable to integrate
it.
http //localhost/jkstatus works fine
but when I try to request the standWhile re-deploying an application I did the following
- Stopped the application from the manager
- Undeployed the application from the manager
- Stopped Tomcat (5.0.28)
- Started Tomcat
- Hi
I 'd like to know how to handle JDBCRealm 's SQLExceptions in a graceful fashion.
Also I 'd need to know how to differenciate between a login failed
because authentication (user does not exist I 've recently installed WebDAV app as part of a 5.0.27 and 5.5.54 install.
I also have it installed on 4.1.29.
When I access a page from a browser (e.g. Firefox) via
http //localhost 8080/Hello
I 'm loading a native library within tomcat - the library is loaded with the
System.loadLibrary() via a static object so that it is only loaded once -
will tomcat manage any threading iss |
|
 |