MOD_WEBAPP PROBLEM: RESTART APACHE IF RESTART TOMCAT

2002-10-03 Thread Fabio Marsilio
Hello, I use tomcat 4.0.5 and apache 1.3.26 with mod_webapp (the one built from sources of tomcat- connectors 4.0.5) http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.5/src/ jakarta-tomcat-connectors-4.0.5-src.tar.gz THE PROBLEM: when I restart tomcat I must restart apache too i

mod_webapp problem : compulsory "/" at the end of URL

2002-07-24 Thread Lee Peik Feng
I am using tomcat 4.0.4, apache 1.3.24 with mod_webapp, on both windows and linux platform. When I type the url without the "/" at the end, it won't display the welcome page. eg: http://localhost/testWebapp, it works only when I put a "/" at the end, http://localhost/testWebapp/ But, with mod_jk

RE: Yet another tomcat4+apache1.3+mod_webapp problem

2002-07-19 Thread Turner, John
ner [EMAIL PROTECTED] -Original Message- From: Daniel Ali [mailto:[EMAIL PROTECTED]] Sent: Friday, July 19, 2002 9:12 AM To: [EMAIL PROTECTED] Subject: Yet another tomcat4+apache1.3+mod_webapp problem Hello everyone! I use Debian Woody 3.0, Apache 1.3.26, Tomcat 4.0.4. I downloaded ajp and

Yet another tomcat4+apache1.3+mod_webapp problem

2002-07-19 Thread Daniel Ali
Hello everyone! I use Debian Woody 3.0, Apache 1.3.26, Tomcat 4.0.4. I downloaded ajp and connectors from cvs, which compiled without errors. Everything seems to be well configured; I can even connect to http://localhost/webapp-info/ and it works fine, but I can't get anything when I try to brow

Re: mod_webapp problem

2002-04-04 Thread James Williamson
04, 2002 10:45 AM Subject: mod_webapp problem > hi everyone, > > > I'm using Tomcat4 and Apache (mod_webapp connector) on a Linux RedHat > 7.1; > > to build my connector, I do a snapshot from CVS repository: > > cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic

mod_webapp problem

2002-04-04 Thread Julien OIX
hi everyone, I'm using Tomcat4 and Apache (mod_webapp connector) on a Linux RedHat 7.1; to build my connector, I do a snapshot from CVS repository: cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout jakarta-tomcat-connectors/webapp cd jakarta-tomcat-connectors/webapp/ cvs -d :pserver:[

mod_webapp problem

2002-04-04 Thread Julien OIX
hi everyone, I'm using Tomcat4 and Apache (mod_webapp connector) on a Linux RedHat 7.1; to build my connector, I do a snapshot from CVS repository: cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout jakarta-tomcat-connectors/webapp cd jakarta-tomcat-connectors/webapp/ cvs -d :pserver:[

[REPOST: mod_webapp problem]

2002-04-04 Thread Julien OIX
--- Begin Message --- hi everyone, I'm using Tomcat4 and Apache (mod_webapp connector) on a Linux RedHat 7.1; to build my connector, I do a snapshot from CVS repository: cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout jakarta-tomcat-connectors/webapp cd jakarta-tomcat-connectors/

Repost : Mod_webapp Problem

2002-03-03 Thread Unidux (S) - Han Lin
Hi guys, Tomcat version : 4.0.1 Mod_webapp version : 4.0.2-01 Apache version : 1.3.23 I'm facing the uploading problem here, when uploading a binary (jpg, pdf, psd, etc) files using the mod_webapp connector, got this error : java.lang.StringIndexOutOfBoundsException: String index out of range:

Mod_webapp Problem

2002-02-27 Thread Unidux \(S\) - Han Lin
Hi guys, Tomcat version : 4.0.1 Mod_webapp version : 4.0.2-01 Apache version : 1.3.23 I'm facing the uploading problem here, when uploading a binary (jpg, pdf, psd, etc) files using the mod_webapp connector, got this error : java.lang.StringIndexOutOfBoundsException: String index out of range:

Mod_webapp Problem

2002-02-27 Thread Unidux \(S\) - Han Lin
Hi guys, Tomcat version : 4.0.1 Mod_webapp version : 4.0.2-01 Apache version : 1.3.23 I'm facing the uploading problem here, when uploading a binary (jpg, pdf, psd, etc) files using the mod_webapp connector, got this error : java.lang.StringIndexOutOfBoundsException: String index out of range:

Image handling mod_webapp problem

2002-02-08 Thread Andrzej Jan Taramina
> That was a known bug eith TC 4.01. It was fixed a few weeks ago, you should > try a more recent version of Tomcat, such as 4.02 beta2 or even a recent > daily snapshot. Nope. Still doesn't work. I'm running on Win2K Server(SP2). I grabbed the latest dev snapshot of Tomcat 4.0.2 (Feb 8th).

Re: Strange mod_webapp problem with Tomcat 4.01 & Apache 1.3.23...

2002-02-08 Thread Andrzej Jan Taramina
> That was a known bug eith TC 4.01. It was fixed a few weeks ago, you should > try a more recent version of Tomcat, such as 4.02 beta2 or even a recent > daily snapshot. I tried 4.02 beta2, and the same problem still exists in that release (Under windoze)images are not handled correctly a

Addendum: Strange mod_webapp problem with Tomcat 4.01 & Apache 1.3.23...

2002-02-07 Thread Andrzej Jan Taramina
I wonder if this is one of those classic end of line translation problems (akin to the use of binmode in Perl on Windows systems), and somewhere in the datastream from Tomcat to Apache to my browser, eol translation might be the cause of this problem? A ---

Re: Strange mod_webapp problem with Tomcat 4.01 & Apache 1.3.23...

2002-02-07 Thread Pascal Forget
That was a known bug eith TC 4.01. It was fixed a few weeks ago, you should try a more recent version of Tomcat, such as 4.02 beta2 or even a recent daily snapshot. Pascal Andrzej Jan Taramina wrote: >I've hit a very strange problem with mod_webapp linking Tomcat 4.01 & >Apache 1.3.23 runnin

Strange mod_webapp problem with Tomcat 4.01 & Apache 1.3.23...

2002-02-07 Thread Andrzej Jan Taramina
I've hit a very strange problem with mod_webapp linking Tomcat 4.01 & Apache 1.3.23 running under Win2K...I've configured everything correctly (according to all the docs), and built the latest mod_webapp 1.1.0. When I access any of the Tomcat examples directly through Tomcat (listening on port

RE: mod_webapp problem.. please haaaalp

2002-01-24 Thread thys de wet
I did all that. I still get The requestes URL /examples was not found on this server any further ideas ? >-Original Message- >From: Cressatti, Dominique [mailto:[EMAIL PROTECTED]] >Sent: Thursday, January 24, 2002 2:25 PM >To: Tomcat Users List >Subject: RE: mod_webapp p

RE: mod_webapp problem.. please haaaalp

2002-01-24 Thread Cressatti, Dominique
r httpd.conf and remove the one you had before. Then see if apache still complains. if not I'll tell you how to test it then. Dom -Original Message- From: thys de wet [mailto:[EMAIL PROTECTED]] Sent: 24 January 2002 12:19 To: 'Tomcat Users List' Subject: RE: mod_webapp pr

RE: mod_webapp problem.. please haaaalp

2002-01-24 Thread thys de wet
joy :( >-Original Message- >From: Cressatti, Dominique [mailto:[EMAIL PROTECTED]] >Sent: Thursday, January 24, 2002 2:14 PM >To: Tomcat Users List >Subject: RE: mod_webapp problem.. please hlp > > >you know what I meant by servername (not the one asso

RE: mod_webapp problem.. please haaaalp

2002-01-24 Thread Cressatti, Dominique
-Original Message- From: thys de wet [mailto:[EMAIL PROTECTED]] Sent: 24 January 2002 12:02 To: 'Tomcat Users List' Subject: RE: mod_webapp problem.. please hlp I've tried that, my servername is specified in httpd.conf, I've also added Addmodule mod_webapp.c. I still g

RE: mod_webapp problem.. please haaaalp

2002-01-24 Thread thys de wet
sers List >Subject: RE: mod_webapp problem.. please hlp > > >I would try: >LoadModule webapp_module libexec/mod_webapp.so > WebAppConnection warpConnection warp localhost:8008 > WebAppDeploy examples warpConnection /examples > >for a start. >also y

RE: mod_webapp problem.. please haaaalp

2002-01-24 Thread Cressatti, Dominique
(very important)? Dom -Original Message- From: thys de wet [mailto:[EMAIL PROTECTED]] Sent: 24 January 2002 10:59 To: [EMAIL PROTECTED] Subject: mod_webapp problem.. please hlp I am having problems with mod_webapp.. Yes i have browsed the archives, no i haven't found an answer.

mod_webapp problem.. please haaaalp

2002-01-24 Thread thys de wet
I am having problems with mod_webapp.. Yes i have browsed the archives, no i haven't found an answer. Heres the scenario . Tomcat 4.0.1 and Apache 1.3.22 running on solaris 8 sparc. Both of these work fine independantly. Entry in httpd.conf LoadModule webapp_module libexec/mod_webapp.so

Tomcat 4.01 + Apache 1.3 + mod_webapp: problem with root context

2002-01-16 Thread Oli Gauti Gudmundsson
Hey everyone. I've been looking for a solution to my problem for two days now, scanning through the archives without any luck. So, I'm hoping someone here can help me. Following are the specs of my system: Tomcat 4.01 Apache 1.3 JDK 1.2 Solaris 7 I built Apache and mod_webapp, and Tomcat now

RE: Tomcat 4, mod_webapp problem

2001-05-21 Thread Williamson, James
istSubject: Tomcat 4, mod_webapp problem Hi,     I've managed to build mod_webapp on our Linux machine. First I encountered troubles with the APXS script of the current installation. I then installed the latest version of Apache (1.3.20) and still ran into difficulties. With a little

RE: Tomcat 4, mod_webapp problem

2001-05-21 Thread Williamson, James
Sorry typo, on non thread enabled OS 'es -Original Message-From: Laurens Fridael [mailto:[EMAIL PROTECTED]]Sent: 21 May 2001 16:10To: Tomcat mailing listSubject: Tomcat 4, mod_webapp problem Hi,     I've managed to build mod_webapp on our Linux machin

Tomcat 4, mod_webapp problem

2001-05-21 Thread Laurens Fridael
Hi,     I've managed to build mod_webapp on our Linux machine. First I encountered troubles with the APXS script of the current installation. I then installed the latest version of Apache (1.3.20) and still ran into difficulties. With a little modification of the apxs script (a hint from the