From: Christian Stalp <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List"
To: "Tomcat Users List"
Subject: Re: Tomcat and Apache
Date: Mon, 11 Jul 2005 13:53:09 +0200
Am Montag, 11. Juli 2005 13:34 schrieb Ivan Rodriguez:
> I don t know details about your p
It was my first attempt. I think i have problems with library
dependencies, cause I have copied the install from development to
integration enviroment. Development is a mandriva cooker (urpmi setup),
and integration a debian sarge system(from scratch setup).
Installing and getting running tomc
Check the permission in the work directory change it to 777 and try
-Original Message-
From: Ivan Rodriguez [mailto:[EMAIL PROTECTED]
Sent: 11 July 2005 15:14
To: Tomcat Users List
Subject: Re: Tomcat and Apache
I have the same issue! with debian sarge, and tomcat installed from
x27;t the solution. Tomcat and Apache are full independent. They don't
cooperate together nor they communicate. Apache listens at port 80 and Tomcat
at port 8180 ( its the Debian Solution ).
But I cannot run tomcat under these configuration. I get an error dump each
time:
[quote]
HTTP
che module, to let your Apache install
> bypass the dynamic calls to tomcat, and then to serve only static content
> with apache.
>
> Details of configuration can be found at:
>
> http://jakarta.apache.org/tomcat/connectors-doc-archive/jk2/
No this isn't the solution. Tom
I don t know details about your problem but i can answer that
j_secutiry_check is not a way of integrating tomcat into apache. It is an
authentition scheme defined by J2EE specs.
What you need is the jk_mount apache module, to let your Apache install bypass
the dynamic calls to tomcat, and th
Hello together,
I still have some trouble running Apache and Tomcat together in one host.
I heard that I have to write a " j_secutiry_check" into apache.conf or
httpd.conf. Where exactly I have to write this, and with which syntax. What
else I have to consider while running Apache and Tomcat toge
Hey guys,
I was wondering if anybody has seen an intermittent communication error
between Apache web server and Tomcat. We were seeing something happening
intermittently about every 15-30 minutes where the apache logs were showing
something like this:
[Tue Jun 21 14:47:25 2005] [error] [client
Can anybody forward more specific information?
This Oracle site definitely has the information. But the doc sea is too
wide.
Thanks
-Original Message-
From: Tim Funk [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 16, 2004 4:14 PM
To: Tomcat Users List
Subject: Re: Tomcat and apache in
How about http://www.oracle.com/support/index.html ?
-Tim
Daxin Zuo wrote:
After install Oracle9.2.0.1, Apache and Tomcat are installed. What are the
versions of the TOMCAT and the apache in this version of Oracle? Do you know
the location of the document where oracle describe its http server?
---
After install Oracle9.2.0.1, Apache and Tomcat are installed. What are the
versions of the TOMCAT and the apache in this version of Oracle? Do you know
the location of the document where oracle describe its http server?
Thanks
-
I Solved it. Just response.setContentType("text/html");
-Original Message-
From: Daxin Zuo [mailto:[EMAIL PROTECTED]
Sent: Friday, October 08, 2004 3:01 PM
To: Tomcat Users List
Subject: PrintWriter is different on Tomcat and Apache?
I have servlets using code like:
Strin
I have servlets using code like:
StringBuffer sb= new StringBuffer();
AJavaClass.aMethod(sb);
PrintWriter out = response.getWriter();
out.println(bf.toString())
When the servlet is run from Tomcat, it is fine, but if I run it on Apache,
the whole source code is written on the browser, instead dis
Daxin Zuo wrote:
My computer:
#uname -a
SunOS sunbox 5.8 Generic_108528-17 sun4u sparc SUNW, Sun-Blade-100
I see the latest Apache for my computer is
httpd-2.0.43-sparc-sun-solaries2.8.tat.gz
What Tomcat and Tomcat-connector should I use with this version of Apache?
Please help.
Thanks.
--
My computer:
#uname -a
SunOS sunbox 5.8 Generic_108528-17 sun4u sparc SUNW, Sun-Blade-100
I see the latest Apache for my computer is
httpd-2.0.43-sparc-sun-solaries2.8.tat.gz
What Tomcat and Tomcat-connector should I use with this version of Apache?
Please help.
Thanks.
---
I'm trying to get Apache to talk to Tomcat via mod_jk2. I'm following the
instructions in the book 'Pro Apache' which should generate a mod_jk.conf
file on start up of Tomcat after placing some entries in server.xml.
I am getting a mod_jk.conf file generated but it doesn't contain much only:
On Thu, Aug 19, 2004 at 06:56:08PM -0400, Kilic, Hakan wrote:
: I'm seeing Tomcat and Apache show many tcp TIME_WAIT connections when
: running netstat under a load test. I was wondering, is this because the web
: browser client is not closing the connection properly, or is this the n
Hi everyone,
I'm seeing Tomcat and Apache show many tcp TIME_WAIT connections when
running netstat under a load test. I was wondering, is this because the web
browser client is not closing the connection properly, or is this the normal
behavior of apache/tomcat under load, and the connec
ATTENTION: THIS IS AN AUTOMATED RESPONSE. DO NOT
REPLY TO THIS MESSAGE.
If you want to end your subscription, please use this link:
http://www.nethugs.com/unsubscribe.shtml
If you want to subscribe, please use this link:
http://www.nethugs.com/whysubscribe.shtml
If you need to contact a live pe
L PROTECTED]
> Sent: 18 August 2004 01:13
> To: Tomcat Users List
> Subject: Re: Tomcat and Apache by Proxy http connections slow but https
> fast
>
>
> AFAIK - mod_proxy does not cache DNS lookups. It is looked up on every
> request. So a slow lookup could be your problem
Apache, both on
HTTP. The one is fast, the other slow. What could be causing this? Apache
config? DNS lookup issues?
-Original Message-
From: Duncan Houston [mailto:[EMAIL PROTECTED]
Sent: 17 August 2004 23:28
To: Tomcat Users List
Subject: RE: Tomcat and Apache by Proxy http connections slow
; From: Duncan Houston [mailto:[EMAIL PROTECTED]
> Sent: 17 August 2004 23:28
> To: Tomcat Users List
> Subject: RE: Tomcat and Apache by Proxy http connections slow but https
> fast
>
>
> OK, I made a mistake there (sorry). The issue does still seem to be that
> connecting
(HTTP) version
not?
> -Original Message-
> From: Duncan Houston [mailto:[EMAIL PROTECTED]
> Sent: 17 August 2004 18:03
> To: Tomcat Users List
> Subject: RE: Tomcat and Apache by Proxy http connections slow but https
> fast
>
>
> Some more info. The problem does
D]
> Sent: 17 August 2004 17:19
> To: [EMAIL PROTECTED]
> Subject: Tomcat and Apache by Proxy http connections slow but https fast
>
>
> Hi
>
> Background: Firstly I should state that I am running Tomcat 4.0.1
> with JBoss
> 2.4.4, Sun JVM 1.3. In front of that, Apache 2
Hi
Background: Firstly I should state that I am running Tomcat 4.0.1 with JBoss
2.4.4, Sun JVM 1.3. In front of that, Apache 2 is running. All of this is
running on RedHat. Requests are passed through to Tomcat by proxy, using
rewrite rules. I know, I should be running a newer version of JBoss &
T
hanks for your help.
-Original Message-
From: Isen,Ciji [mailto:[EMAIL PROTECTED]
Sent: Monday, August 09, 2004 5:00 PM
To: Tomcat Users List
Subject: Re: Tomcat and Apache Axis Security
Have you tried access it from the Principal.
GenericPrincipal p = (GenericPrin
Have you tried access it from the Principal.
GenericPrincipal p = (GenericPrincipal)request.getUserPrincipal();
String uid = p.getName();
String passwd = p.getPassword();
Srofe, Douglas (c) wrote:
We use single sign for our Tomcat applications. We have another Tomcat that
hosts various web service
We use single sign for our Tomcat applications. We have another Tomcat that
hosts various web services. I would like to be able to send the logged on
users name and password as credentials to the web service and have Tomcat
authenticate it. I have tested this part with a hardcoded user name and
> Dear all,
>
> I am using Apache2.0-50 and tomcat 5.0-27 with mod_jk2, Apache is
> compiled by source and the tomcat and mod_jk are using binary
> The OS I using is Solaris9. After configuration, the web site for
> static page is normal, but when try to run servlets, it return 404 not
t;[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, June 17, 2004 9:26 PM
Subject: Re: Connecting Tomcat and Apache
Maybe you need to cd to the $CONN_SRC_HOME/jk/native directory first?
Then do the ./buildconf.sh command locally within that direct
L PROTECTED]>
Sent: Thursday, June 17, 2004 9:26 PM
Subject: Re: Connecting Tomcat and Apache
> Maybe you need to cd to the $CONN_SRC_HOME/jk/native directory first?
> Then do the ./buildconf.sh command locally within that directory?
>
> DaveG
>
>
> Graeme wrote:
>
&g
: "David Goldschmidt" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, June 17, 2004 9:26 PM
Subject: Re: Connecting Tomcat and Apache
> Maybe you need to cd to the $CONN_SRC_HOME/jk/native directory first?
> Then do the ./bu
Maybe you need to cd to the $CONN_SRC_HOME/jk/native directory first?
Then do the ./buildconf.sh command locally within that directory?
DaveG
Graeme wrote:
Evening all, I'm trying to connect Tomcat and Apache, I've been following this
tutorial: http://www.meritonlinesystem
Evening all, I'm trying to connect Tomcat and Apache, I've been following this
tutorial: http://www.meritonlinesystems.com/docs/apache_tomcat_redhat.html
In order to run the buildconf.sh I installed libtool, httpd-devel, autoconf and
automake because I found on a site that redhat 9
Does anyone have any experience using Tomcat with Apache and the mod_security module?
I run a mutual SSL site using Apache and Tomcat, and wonder if anyone has experience
with this.
thanks in advance.
greetings
I'm trying to get tomcat running with apache on windows 2000. I used
to work in UNIX a lot but have become lazy with Windows, so please
excuse my questions, the first of which is why isn't there an option to
download a windows version of apache with the tomcat servlet engine
built in?
Have a look at the JK or JK2 connectors, they are used to connect Tomcat and Apache
webserver.
Ta
Matt
-Original Message-
From: mpforste [mailto:[EMAIL PROTECTED]
Sent: 18 May 2004 15:43
To: Tomcat Users List
Subject: Tomcat and Apache
I am trying to start using Tomcat on my server
I am trying to start using Tomcat on my server without having to stop using
the Apache and PHP (at least for the moment)
While if I select http://localhost:8080/test.jsp it works
when I select http://mysite.com/test.jsp it doesn't
I have in my Apache config the following extract (which should wo
Am Samstag, 10. April 2004 18:45 schrieb QM:
> On Sat, Apr 10, 2004 at 05:19:18PM +0200, Ralf Schneider wrote:
> : javax.servlet.ServletException:
> : javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/
> :String;ZZ)V
> : org.apache.jasper.servlet.JspServlet.service(JspServlet
AIL PROTECTED]>
To: Tomcat Users List <[EMAIL PROTECTED]>
Subject: Re: Struts with Tomcat and Apache
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL
PROTECTED]>
Mime-Version: 1.0
Content-Type: te
On Sat, Apr 10, 2004 at 05:19:18PM +0200, Ralf Schneider wrote:
: javax.servlet.ServletException:
: javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/String;ZZ)V
: org.apache.jasper.servlet.JspServlet.service(JspServlet.java:256)
: javax.servlet.http.HttpServ
c problems have you run into?
OK, the problem was (yes, I solved right now!) that the Struts docs explain
the connection between Tomcat and Apache for quite old versions (Tomcat
3.2.1) with mod_jk.
But I actually use Tomcat 5.0.16 with Apache 2.0.48 with mod_jk2. But
fortunately, the setup with mo
AIL PROTECTED]>
To: Tomcat Users List <[EMAIL PROTECTED]>
Subject: Re: Struts with Tomcat and Apache
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
C
On Sat, Apr 10, 2004 at 12:24:11PM +0200, Ralf Schneider wrote:
: No, I'm not new to Tomcat. I've some experiences with it together with
: Apache2. My job is to move a project using these two players towards Struts.
: So, one requirement is that the basic infrastructure remains as it is.
Unders
+Struts are two separate processes
> that don't necessarily have to be done at the same time:
Hi,
I just tried to follow the Struts docs explaining how to use it with Tomcat
and Apache, but with older versions. I use Tomcat 5.0.16 with Apache 2.0.48.
> * If you're new to Tomcat, you&
Thanks!
-Original Message-
From: QM [mailto:[EMAIL PROTECTED]
Sent: Friday, April 09, 2004 3:15 PM
To: Tomcat Users List
Subject: Re: Struts with Tomcat and Apache
On Fri, Apr 09, 2004 at 03:01:30PM -0700, David Short wrote:
: Hey John,
:
: When you get home, would you mind posting the
On Fri, Apr 09, 2004 at 03:01:30PM -0700, David Short wrote:
: Hey John,
:
: When you get home, would you mind posting the names of the books?
I'm not John, but I'll play him on TV. ;)
Seriously:
"Struts in Action" (Husted et al, Manning Press) has been my guide.
It's a little heavy on the theo
Would also mind stating which one you recommend the most?
-Original Message-
From: John Thompson [mailto:[EMAIL PROTECTED]
Sent: Friday, April 09, 2004 3:03 PM
To: 'Tomcat Users List'; [EMAIL PROTECTED]
Subject: RE: Struts with Tomcat and Apache
You bet. One is at home and th
On Fri, Apr 09, 2004 at 11:38:38PM +0200, Ralf Schneider wrote:
: I want to use Struts 1.1 with Tomcat 5.0.16 and Apache 2.0.48. The Struts
: documentation only talks about Tomcat 3.x.
Setting up Apache+Tomcat and Tomcat+Struts are two separate processes
that don't necessarily have to be done at t
You bet. One is at home and the other at the office. I'll post as soon as
I can.
-Original Message-
From: David Short [mailto:[EMAIL PROTECTED]
Sent: Friday, April 09, 2004 5:02 PM
To: 'Tomcat Users List'
Subject: RE: Struts with Tomcat and Apache
Hey John,
When you
Hey John,
When you get home, would you mind posting the names of the books?
Thanks,
Dave
-Original Message-
From: John Thompson [mailto:[EMAIL PROTECTED]
Sent: Friday, April 09, 2004 2:55 PM
To: 'Tomcat Users List'; [EMAIL PROTECTED]
Subject: RE: Struts with Tomcat and Apa
s of examples.
John
-Original Message-
From: Ralf Schneider [mailto:[EMAIL PROTECTED]
Sent: Friday, April 09, 2004 4:39 PM
To: 'Tomcat Users List'
Subject: Struts with Tomcat and Apache
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I want to use Struts 1.1 with Tomcat 5.0.16
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I want to use Struts 1.1 with Tomcat 5.0.16 and Apache 2.0.48. The Struts
documentation only talks about Tomcat 3.x.
My first try was to follow the instructions for Tomcat 3.2.1. I copied the
war files included with the binary distribution into
hire.com>cc :
Envoyé par : Objet : Re: Unable to read Certificate
with TOMCAT and APACHE
This is one of those times that specifying your Tomcat version helps :).
There was a problem in earlier versions of TC 5 where the AJP Connector
wasn't able to read the cert correctly.
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hello,
>
> I'm experiencing problems when we try t
Hello,
I'm experiencing problems when we try to retrieve our CN in the client
certificate. We retrieve the cipher suite and ssl_session with the
javax.servlet.request method, and it produces result. But when we retrieve
the certificate with javax.servlet.request.X509Certificate, the error
message
Why don't you create a different virtual IP for running the second
instance??
Angelo Alerta - Mainfield wrote:
I'm trying to use two instances of tomcat 5.0.12 with apache 2.0.48.
One instance listen at port 8009 while other listen on port 50089.
Reading the output of error_log of apache it seems
I'm trying to use two instances of tomcat 5.0.12 with apache 2.0.48.
One instance listen at port 8009 while other listen on port 50089.
Reading the output of error_log of apache it seems that
channelSocket.open() try to connect always on port 8009...
All request are sent to instance listening at p
From: Steven Perry [mailto:[EMAIL PROTECTED]
> Sent: 23 March 2004 06:16
> To: [EMAIL PROTECTED]
> Subject: Tomcat and Apache on diff m/c's
>
>
> Hello all,
>
> I've successfully configured and run Apache 2.x and
> Tomcat 5.x on the same machine numerous time
Are you trying to perhaps use JNI to connect them? Thats the only thing I can think of.
-Original Message-
From: Steven Perry [mailto:[EMAIL PROTECTED]
Sent: 23 March 2004 06:16
To: [EMAIL PROTECTED]
Subject: Tomcat and Apache on diff m/c's
Hello all,
I've successfully conf
Hello all,
I've successfully configured and run Apache 2.x and
Tomcat 5.x on the same machine numerous times without
any hitch. But, I'm having problems configuring them
on different machines.
I tried to use load-balancing but it seems not to be
working. I would appareciate any help.
Thank you,
his area. :-) hth,
Adrian Lanning
- Original Message -
From: "Clute, Andrew" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, March 16, 2004 4:39 PM
Subject: RE: Sporadic connection loss between Tomcat and Apache thoug
Adrian Lanning
- Original Message -
From: "Clute, Andrew" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, March 16, 2004 4:39 PM
Subject: RE: Sporadic connection loss between Tomcat and Apache though
mod_jk
I should also men
I should also mention we are on Apache 2.0.47
-Andrew
-Original Message-
From: Clute, Andrew [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 16, 2004 4:24 PM
To: [EMAIL PROTECTED]
Subject: Sporadic connection loss between Tomcat and Apache though
mod_jk
Ever since upgrading the box
Ever since upgrading the box that our Tomcat server (actually
Jboss/Tomcat) resides on from RedHat 8.0 to RedHat Enterprise ES 3.0, we
will get very sporadic 500 errors on our JSP pages. When we get one of
the errors, if we refresh it right away, the page come back fine.
Mod_jk is set up, to the b
Hello
when i run a jsp file that calls a bean class in its usebean function,doesn't
responded correctly when i executed it after running tomcat alone .However when i
started tomcat again after starting apache server the jsp file worked correctly .Can
any one help me to understand why thi
's
hard to say where the problem could be...
-Original Message-
From: Mark Tebong [mailto:[EMAIL PROTECTED]
Sent: Monday, February 02, 2004 7:50 AM
To: Tomcat Users List (E-mail)
Subject: tomcat and apache
I have a little problem with my web site. It has to do with the session
disc
I have a little problem with my web site. It has to do with the session disconnecting
on my proxy server.
Basically, I have an apache 2.0 server that acts as a web proxy. Its IP is
192.168.11.11. I also have another server which is internal, and running tomcat with
IP 192.168.11.211. On the prox
: possible to store JSP's on the server where apache is running? It's just
: a matter of convenience - it would be nice to upload the whole site with
: JSPs and have it running without remembering that you should upload all
: JSPs to some special place on a second server.
A sideways solution for y
Hi,
I've read a lot of "tomcat and apache+mod_jk" howto's and threads, but so
far found nothing which would help me to find a solution to my problem.
All solutions I've seen include apache, handling static pages and usual
apache stuff + machine with tomcat, handling
It's a great idea, what you want to do is configure as normal, and then
edit the workers.properties to point to the remote tomcat.
Camron G. Levanger
The Dreamlab
www.dreamlabmedia.com
(866) 890-3705
On Jan 5, 2004, at 11:36 PM, Richard Wray wrote:
Hi All,
I have what I hope will be a simple que
WOW!!!
Thanks for the quick response.
-Original Message-
From: Jacob Kjome [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 06, 2004 1:46 AM
To: Tomcat Users List
Subject: Re: Tomcat and Apache on Separate servers
At 01:36 AM 1/6/2004 -0500, you wrote:
>Hi All,
>
>I have wh
th the Tag and tag defaultHost to tomcat
hostName(ex: tomcat.apache.com)
(This should match with your workers.properties host name.)
start tomcat and apache, you should be able to access examples from
apache machine
I have pretty much followed the http://www.ubeans.com/tomcat/
document
Hi All,
I have what I hope will be a simple question. I have 2 Win 2K boxes. One
running Tomcat and the other Apache.
How do I deploy a web app on the Tomcat server and configure it to talk to
the Apache web server on a completely separate box.
Do I need to configure both ends? Does it make
List" <[EMAIL PROTECTED]>
Sent: Tuesday, December 30, 2003 3:37 PM
Subject: RE: Tomcat and apache - localhost?
Howdy,
Yes: read the Host configuration reference in the tomcat documentation,
specifically the section on Host Name Aliases.
Yoav Shapira
Millennium ChemInformatics
>
t;To: [EMAIL PROTECTED]
>Subject: Tomcat and apache - localhost?
>
>Hello,
>
>i'm a new mailing-list member. today, i installed apache, tomcat and
the jk
>connector.
>
>i have one problem:
>when i enter in the web-browser the URL http://localhost/examples - i
get
>
Hello,
i'm a new mailing-list member. today, i installed apache, tomcat and the jk
connector.
i have one problem:
when i enter in the web-browser the URL http://localhost/examples - i get
the tomcat sample-page. it works also with the tomcat port 8080. but my
computer has in the company network a
mcat Users List
Subject: RE: mod_jk Tomcat and Apache httpd two different machines?
Yes its possible.
I installed the mod_jk2-2.0.43.dll in apache/modules. Here is what I put
into the diffrent config files:
httpd.conf: just one single row like this:
LoadModule jk2_module modules/mod_jk2-2.0.43.d
CTED]
Sent: Wednesday, December 17, 2003 3:17 PM
To: [EMAIL PROTECTED]
Subject: mod_jk Tomcat and Apache httpd two different machines?
I want to run tomcat on our build machine and apache with the Jk
connector on another is this possible?
Are there any good tutorial docs available to do this?
Tha
I want to run tomcat on our build machine and apache with the Jk
connector on another is this possible?
Are there any good tutorial docs available to do this?
Thanks,
James
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addition
gt;
>
>
>
>
>
>
> -Original Message-----
> From: Lawence [mailto:[EMAIL PROTECTED]
> Sent: 02 October 2003 20:08
> To: Tomcat Users List; [EMAIL PROTECTED]
> Subject: Re: Integrating Tomcat and Apache on RedHat 9.0
>
>
>
>
>
ed before AC_PROG_CC
I'm running RH 7.3 AIS on i386, Tomcat 4.1.27 / Apache 1.3.27
Would appreciate any ideas on this
-Original Message-
From: Lawence [mailto:[EMAIL PROTECTED]
Sent: 02 October 2003 20:08
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: Re: Integrating To
Thanks for sharing.
Mike Millson <[EMAIL PROTECTED]> wrote:
FYI, below is an article I wrote on integrating tomcat and apache on
RedHat 9.0 that might be of interest.
http://www.meritonlinesystems.com/docs/apache_tomcat_redhat.html
It has a lot of general configuration info as well.
FYI, below is an article I wrote on integrating tomcat and apache on
RedHat 9.0 that might be of interest.
http://www.meritonlinesystems.com/docs/apache_tomcat_redhat.html
It has a lot of general configuration info as well. It has been fairly
well tested recently by a number of individuals who
The mod_webapp.so module you have is not compatible with the version of
Apache that you have. Apache modules are typically version-sensitive,
especially those built before 2.0.43 or thereabouts.
John
VijayaLakshmi Seshadri wrote:
Hai
I have installed Tomcat 4.0.1 in my machine and i have
Apac
Hai
I have installed Tomcat 4.0.1 in my machine and i have
Apache 2.0.Now when iam trying to integrate the both
by downloading mod_webapp.so ,apache is not starting
It gives following error
"undefined symbol -as_pstrdup"
can kindly anybody help me figuring out the problem
viji
___
Suggestion: build a test environment and test. You can't wing it.
John
Sachin wrote:
Hi John,
But john i have to deploy my applciation for client now client is
ready for each hardware
And my appication performance is good.
Bu My Client is saying 10,000 concurrent user..
I have found in
, July 25, 2003 6:03 PM
To: Tomcat Users List
Subject: Re: How many concurrent user on Tomcat and Apache(New Bie)
You only need one workers.properties file. All it does is tell
mod_jk.so where to find Tomcat.
Regarding "how many concurrent users" that is impossible to say. It
depen
You only need one workers.properties file. All it does is tell
mod_jk.so where to find Tomcat.
Regarding "how many concurrent users" that is impossible to say. It
depends on what your definition of "good hardware" is, as well as the
complexity and quality of the web applications you're hostin
Can any body tell me that on a Apache web Server(tomcat as worker) hosting
web site.
How many concurrent user possible
if Server has good hardware configuration.
Do we need to maintains worker.properties file for many tomcat Instances
under Apache..
If any body help me or any suggesstion
Th
http://jakarta.apache.org/tomcat/faq/connectors.html
Complete Windows HOWTO:
http://www.johnturner.com/howto (version numbers are older but steps are
the same)
Incidentally, you don't need Apache or a connector at all...Tomcat works
just fine by itself, regardless of what the book says.
John
Hi!
I'm trying to integrate the apache web server and tomcat. I've read that in
version 4.0.6 the warp connector has been used to do this (at least the book
I'm working with says so...), but with version 4.1.24 obviously I have to
use an other connector (I'm working with windows). Tomcat Website st
Hello Atreya Basu,
It works now. Thanks you so much.
Regards,
Xiaojing
-Original Message-
From: Atreya Basu [mailto:[EMAIL PROTECTED]
Sent: 2003年7月16日 18:45
To: 'Tomcat Users List'
Subject: RE: Need your help about In-process jk2 connection between Tomcat and Apache
on Wi
Hello All,
I am doing in-process connection for Tomcat and Apache using jk2 on Windows 2000. The
installed components are as below:
Tomcat 4.1.24
Apache 2.0.46
mod_jk2-2.0.43.dll
I have done following operation:
1. Install Tomcat in E:\jartomcatflex, it is correct.
2. Install Apache in E
Yes, in general you need a VirtualHost in httpd.conf for all virtual hosts
in server.xml. Otherwise, AFAIK, Tomcat will use the defaultHost defined
in the Engine container, which is typically set to "localhost" by default.
John
On Tue, 15 Jul 2003 13:17:03 +1000, <[EMAIL PROTECTED]> wrote:
Hi
Hi again, Apache2+Tomcat+mod_jk working find until...
I used a virtual host directive in server.xml, that's fine; but
When I start adding virtual hosts in Apache, one for each developer's
directory, I got following error message :
RemoteORAClient: set URL to http://www.myhost.com/myhost/Re
I have a box where Apache's basic authentication is working fine, via
directives in httpd.conf or an .htaccess file in the selected directory.
However, when the selected directory is located under the webapp context
directory, Apache serves it up without any prompting for any username
and password,
Hi John, Maximiliano and list,
I tried to fix the inconsistencies in the configuration.
But then I still can't reach the servlets. I just can't reach any servlets outside the
/examples.
I have now tried to copy the HelloWorldServlet from /examples to /archief and adopt
that web.xml file as a te
are at the bottom of this mail
Greetings
Alexander
-Original Message-
From: John Turner [mailto:[EMAIL PROTECTED]
Sent: woensdag 2 april 2003 18:07
To: Tomcat Users List
Subject: Re: Problems deploying webapps on tomcat and apache
OK, so you are using JK2.
What are the contents of your .proper
ring it
were my first steps of integrating Tomcat and Apache.
Now I am sure that my elves didn't mess with the computer because I
taught them to not mess with it. Violation of this would maker them end
up in the blender. But usually the help me on other things, just l.ike my
other personalities.
1 - 100 of 401 matches
Mail list logo