RE: error 404 when calling servlet

2003-01-24 Thread Shapira, Yoav
Millennium ChemInformatics >-Original Message- >From: Syukri Jamaluddin [mailto:[EMAIL PROTECTED]] >Sent: Thursday, January 23, 2003 11:26 PM >To: [EMAIL PROTECTED] >Subject: error 404 when calling servlet > >hi, >i'm new tomcat user (using 4.1.18 in windo

RE: error 404 when calling servlet

2003-01-24 Thread Turner, John
D] > Subject: error 404 when calling servlet > > > hi, > i'm new tomcat user (using 4.1.18 in windows 98), got a > problem with my > servlet. > > -i've constructed my webapp class dir > "\webapp\mysystem\WEB-INF\classes" > and i'd put a

error 404 when calling servlet

2003-01-24 Thread Syukri Jamaluddin
hi, i'm new tomcat user (using 4.1.18 in windows 98), got a problem with my servlet. -i've constructed my webapp class dir "\webapp\mysystem\WEB-INF\classes" and i'd put a sevlet there named MyServlet.class (this servlet works in another web app server) -i've tried to call directly from browser "

RE: mod_jk error 404 with Apache 1.3.27, Tomcat 4.1.18

2003-01-13 Thread mech
CTED]] > Sent: Montag, 13. Januar 2003 13:57 > To: 'Tomcat Users List' > Subject: RE: mod_jk error 404 with Apache 1.3.27, Tomcat 4.1.18 > > > > The error message in this case is correct, as was the previous post. > > The correct lines would be: > > Jk

RE: mod_jk error 404 with Apache 1.3.27, Tomcat 4.1.18

2003-01-13 Thread Turner, John
M > To: [EMAIL PROTECTED] > Subject: Re: mod_jk error 404 with Apache 1.3.27, Tomcat 4.1.18 > > > I discovered that the URL I was using to access the pages was wrong. > > Never mind. It's working fine. :) > > > > That's not it. I get the following erro

Re: mod_jk error 404 with Apache 1.3.27, Tomcat 4.1.18

2003-01-12 Thread Randall Perry
I discovered that the URL I was using to access the pages was wrong. Never mind. It's working fine. :) > That's not it. I get the following error from 'apachectl configtest' : > Context should start with / > >> Use: >> JkMount *.jsp ajp13 >> JkMount /examples/* ajp13 -- Randall Perry sysTam

Re: mod_jk error 404 with Apache 1.3.27, Tomcat 4.1.18

2003-01-12 Thread Randall Perry
That's not it. I get the following error from 'apachectl configtest' : Context should start with / > Use: > JkMount *.jsp ajp13 > JkMount /examples/* ajp13 -- Randall Perry sysTame Xserve Web Hosting/Co-location Website Development/Promotion Mac Consulting/Sales http://www.systame.com/

RE: mod_jk error 404 with Apache 1.3.27, Tomcat 4.1.18

2003-01-12 Thread mech
Use: JkMount *.jsp ajp13 JkMount /examples/* ajp13 > -Original Message- > From: Randall Perry [mailto:[EMAIL PROTECTED]] > Sent: Sonntag, 12. Januar 2003 19:52 > To: [EMAIL PROTECTED] > Subject: mod_jk error 404 with Apache 1.3.27, Tomcat 4.1.18 > > > Succe

mod_jk error 404 with Apache 1.3.27, Tomcat 4.1.18

2003-01-12 Thread Randall Perry
Successfully installed tomcat 4.1.18 and can access it on port 8080. Jsp & servlets run ok. Installed mod_jk.so v1.2.2, configured apache and get no errors on startup. But, though I can access the directory pointed to by JKMount, and can load static .html, no .jsp or servlet examples will run. M

HTTP Error 404 with Tomcat 4.1.18

2003-01-10 Thread Nihita Goel
HTTP Error 404 : cannot find resource. If I copy the same to example/WEB-INF/classes it works.. What is the problem? I also tried creating web.xml in WEB-INF directory but still I get the same error.. Do I need to add /change anything in server.xml file ? Also I tried copying the index.jsp from RO

Replacing mod_webapp "WebApp: Error 404" page

2002-11-11 Thread Tansley, Robert
Hello, We're running a live service using Tomcat (4.0.6) and Apache 1.3, using mod_webapp. From time to time, to upgrade the software etc., we need to restart Tomcat. If people access the site while we're doing this, they get the rather unfriendly error message: WebApp: Error

Error 404, but it exists.

2002-10-01 Thread Nathan Coraor
Hi all, I'm getting a 404 (using builtin webserver on port 8080) when trying to open a dir containing an application. Here's my Host container: And Context container: The dir exists and permissions are right (on the subdirs too) > lla /home/users1/cg411/www/disk drwxr-xr-x 4 cg411cg

I got error 404 when retrieving jsp files...

2002-07-09 Thread El JC
I think it is a configuration probleme, but i don't' know how to resolve it.. I use Apache 1.3.23 with mod_jk and tomcat 3.3 OS os linux RedHat 7.3 everything work (html, php) but jsp send me error 404... Thanks anybody @+

WebApp: Error 404

2002-06-26 Thread Carl Parrish
WebApp: Error 404 web-application not yet deployed. HELP... I shutdown my Linux box without shutting down tomcat and now When I try to go to any of my jsp pages I get the above error. Any idea what I can do to fix this? Carl P. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]&g

Re: fyi: tomcat 4.0.1 examples on MacOS X (error 404)

2002-06-12 Thread Martin Jacobson
[EMAIL PROTECTED] wrote: > I recently downloaded > http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.1/bin/jakar > ta-tomcat-4.0.1.tar.gz but the servlet examples did not work (error 404). > > Looking at the files in the logs/ folder showed there was a problem

fyi: tomcat 4.0.1 examples on MacOS X (error 404)

2002-06-12 Thread Robert . Parker
I recently downloaded http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.1/bin/jakar ta-tomcat-4.0.1.tar.gz but the servlet examples did not work (error 404). Looking at the files in the logs/ folder showed there was a problem with loading SetCharacterEncodingFilter class. I then

RE: WebApp: Error 404

2002-04-15 Thread Rich
know this information, but excluding it gave me similar errors as you are experiencing. -Original Message- From: Diego, Emil [mailto:[EMAIL PROTECTED]] Sent: Monday, April 15, 2002 11:51 AM To: 'Tomcat Users List' Subject: RE: WebApp: Error 404 yes. First i started tomcat, t

RE: WebApp: Error 404

2002-04-15 Thread Diego, Emil
yes. First i started tomcat, then restarted apache. -Original Message- From: Rich [mailto:[EMAIL PROTECTED]] Sent: Monday, April 15, 2002 11:48 AM To: Tomcat Users List Subject: RE: WebApp: Error 404 Once everything is configured, did you start Tomcat, then restart apache (in that

RE: WebApp: Error 404

2002-04-15 Thread Rich
Once everything is configured, did you start Tomcat, then restart apache (in that order)? -Original Message- From: Diego, Emil [mailto:[EMAIL PROTECTED]] Sent: Monday, April 15, 2002 11:36 AM To: '[EMAIL PROTECTED]' Subject: WebApp: Error 404 Hello, I am running Re

Re: WebApp: Error 404

2002-04-15 Thread rsequeira
TECTED]'" <[EMAIL PROTECTED]> cc: Subject: WebApp: Error 404 Hello, I am running Redhat Linux with Apache 1.3. I am trying to setup and configure Tomcat 4.0.3 mod_webapp so I can get my apache server to handle the JSP reequests. I got tomcat 4 configured to work with

WebApp: Error 404

2002-04-15 Thread Diego, Emil
/examples/ I get the following error: WebApp: Error 404 (File: wa_request.c Line: 205) Web-application not yet deployed Your Request

Re: error 404

2002-04-03 Thread Joseph Molnar
gt; To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 4:21 AM Subject: error 404 > > hi all, > > i have added this charakters to my configuration on httpd.conf > > WebAppConnection conn warp picard:8080 > WebAppDeploy tomcat conn /

RE: error 404

2002-04-03 Thread John Burgess
for getting apache/tomcat integration going Best Wishes John Burgess [EMAIL PROTECTED] Tel: 01865 718666 Fax: 01865 718600 -Original Message- From: Yunce Gunawan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 3:08 PM To: Tomcat Users List Subject: Re: error 404 On

Re: error 404

2002-04-03 Thread Yunce Gunawan
On Wednesday 03 April 2002 15:23, you wrote: > 1) What's the URL you are using? i use picard.rz.hu-berlin.de > 2) check the tomcat logs to see if there were any errors when deploying the > cocoon and tomcat web applications. i don't see any errors just this . .. 2002-04-03 15:46:3

Re: error 404

2002-04-03 Thread rsequeira
at Users List" <[EMAIL PROTECTED]> cc: Subject: Re: error 404 of course On Wednesday 03 April 2002 14:30, you wrote: > Hi, > > Did you restart Apache after you started Tomcat? > > Regards, > > Chris > > > -Original Message- > > From

Re: error 404

2002-04-03 Thread Yunce Gunawan
3:22 > > To: Tomcat Users List > > Subject: error 404 > > > > > > > > hi all, > > > > i have added this charakters to my configuration on httpd.conf > > > > WebAppConnection conn warp picard:8080 > > WebAppDeploy tomcat conn / > &g

RE: error 404

2002-04-03 Thread Chris Newland
Hi, Did you restart Apache after you started Tomcat? Regards, Chris > -Original Message- > From: Yunce Gunawan [mailto:[EMAIL PROTECTED]] > Sent: 03 April 2002 13:22 > To: Tomcat Users List > Subject: error 404 > > > > hi all, > > i have added th

Re: error 404

2002-04-03 Thread Yunce Gunawan
0 being the http > port for standalone tomcat. > > Best Wishes > John Burgess > [EMAIL PROTECTED] > Tel: 01865 718666 > Fax: 01865 718600 > > > -Original Message- > From: Yunce Gunawan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, April 03, 2002 1:22

RE: error 404

2002-04-03 Thread John Burgess
: Yunce Gunawan [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 1:22 PM To: Tomcat Users List Subject: error 404 hi all, i have added this charakters to my configuration on httpd.conf WebAppConnection conn warp picard:8080 WebAppDeploy tomcat conn / WebAppDeploy cocoon conn /cocoon

error 404

2002-04-03 Thread Yunce Gunawan
hi all, i have added this charakters to my configuration on httpd.conf WebAppConnection conn warp picard:8080 WebAppDeploy tomcat conn / WebAppDeploy cocoon conn /cocoon WebAppInfo /webapp-info and than on my browser i always see this error. WebApp: Error 404 (File: wa_request.c

Re: basic authentication with IIS - error 404 - tomcat 3.2.3

2001-11-22 Thread Samuel Rochas
Hello, Well, I just write a response to myself ;) The following problem is not there with NT4/IIS 4. I have it only with W2K/IIS 5. > Using tomcat for the authentication is not working completely: the > authentication is going well, but the result of it is not the jsp page I > wanted to see, b

basic authentication with IIS - error 404 - tomcat 3.2.3

2001-11-22 Thread Samuel Rochas
Hello Ingo, Now I can use the BASIC authentication too, but only within tomcat. The dialog poped up while trying to log the protected area is slightly different, depending if I use tomcat (localhost:8080) or IIS (localhost). The dialog shown in the first case is generated from tomcat, this one s

WebApp: Error 404 - Strange goings on!

2001-11-15 Thread David Molloy
ing images, css files, and then sometimes I get the following: WebApp: Error 404 (File: wa_request.c Line: 197) Web Application not yet deployed. This appears on my browser. Sometimes it works fine - this happens for everyone using the system. Has anyone got any ideas what could be going on? On

Re: error 404 with a GET request

2001-09-13 Thread David Wall
> GET http://localhost/index.vxml HTTP/1.0 > Accept: */* > User-Agent: myClientHttp > Connection: close > > The tomcat web server answers : error 404 The GET should not include the HTTP URL part. You should connect to port 80 (the http:// part) of 'localhost'&

RE: error 404 with a GET request

2001-09-13 Thread Tony Vinayak
Are you using telnet to do the GET? If so, try something like: telnet localhost 8080 GET /index.vxml HTTP/1.0 - Tony -Original Message- From: Judith NATAF [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 13, 2001 1:28 PM To: [EMAIL PROTECTED] Subject: error 404 with a GET request

error 404 with a GET request

2001-09-13 Thread Judith NATAF
I've just installed the jakarta-tomcat-3.2.3 web server. hen I try to send my http GET request: GET http://localhost/index.vxml HTTP/1.0 Accept: */* User-Agent: myClientHttp Connection: close The tomcat web server answers : error 404 When I use Internet Explorer the url works and

RE: error 404 R

2001-07-17 Thread Saritha Pula
look into tomcat\conf\server.xml.. --Pula -Original Message- From: Fredrik Liden [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 17, 2001 1:49 PM To: '[EMAIL PROTECTED]' Subject: error 404 R Hello, does anyone know why I keep getting the following messages? I can't find

error 404 R

2001-07-17 Thread Fredrik Liden
Hello, does anyone know why I keep getting the following messages? I can't find any path in my files that looks like the ones below. can it bring down the server? I'm using tomcat standalone. Any feedback would be appreciated 2001-07-03 09:48:31 - Ctx( /examples ): 404 R( /examples + /html/htm

Re: error 404 not found

2001-07-10 Thread Dmitri Livotov
Hi, just getting the similar problems: successfully installed isapi_redirect.dll with my IIS4 and it works fine with tomcat but only for the first request. All next requests are not served by the isapi_redirect: For example, when I'm calling the url: http://localhost/mytest/index.jsp, for the fir

Re: error 404 not found

2001-07-09 Thread Matt Goodall
ROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 09, 2001 5:08 PM Subject: error 404 not found > > hi all, > > > i'm running Win2K & using IIS (i can't use apache). tomcat is setup > correctly. i can use tomcat's server to go to a jsp page, but if i

error 404 not found

2001-07-09 Thread h . juge
hi all, i'm running Win2K & using IIS (i can't use apache). tomcat is setup correctly. i can use tomcat's server to go to a jsp page, but if i go through IIS i get a 404 no found error. for example, i can go to localhost:8080/examples/myexample.jsp but i CAN'T go to localhost/examples/myexamp

AW: Error 404

2001-06-21 Thread Ralph Einfeldt
examples\jsp\index.html. -Ursprüngliche Nachricht- Von: Wohlfahrt, Guenther [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 21. Juni 2001 15:03 An: [EMAIL PROTECTED] Betreff: Error 404 http://localhost/examples/jsp/index.html

Error 404

2001-06-21 Thread Wohlfahrt, Guenther
Title: Error 404 Hi all, I would need help because the redirector does not work in my particular environment. I have Win2000/PWS and Tomcat 3.2.2 installed. The servlet engine works fine without collaboration with the IIS/PWS. I checked each step of the configuration several times but

Re: error 404 tomcat/IIS

2001-03-22 Thread Leigh Dyer
this? Thanks Leigh On 22 Mar 2001 15:55:53 +0100, Lars Andersson wrote: > I use tomcat 3.2.1 and IIS 4.0 to execute my jsp pages and i receive the > error 404 when trying to connect to the IIS. > > The strange thing is that a restart of the computer where the site is hosted > resul

error 404 tomcat/IIS

2001-03-22 Thread Lars Andersson
I use tomcat 3.2.1 and IIS 4.0 to execute my jsp pages and i receive the error 404 when trying to connect to the IIS. The strange thing is that a restart of the computer where the site is hosted results in that i receive the first jsp page and then it's error 404. And if i reload the first

Re: error 404 in tomcat 4.01b (fwd)

2001-03-06 Thread Cynic
IL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: error 404 in tomcat 4.01b > >Hi, I was wondering if anyone encountered an error 404 when trying to load >their webpages to webapps. I put in a folder called tutorial01 with the >appropriate web.xml and index.html to test the serv

error 404 in tomcat 4.01b (fwd)

2001-03-05 Thread Mason Nakadomari
-- Forwarded message -- Date: Mon, 5 Mar 2001 10:54:23 -1000 (HST) From: Mason Nakadomari <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: error 404 in tomcat 4.01b Hi, I was wondering if anyone encountered an error 404 when trying to load their webpages to webapps.

Error 404 running isapi with PWS 4.0 and Tomcat 3.2

2001-02-27 Thread Ralf Weiss
Hi all , I´m trying to let PWS 4.0 work together with Tomcat 3.2 under NT 4.0. I think the isapi_redirect.dll is properly configured but I alway get the error 404 and don´t know why. I also studied the several How-To´s but I didn´t find any new hint. The isapi.log looks like this when I´m

RE: Tomcat, IIS and error 404

2001-02-21 Thread Randy Layman
t: RE: Tomcat, IIS and error 404 >From: Randy Layman <[EMAIL PROTECTED]> >To: Alberto Vezzoso <[EMAIL PROTECTED]> >Subject: RE: Tomcat, IIS and error 404 >Date: Mon, 19 Feb 2001 11:49:37 -0500 > > > NULL parameters means that it either can't find yo

RE: Tomcat, IIS and error 404

2001-02-21 Thread Alberto Vezzoso
>From: Randy Layman <[EMAIL PROTECTED]> >To: Alberto Vezzoso <[EMAIL PROTECTED]> >Subject: RE: Tomcat, IIS and error 404 >Date: Mon, 19 Feb 2001 11:49:37 -0500 > > > NULL parameters means that it either can't find your >uriworkermap.properties fi

RE: Tomcat, IIS and error 404

2001-02-19 Thread Randy Layman
PROTECTED]] Sent: Monday, February 19, 2001 8:32 AM To: [EMAIL PROTECTED] Subject: Tomcat, IIS and error 404 Hi, I'm trying to install Tomcat over IIS I've read the tutorial and I followed all the instructions. Tomcat works correctly on port 8080. The url: http://localhost:8080/examples/jsp/

Tomcat, IIS and error 404

2001-02-19 Thread Alberto Vezzoso
Hi, I'm trying to install Tomcat over IIS I've read the tutorial and I followed all the instructions. Tomcat works correctly on port 8080. The url: http://localhost:8080/examples/jsp/index.html works correctly while the url: http://localhost/examples/jsp/index.html returns an error 4

RE: Error 404

2001-02-12 Thread Matt Campbell
mod_jk module. I am getting an error 404 when I > try to run my .jsp file. I know the file does exist. > > Is there any documentation for tomcat. I find the information on the web > site to be cryptic at b

Error 404

2001-02-11 Thread Harry Peirson
I just recently installed tomcat to work with my apache server 1.3.12 on Linux RH6.2. I used the mod_jk module. I am getting an error 404 when I try to run my .jsp file. I know the file does exist. Is there any documentation for tomcat. I find the information on the web site to be cryptic at

Re: Error 404

2000-12-05 Thread Kedar Choudary
your jsp code with try/catch block, catch the exceptions and do printStackTrace to locate real problem Kedar. - Original Message - From: nitin mundada <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 05, 2000 4:09 PM Subject: Error 404 > Hi all > I a

Re: Error 404

2000-12-05 Thread Adrian Stabiszewski
ian. - Original Message - From: "nitin mundada" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 05, 2000 11:39 AM Subject: Error 404 > Hi all > I am facing a strange problem. I am getting error 404: > File not Found, though file is there. >

Re: Error 404

2000-12-05 Thread nitin mundada
Thank Clifford for your suggestion, but I am working on unix server. also, i can get only one file named new.jsp. if i change its name, error 404 appears, or if i change other files name to new.jsp, it works perfectly. thank u nitin --- [EMAIL PROTECTED] wrote: > > > What's i

Re: Error 404

2000-12-05 Thread Clifford . Okoro
w/Ladbrokes) Subject: Error 404

Error 404

2000-12-05 Thread nitin mundada
Hi all I am facing a strange problem. I am getting error 404: File not Found, though file is there. I'll explain -- I want to connect to new.jsp, and alter.jsp through start.html. when i click on link for new.jsp, it works perfectly, but when i link on link for alter.jsp, it shows Erro

~user request Error: 404 Location: /~bryan File Not Found /~bryan

2000-11-20 Thread bryan
How do I get a standalone Tomcat 3.1 server to resolve ~user requests? The Apache 1.3.11 server handles ~user requests fine (UserDir public_html). Is there something that needs to be added to jakarta-tomcat/conf/server.xml or a command line argument that lets Tomcat know what '~' expand to? '~

RE: strange Error 404

2000-10-31 Thread Wyn Easton
ur WebServerDirStructure looks like this > > /websites/WebAppA > /websites/WebAppA/WEB-INF > /websites/WebAppA/WEB-INF/classes > ... > /websites/WebAppB > /websites/WebAppB/WEB-INF > /websites/WebAppB/WEB-INF/classes > ... > > as written in my first mail the whole site WebA

RE: strange Error 404

2000-10-30 Thread Wolfgang Egger
tes/WebAppA/WEB-INF /websites/WebAppA/WEB-INF/classes ... /websites/WebAppB /websites/WebAppB/WEB-INF /websites/WebAppB/WEB-INF/classes ... as written in my first mail the whole site WebAppA is working as expected, the WebAppB only shows Error 404 If I remove /websites/WebAppA and rename /we

Re: strange Error 404

2000-10-30 Thread Wyn Easton
ebAppA is running as expected. All JSPs are compiled and started, > same with > sevlets. > WebAppB is causing an Error 404 with the first servlet and only the > *.html > were found. > > Does anyone have any idea, what is going wrong there? > > Thanx

strange Error 404

2000-10-30 Thread Wolfgang Egger
/webAppB/WEB-INF/classes shows, that both paths have the same content or subdirs. WebAppA is running as expected. All JSPs are compiled and started, same with sevlets. WebAppB is causing an Error 404 with the first servlet and only the *.html were found. Does anyone have any idea, what is going