Re: viewing servlets on Tomcat

2008-03-06 Thread Richard Dunne
day, March 6, 2008 2:32:27 PM Subject: RE: viewing servlets on Tomcat > From: Richard Dunne [mailto:[EMAIL PROTECTED] > Subject: Re: viewing servlets on Tomcat > > CATALINA_HOME is causing me grief again. > CATALINA_HOME=c:\Program Files\Apache Software > Foundation\Tomcat 6.0\

Re: viewing servlets on Tomcat

2008-03-06 Thread Richard Dunne
ranab<http://www.birlasoft.com> _ From: Richard Dunne [mailto:[EMAIL PROTECTED] Sent: Thu 3/6/2008 7:08 PM To: Tomcat Users List Subject: Re: viewing servlets on Tomcat The CATALINA_HOME environment variable seems ok now, but catalina is now saying my JAVA_HOME is wrong. I have

Re: viewing servlets on Tomcat

2008-03-06 Thread Richard Dunne
les R" <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Thursday, March 6, 2008 5:48:31 AM Subject: RE: viewing servlets on Tomcat > From: Richard Dunne [mailto:[EMAIL PROTECTED] > Subject: Re: viewing servlets on Tomcat > > If it should be, it's not. webapps contains d

Re: viewing servlets on Tomcat

2008-03-06 Thread Richard Dunne
t; <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Thursday, March 6, 2008 5:48:31 AM Subject: RE: viewing servlets on Tomcat > From: Richard Dunne [mailto:[EMAIL PROTECTED] > Subject: Re: viewing servlets on Tomcat > > If it should be, it's not. webapps contains docs,

Re: viewing servlets on Tomcat

2008-03-05 Thread Richard Dunne
To: Tomcat Users List Sent: Wednesday, March 5, 2008 11:08:03 PM Subject: RE: viewing servlets on Tomcat > From: Richard Dunne [mailto:[EMAIL PROTECTED] > Subject: Re: viewing servlets on Tomcat > > I had a look at my localhost directory > c:\Program Files\Apache Software Foundation\

Re: viewing servlets on Tomcat

2008-03-05 Thread Richard Dunne
From: Hassan Schroeder <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Wednesday, March 5, 2008 7:06:16 PM Subject: Re: viewing servlets on Tomcat On Wed, Mar 5, 2008 at 10:12 AM, Richard Dunne <[EMAIL PROTECTED]> wrote: > I have Tomcat installed, but I am unable to view the servlet

Re: viewing servlets on Tomcat

2008-03-05 Thread Richard Dunne
resource (/examples/servlets/) is not available. Apache Tomcat/6.0.16 - Original Message From: Hassan Schroeder <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Wednesday, March 5, 2008 7:44:10 PM Subject: Re: viewing servlets on Tomcat On Wed, Mar 5, 2008 at 11:42 AM, Richard

Re: viewing servlets on Tomcat

2008-03-05 Thread Richard Dunne
Of course, Tomcat 6, jre1.6.0_04, jdk1.6.0_04 installed on XP - Original Message From: Hassan Schroeder <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Wednesday, March 5, 2008 7:06:16 PM Subject: Re: viewing servlets on Tomcat On Wed, Mar 5, 2008 at 10:12 AM, Richard Dunne &

viewing servlets on Tomcat

2008-03-05 Thread Richard Dunne
I have Tomcat installed, but I am unable to view the servlets examples from the Tomcat homepage http://localhost In Web.xml, I have changed param-value for listing to true. I have uncommented the invoker servlet. Is there any other configs that I might be missing? Richard. __

View Servlets and JSP Examples

2008-03-03 Thread Richard Dunne
I have tomcat 6 installed on my machine. My localhost variable is c:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\ROOT When I type http://localhost, instead of getting the Tomcat Homepage "index", I get the "It Works" page. I am wondering why this page renders when there is only on

Re: MIME TYPE problem

2007-12-19 Thread Richard Dunne
Trying to run it on Apache2! - Original Message From: Antonio Petrelli <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Wednesday, December 19, 2007 1:38:35 PM Subject: Re: MIME TYPE problem 2007/12/19, Richard Dunne <[EMAIL PROTECTED]>: > > I can't access local

MIME TYPE problem

2007-12-19 Thread Richard Dunne
I can't access localhost on my machine. The server is up and running. I am getting a Unknown File Type error MIME Type: application/x-httpd-php3, yet I have this line in my http.conf file: AddType application/x-httpd-php .php Any clue what the problem might be? Any help appreciated. Richard.

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
: this message also indicates, that Apache httpd could load the module into memory, so you are doing progress :) Richard Dunne schrieb: > I have added this to my http.conf > LoadModule jk_module modules/mod_jk.so > JkWorkersFile /workers.properties > JkLogFile C:/Program Files/Apache Software

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
see no mod_jk-1.3.27.dll come into play if you are using Apache httpd 2.0 or 2.2. Regards, Rainer Richard Dunne schrieb: > If mod_jk is downloaded a .so as a shared file and placed in the > modules dir, where does the mod_jk-1.3.27.dll file come from. This > is what I am missing. Sh

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
Users List Sent: Tuesday, December 18, 2007 4:08:53 PM Subject: Re: apache and tomcat Richard Dunne schrieb: > I downloaded mod_jk-apache-1.3.27.so from Note: 1.3.27. For Apache 2.0.x you need to use the file mod_jk-apache-2.0.59.so, for 2.2.x the file mod_jk-apache-2.2.4.so. Apache httpd vers

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
I downloaded mod_jk-apache-1.3.27.so from http://www.apache.org/dist/tomcat/tomcat-connectors/jk/binaries/win32/jk-1.2.25/ as suggested. Renamed the file mod_jk.so and copied the file to my Apache2 modules directory. When I rebooted and tried to start the server I got a message saying c:/Pro

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
nstalling mod_jk http://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html Martin-- - Original Message - From: "AbelMacAdam" <[EMAIL PROTECTED]> To: Sent: Tuesday, December 18, 2007 8:47 AM Subject: Re: apache and tomcat > > > > Richard Dunne wrote: > > &

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
vice and already running when you try to > start it. > > --David > > --David > > Richard Dunne wrote: > > >I have installed Apache server on port 80 as per installation recommened. Problem is port seems to be in use. Tomcat 6 is on port 8080, does this affect the Apache

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
AIL PROTECTED]> To: users@tomcat.apache.org Sent: Tuesday, December 18, 2007 1:47:32 PM Subject: Re: apache and tomcat Richard Dunne wrote: > > Thanks. I have installed Apache 2 httpd server on port 80 as recommened > by installation, but I cannot start server as it sems to be in use. I &

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
ache Httpd's reverse proxy --David Richard Dunne wrote: >Can someone please explain the fundamental difference between Httpd and >Tomcat? I installed Tomcat 6, but it doesn't seem to be liking PHP a whole >lot. Do I need to un-install Tomcat 6 and install Apache 2 on its

Re: apache and tomcat

2007-12-18 Thread Richard Dunne
users@tomcat.apache.org Sent: Tuesday, December 18, 2007 1:15:14 PM Subject: Re: apache and tomcat Richard Dunne wrote: > > Can someone please explain the fundamental difference between Httpd and > Tomcat? I installed Tomcat 6, but it doesn't seem to be liking PHP a > whole lot.

apache and tomcat

2007-12-18 Thread Richard Dunne
Can someone please explain the fundamental difference between Httpd and Tomcat? I installed Tomcat 6, but it doesn't seem to be liking PHP a whole lot. Do I need to un-install Tomcat 6 and install Apache 2 on its own? Just a bit confused as I am trying to get Apache and PHP5 working together.

tomcat 6/php5

2007-12-17 Thread Richard Dunne
Does anyone have or know of a work around for Tomcat 6 and PHP5? Richard. Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs

htdocs

2007-12-17 Thread Richard Dunne
Regarding the various releases of tomcat, in order to dislpay files on localhost, it was my understanding that all files needed to be hosted in the htdocs directory. Seemingly, not all releases of Tomcat have this directory. Can someone point out the best or a common location suitable for host

apache last modified file updates

2007-04-27 Thread Richard Dunne
Can anyone tell me what would prevent apache2 server from not updating its last modified by file index. I am running apache2 and the last modified date is not updating, even when I restart the server. Richard __ Do You Yahoo!? Tired of spam? Yah

Re: file not found

2007-04-23 Thread Richard Dunne
ge in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. - Original Message ----- From: "Richard Dunne" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Monday, April 23, 2007 8:14 AM Sub

Re: file not found

2007-04-23 Thread Richard Dunne
here any log messages related to the missing html file? Outside of that, maybe you just need to clear out the work directory and restart tomcat. --David Richard Dunne wrote: >I am having a problem with an html file. In my project folder I have html, >javascript and php files. Wh

Re: file not found

2007-04-22 Thread Richard Dunne
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t - Original Message From: David Brown <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Sunday, April 22, 2007 6:25:54 PM Subject: Re: file not found Do you have an |IndexIgnore *.html directive in your apache conf ?| Richard

file not found

2007-04-22 Thread Richard Dunne
I am having a problem with an html file. In my project folder I have html, javascript and php files. When I go to http://localhost/ProjectFolder/ All the files are listed except for 1 html file. stopping and restarting the apache2 server has no effect, it still will not show up in the list of

rendering php

2007-04-18 Thread Richard Dunne
I have installed Apache2.2 on my machine and got the "It Works" page when I type http://localhost in both windows and firefox. Also when I type http://localhost/ProjectFolder I can see all my php files listed in both windows and firefox. The difference is when I click on one of my webpages, I

Re: Ajax xmlhttprequest

2007-04-17 Thread Richard Dunne
ease tell me more about your configuration: > if your Apache Tomcat server is running on port 8080 how come do you > get something out of a xxx.php script? > You mean: at http://localhost:8080/myfile.jsp (Apache Tomcat 5.5.x) > this script call http://localhost/anyfile.php (Apache 1.

Re: Ajax xmlhttprequest

2007-04-16 Thread Richard Dunne
Learn something new everyday. OK developers, something to maybe look forward to in the future perhaps? - Original Message From: Hassan Schroeder <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, April 17, 2007 12:00:57 AM Subject: Re: Ajax xmlhttprequest On 4/16/07, R

Re: Ajax xmlhttprequest

2007-04-16 Thread Richard Dunne
much. On 8 avr. 07, at 14:55, Richard Dunne wrote: > I have a php webpage which is hosted on my laptop (XP and tomcat > localhost:8080). My webpage is executing a php script via an > xmlhttprequest which queries a database and sends back the info to > the webpage. I have an a

Re: AW: Ajax xmlhttprequest

2007-04-13 Thread Richard Dunne
----Ursprüngliche Nachricht- > Von: Richard Dunne [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 13. April 2007 14:25 > An: Tomcat Users List > Betreff: Re: Ajax xmlhttprequest > > My php webpage renders just like an html page on localhost:8080, but when I > run an xmlhttp

Re: Ajax xmlhttprequest

2007-04-13 Thread Richard Dunne
t... Then we can help u - Original Message - From: "Richard Dunne" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, April 08, 2007 2:55 PM Subject: Ajax xmlhttprequest >I have a php webpage which is hosted on my laptop (XP and tomcat >localhost:80

Re: Ajax xmlhttprequest

2007-04-13 Thread Richard Dunne
a response. But would like to know how you manage to be able to get a index.php (for example) page out of your Apache Tomcat server. Sould I recompile the whole stuff? Should I add some xxx.so file to my Apache config? TIA dimitryous. On 8 avr. 07, at 14:55, Richard Dunne wrote: > I have a

Re: Cannot open apache

2007-04-10 Thread Richard Dunne
TECTED]> To: users@tomcat.apache.org Sent: Tuesday, April 10, 2007 11:29:14 AM Subject: Re: Cannot open apache No I don't What should I do? Richard Dunne wrote: > > Do you have your context path in server.xml in config folder? > > Richard > > - Original Message &

Re: Cannot open apache

2007-04-10 Thread Richard Dunne
unning. I have also installed MYSQL. Thanks Naren. Richard Dunne wrote: > > Being able to see the Tomcat Welcome page tells you that tomcat is > installed properly, that will let you view html files, but in order to be > able to run .asp, .jsp and other java dependant extensions,

Re: Cannot open apache

2007-04-10 Thread Richard Dunne
I try? Thanks again Richard Dunne wrote: > > There is a problem with ctrl+c. It does not always kill your processes. > I have the same problem with jakarta tomcat v5.0.28. On restarting your > machine, at the desktop, check your processes ctrl+alt+del and look for > j

Ajax xmlhttprequest

2007-04-08 Thread Richard Dunne
I have a php webpage which is hosted on my laptop (XP and tomcat localhost:8080). My webpage is executing a php script via an xmlhttprequest which queries a database and sends back the info to the webpage. I have an a few alerts in my request to see the http.readystate and the http.status as t

Re: Cannot open apache

2007-04-08 Thread Richard Dunne
There is a problem with ctrl+c. It does not always kill your processes. I have the same problem with jakarta tomcat v5.0.28. On restarting your machine, at the desktop, check your processes ctrl+alt+del and look for java.exe or any tomcat processes. If you see any of these, just kill them.

Re: Version of Java being used by Tomcat

2007-04-04 Thread Richard Dunne
Aneez, Try typing "echo -version %JAVA% " at the prompt". works in dos anyway, not sure if tomcat has its own specific syntax. Richard. - Original Message From: Aneez Backer <[EMAIL PROTECTED]> To: users@tomcat.apache.org Sent: Wednesday, April 4, 2007 7:37:59 PM Subject: Version of

Re: context not recognised?

2007-03-22 Thread Richard Dunne
Got it working, thanks for your help. Richard. - Original Message From: "Caldarale, Charles R" <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Thursday, March 22, 2007 2:16:38 PM Subject: RE: context not recognised? > From: Richard Dunne [mailto:[EMAIL PROTEC

Re: context not recognised?

2007-03-22 Thread Richard Dunne
To: Tomcat Users List Sent: Thursday, March 22, 2007 1:42:32 PM Subject: RE: context not recognised? > From: Richard Dunne [mailto:[EMAIL PROTECTED] > Subject: context not recognised? > > I have added the folowing line to my server.xml file > . It's , not . For 5.0 and abo

context not recognised?

2007-03-22 Thread Richard Dunne
iption The requested resource (/Project) is not available. Apache Tomcat/5.0.28 Does anyone have any idea what the problem might be? Richard Dunne. Never miss an email again! Yahoo! Toolbar alerts you the i