  | 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 | All
We are moving from JK2 to JK and would like some information/help on how
to convert a workers2.properties file (JK2) to workers.properties (JK) any
help greatly appreciated..apols but this quesHello
is it possible to invoke equation editor of MS Word from text area so
that what ever mathematical equation edited can directly be updated in to
the text area.
Regards
Girish S.Havaldar
Hi all
I am trying to launch the ArcIMS ADmin Utility GUI (GIS Application) and
receiving the following error in the access_log
"[info] jk_handler mod_jk.c (2254) No body with status 404 for
wo
HI All
I and running tomcat on HPUX machine. The problem is that on HP machine
the maximum thread per process allowed is 65 ( default) so i configured max
thread count in server.xml to 60. I used Hi guys
Can anyone let me know of a test to prove whether the mod_jk is working
between Apache and Tomcat please ?
many thanks
Regards / Cordialement / Mit freundlichen Gr??en
--
Dean LonsdaDoes anyone know how to verify whether Tomcat is operational using a
browser or other wise !!!
Help appreciated ...many thanks
Regards / Cordialement / Mit freundlichen Gr??en
--
Dean LonsdI have a web app that is located outside the webapps directory. Put the
context file app_name.xml in the conf/Catalina/localhost directory. The
context has a docBase attribute that points to the direcI don 't know if this is a right list to ask this question. I tried to
configure shibboleth which uses Tomcat with CAS authentication. I received
an error Unable to validate ProxyTicketValidator
I di
I have a web application that uses commons XML (xml-apis-1.3.03.jar). The
usage of javax.xml.xpath.XPathFactory.newInstance() works fine in the
Eclipse debugger but when the code is packaged into aI 'm using the WebDAV servlet in tomcat 5.5.22 and I 'm having some
issues that I was hoping I could get sorted out. First of all I 'm
seeing reams and reams of these in the logs
Aug 8 2007 5 15 30 Hi all I 'm trying to config Tomcat5 with SSL support I generated the
.keystore file and changed my server.xml file with this
<Connector port "8443 " maxHttpHeaderSize "8192 "
maxThrHi
Can someone tell where from where I can download Tomcat 5.5.17 source code.
The download page provides only 5.5.23 source code and I am new to SVN so could not figure it out from the root reposiWe are having a problem with our Standalone tomcat Server SSL Connectors
and viewing servlets in Internet Explorer 7on Windows Vista.
With the original config in the server.xml and SSLProtocol set toHi
I am running Tomcat 5.5 (5.5.23-0jpp.1.0.4.el5) on Red Hat Enterprise 5
and can not get Tomcat to listen to port 8000 using JPDA. Searching the
mailing list archive did not hint to any solutioHello
I have some troubles with firefox and form authentication running on
Tomcat 5.0.28.
It happens as followed
User requests restricted Page and is redirected to a LoginServlet
which forwardI 've been trying for days now to establish a jdbc resource for mysql in
tomcat 6.0.13
To whom it may correspond
I get the following error
Unable to get connection DataSource invalid
"org.apache.What does this mean on Tomcat 5.5.23? How do I fix it?
Hi there
starting Tomcat from a path containing a pound sign (#) somewhere
results in a ClassNotFoundException.
I 've checked this with
- Solaris Sparc/X86 + Mac OS X
- Java 5 + 6
- Tomcat 5.5.23 + Hello everyone
Over the past couple of months I have been working with some Tomcat
instances on RHEL 5 and wondered what is the recommended method to
startup/shutdown Tomcat? After reading theHi
I am trying to upload a file size of 2MB to my server. Doing it without SSL takes only 1 sec but doing it over SSL takes so long that the server time out. Longer than 10 min!
I have searched evHi
I 've only recently returned to using tomcat since tomcat 4.0.1 and I
note that things have moved on somewhat. I 'm currently working with the
Tomcat 5.5.xx line. I would like to know is
What I 've got a Tomcat installation that is acting strange and not being
much of a Tomcat geek I 'm feeling a bit lost. We just rebuilt the java
application it 's supposed to be serving and restarted THi All
I am stuck any idea how to enable tomcat SSL on linux ? I have configured
tomcat on windows machine and its working perfectly. However when i tried to
port my configurations (server.xml) onHi
Tomcat 4.1.36 lost prefix ip server ?
Usually my Jsp page begin with /context/page1.jsp. I must see in url
http //172.xx.xxx.xxx/context/page1.jsp
But i see only http //contextpage1.jsp ?
TomcHi
I 've been getting a lot MsgAjp Overflow messages recently. The strange
this is only seems to happen only 1 app server at a time and seems to
stop and start in bursts of sometimes over an hour Hi everybody
I am having a problem with an old class no longer in used in my
application.
I am using tomcat 5.0.18 with jdk 1.5 from ibm.
I undeployed the application suppressed the class and everyHi Chad
yes it looks like that 's a bug in mod_proxy_ajp. You should log a bug
in bugzilla for httpd. I checked the code for Apache httpd 2.2.4 and
also shortly for 2.2.x head and trunk.
The situThe Tomcat 6 documentation says that the MBean values 'type Cluster ' and
'type Cluster host ${HOST} ' should be available like they were in Tomcat
5.5. However they are not visible via jmx using jconsI am using Apache 2.2.3 and Tomcat 5.0. I use ProxyPass to ajp to send Servlet requests from Apache to Tomcat and for some reason all HEAD requests are being sent to my servlets as GET requests. I pHi there list.
We 're experiencing an odd issue when a URL contains an escaped sequence in particular the escaped sequence for forward slash (%2F). We have a servlet defined in httpd.conf as such
 |
|
 |