How to define another WEBDAV directory to Tomcat 4.0.6 ?

2002-11-26 Thread jjnfg
The default WEBDAV directory that came with Tomcat points to webapps\webdav What are the things I have to define in server.xml and web.xml if i want another WEBDAv folder that points to say , \project\source\ ? Joseph Tan __ Do you Yahoo!?

WEB.XML and TOMCAT v.4.0.6 reading error

2002-11-06 Thread jjnfg
I am new to Web Deployment Descriptor so bear with me. My Tomcat is having problem reading my first WEB.XML file and I have no idea what is the problem. The message while it was coming up reads : Starting service Tomcat-Standalone Apache Tomcat/4.0.6 ERROR reading

Tomcat 4.0.6

2002-11-03 Thread jjnfg
When I tried to logon to Tomcat's manager application with the user name(dba) password(dba) defined in /conf/tomact-users.xml I get the following message. And my browser displayed : HTTP 500 - Internal server error What are the possible causes of the problem ? 2002-11-03 16:25:27

Tomcat 4.0.6 and manager application problem

2002-11-03 Thread jjnfg
Sorry my previous posting didn't have the accurate title. When I tried to logon to Tomcat's manager application with the user name(dba) password(dba) defined in /conf/tomact-users.xml I get the following message. And my browser displayed : HTTP 500 - Internal server error What are the possible

Tomcat v3.3.1. on OS/390 USS or other platforms - lowering CPU consumption

2002-10-16 Thread jjnfg
Is there any tips on how to fine tune the performance of Tomcat v3.3.1. to lower the CPU consumption ? Anything in the Server.xml or startup.sh that can be changed to improve the performance ? Anything on the JVM configuration/setting ? Joseph Tan http://careers.yahoo.com.au - Yahoo!

Starting Tomcat as a Started Task under OS/390 USS

2002-10-14 Thread jjnfg
I am cross posting here for those trying to run Tomcat v3.3.1 under IBM OS/390 USS. -- Solution found ! For those who might encounter this problem in the future, just start Tomcat in the foreground. I modified the startup.sh as : #! /bin/sh # # $Id:

Re: Tomcat 4.0.4 on OS/390?

2002-10-08 Thread jjnfg
You are not alone. I am working in a similar direction. I reported as a bug when Tomcat v4.1.12 complaining about context URL when I tried running it on OS/390/USS. see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13014 Waiting for TOMCAT development team to comment on EBCDIC suport.

Re: IBM HTTP Server, Tomcat 4.1.12, mod_jk and the IBM GSK [Windows NT]

2002-10-05 Thread jjnfg
Jens, Sorry I can't help you on your question. I would like to know where do you run your tomcat 4.1.12 ? I couldn't get it to work under IBM's os/390. The bug was reported at http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13014 If you do get it to work under os/390 I would like to know how.

HELP : TOMCAT v4.1.10 on IBM OS/390's USS

2002-09-25 Thread jjnfg
I failed to get tomcat to work on IBM's OS390 v2.10 with IBM's Java 1.3.1. The browser display HTTP Status 404 with the Apache Tomcat/4.1.10's signiture. The two webapps directories ($CATALINA_HOME/webapps and $CATALINA_HOME/server/webapps) are in ASCII. I FTPed them in binary to Unix System

Re: Tomcat on os390 / USS

2002-09-24 Thread jjnfg
Hi Brown, How are you ? I am attempting to do the same thing. Did you managed to port Tomcat v4.1.10 to OMVS/USS under os390 ? If you did can you share your experience ? I am getting messages like : 2002-09-23 23:19:05 ContextConfig[] Parse error in default web.xml etc APACHE