will make difference?
I will check out the artiles you forwarded. Thanks!
Lance
- Original Message -
From: "Mike Millson" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Sunday, August 10, 2003 1:27 PM
Subject: Re: Problem in Int
Hi,
I tried to integrate Tomcat (on port 8080) with Apache (on port 80). When I tested on
the local machine(192.168.2.3), the following two urls pointed to the same page:
http://localhost/examples/jsp/dates/date.jsp
http://localhost:8080/examples/jsp/dates/date.jsp
However, when I tested on ano
e what you
want.
What operating system are you using?
>
> I will check out the artiles you forwarded. Thanks!
>
>
> Lance
>
>
> - Original Message -
> From: "Mike Millson" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EM
Well, if you had followed my instructions, you wouldn't need additional
stuff, as those lines like JkWorkersFile are in mod_jk.conf. So, I'm
confused.
My confusion aside, if its working the way you want it to work, I would
call it good and have fun.
John
Xingqun Jiang wrote:
Hi, John
I fol
al Message -
From: "Lenny Sorey" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Sunday, August 10, 2003 2:41 PM
Subject: Re: Problem in Integrating Tomcat with Apache
Lance,
I've used John Turners method for Windows 2000 many tim
am using
> WindowsXP pro
> j2sdk1.4.1_01
> tomcat 4.1.27
> apache 2.0.47
>
> I am going through the configuration instructions.
>
> Thanks a lot, Mike!
>
> Xingqun
>
>
> - Original Message -
> From: "Mike Millson" <[EMAIL PROTECTED]
Mike!
Xingqun
- Original Message -
From: "Mike Millson" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Sunday, August 10, 2003 1:51 PM
Subject: Re: Problem in Integrating Tomcat with Apache
> On Sun, 2003-08-10 at 13:31, Xingqun J
No, it doesn't appear you have integrated tomcat. When you access tomcat
via port 8080, you are accessing tomcat directly. When you are accessing
tomcat through apache, apache communicates w/ tomcat via port 8009.
I think the best way to approach integrating tomcat w/ apache for the
1st time is to
AIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Sunday, August 10, 2003 9:37 PM
Subject: Re: Problem in Integrating Tomcat with Apache
> Hi, Mike
>
> Lenny told me that I need to add a few lines after following John's
> instruction. I tried that and it worked!! Check out what Lenn
Lance
- Original Message -
From: "Mike Millson" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Sunday, August 10, 2003 1:51 PM
Subject: Re: Problem in Integrating Tomcat with Apache
> On Sun, 2003-08-10 at 13:31, Xingqun Jiang w
Original Message -
From: "Mike Millson" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Sunday, August 10, 2003 10:26 PM
Subject: Re: Problem in Integrating Tomcat with Apache
> On Sun, 2003-08-10 at 14:25, Xingqun Jiang wrote:
>
pache together, and you saved
me from the trap. Thank you a ton!!! :-)
Xingqun
- Original Message -
From: "Lenny Sorey" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Sunday, August 10, 2003 2:41 PM
Subject: Re: Problem in Integ
essage -
> From: "Mike Millson" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Sunday, August 10, 2003 1:51 PM
> Subject: Re: Problem in Integrating Tomcat with Apache
>
>
> > On Sun, 2003-08-10 at 13:31, Xingqun J
John Turner wrote:
> "localhost" is a distinct virtual host name that ONLY WORKS ON THE LOCAL
> COMPUTER.
>
> "some.ip.address" is a distinct virtual host name, just like "localhost"
> or "my.host.com". If you don't have that IP address set up as a
> hostname in Apache's httpd.conf and Tomcat's
hange myapp to whatever your app is in the Tomcat webapp directory
JkMount /myapp/* ajp13
Restart Tomcat and Apache
Hopes this helps.
Lenny Sorey
- Original Message -
From: "John Turner" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: M
>Thanks
>
>Lance
>- Original Message -
>From: "Mike Millson" <[EMAIL PROTECTED]>
>To: "Tomcat Users List" <[EMAIL PROTECTED]>
>Sent: Sunday, August 10, 2003 1:51 PM
>Subject: Re: Problem in Integrating Tomcat with Apache
>
>
I am saying that you only need what you want to resolve.
If you want to serve requests for "1.2.3.4", then you have to set Tomcat
to do so.
If you want to serve requests for "www.foobar.com" then you have to set
Tomcat to do so.
Tomcat is only set to serve requests by default for "localhost".
> Lance
> - Original Message -
> From: "Mike Millson" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Sunday, August 10, 2003 1:51 PM
> Subject: Re: Problem in Integrating Tomcat with Apache
>
>
>
http://tomcatfaq.sourceforge.net
http://tomcatfaq.sourceforge.net/apache.html
and, of course, the mailing list archives.
John
On Tue, 1 Apr 2003 22:44:12 +0530, Sreedhar, Dantam wrote:
Hi,
Could any one point me some document which explains, why Tomcat should be
integrated with Apache? I am ru
Reasons for integrating Tomcat with Apache
>
>Hi,
>
>Could any one point me some document which explains, why Tomcat should
be
>integrated with Apache? I am running Tomcat on Solaris 2.8.
>
>Thanks,
>Sreedhar
>
>--
Hi,
Could any one point me some document which explains, why Tomcat should be
integrated with Apache? I am running Tomcat on Solaris 2.8.
Thanks,
Sreedhar
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
Brian -
Have a look at http://www.galatea.com/flashguides for my integration
instructions. Or, post the relevant sections of your httpd.conf,
server.xml and workers.properties.
Regards,
Lajos
Brian Pisano wrote:
I am having trouble Integrating Tomcat with Apache
I am running:
Tomcat
I am having trouble Integrating Tomcat with Apache
I am running:
Tomcat 4.1.18
Apache 1.3.27
Java 1.4.1_01
Red Hat 7.2
I was following the instructions in Professional Tomcat Apache.
Tomcat runs correctly standalone.
When I
My experience on installing couple Apache (1.3.2) / Tomcat (3.2) :
Install on jdk 1.3.1 in d:\jdk1.3.1
Install of Apache with install process on d:\program files\ apache
group\apache
install of tomcat files in d:\tomcat
configuring wrappers.properties, workers.properties correctly
installing jk_
Alan Scott wrote:
> Not to ask a dumb question.
It's only a "dumb" in that, as far as I can tell, you haven't bothered to
try and find any of this information first.
> How do I integrate both these products on NT? I assume there are some
> settings I need to apply to one or the other. Is there
Not to ask a dumb question.
How do I integrate both these products on NT? I assume there are some
settings I need to apply to one or the other. Is there a reference on
anyone have some helpful hints so I can test this out.
Also, any special settings so I can just call up jsp pages directly.
T
April 2001 9:23 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Error whilst integrating tomcat with apache via mod_jk
Oh I forgot to say:
Solaris 8, apache 1.3.19, tomcat 3.2.1
-Original Message-
From: Kieron Wilkinson [mailto:[EMAIL PROTECTED]]
Sent: 10 April 2001 5:34 PM
To:
Oh I forgot to say:
Solaris 8, apache 1.3.19, tomcat 3.2.1
-Original Message-
From: Kieron Wilkinson [mailto:[EMAIL PROTECTED]]
Sent: 10 April 2001 5:34 PM
To: '[EMAIL PROTECTED]'
Subject: Error whilst integrating tomcat with apache via mod_jk
Hi, I am trying to intergr
Hi, I am trying to intergrate Tomcat with Apache, I compile mod_jk and put
the resulting mod_jk.so file in the apache/libexec dir, but when I startup
Apache I get this:
> apachectl start
Syntax error on line 8 of /usr/local/tomcat/conf/mod_jk.conf-auto:
Cannot load /usr/local/apache/libexec/mod_
PROTECTED]]
Sent: Sunday, October 29, 2000 6:33 PM
To: [EMAIL PROTECTED]
Subject: Integrating TomCat with Apache
Hello All,
I am trying to integrate Tomcat with Apache on Windows
NT.
This is what I am trying to do:
Added the following line in httpd.conf of Apache:
Include "H:\TomCat\ja
Hello All,
I am trying to integrate Tomcat with Apache on Windows
NT.
This is what I am trying to do:
Added the following line in httpd.conf of Apache:
Include "H:\TomCat\jakarta-tomcat\conf\tomcat.conf"
With the above line included in the httpd.conf file
the Apache server (running as servic
31 matches
Mail list logo