Hi...
> Where is mod_webapp supposed to get the "Local Deployment Path"?
> And if it isn't right where do I set it?
> And if mod_webapp is NOT looking in the server.xml file in my
> $JAKARTA_HOME/config/ directory, where is it looking or how do I set it
> to look elsewhere?
I might be way
Well if WebAppInfo works, then mod_webapp must be working (well... at least
loading). I did notice you changed the name of your warp connection between
WebAppConnection and the WebAppDeploy directives. It might be some kind if
typo in the email, but if not you should start by changing that.
Hi,
> -Original Message-
> From: Terry J Fundak [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, January 20, 2002 9:54 AM
> To: Tomcat User List
> Subject: Mod_webApp Configuration - Tomcat 4.01, Apache 1.3.22 (Darwin)
>
> I have attached the output from WebApp-info which is the only thing tha
If your WebApp connection is named "tomcat4" ...
WebAppConnection tomcat4 warp localhost:8008
Then shouldn't your WebAppDeploy statements use "tomcat4" without the "_connect" ?
WebAppDeploy
WebAppDeploy examples tomcat4 /warp_examples
Also, is "mod_webapp.so" located where Apac
>From your message I assume that you didn't get any errors when starting up
apache. Since your html attachments was left out of the post, I cannot see
if your webapps are deployed or not. (according to webapp info). The minimum
I can suggest is to use the version of mod_webapp from cvs (which I do
Nikola Milutinovic at [EMAIL PROTECTED] wrote:
> Parashar, Hitesh wrote:
>
>> What is the time-frame for this change to be in?
>>
>>
>>> It will be supported in upcoming releases by mod_webapp, all static content
>>> (so the one not associated with a filter, with a servlet, or with security
>>
Parashar, Hitesh wrote:
> What is the time-frame for this change to be in?
>
>
>>It will be supported in upcoming releases by mod_webapp, all static content
>>(so the one not associated with a filter, with a servlet, or with security
>>constraints) will be served automagically by Apache.
Pier,
Hello,
OK Pier - I'll take a look, but I'm not promising anything.
I need to get more familiar with TC4 and its bits anyway. 8o)
Cheers,
Adam.
On Sat, 2001-11-03 at 02:58, Pier Fumagalli wrote:
> (Ok, today I _have_ to say this :) There is no time frame... Some of the
> code is already there
(Ok, today I _have_ to say this :) There is no time frame... Some of the
code is already there (like, Apache already knows whether he should serve a
file or delegate its execution to the servlet container). If it itches you
scratch it :) :) Meaning, you're more than welcome to figure out how it
wo
What is the time-frame for this change to be in?
>It will be supported in upcoming releases by mod_webapp, all static content
>(so the one not associated with a filter, with a servlet, or with security
>constraints) will be served automagically by Apache.
>pier
--
To unsubscribe:
Cracauer, David D. at [EMAIL PROTECTED] wrote:
> I was afraid of that..
> I want all of my html served by apache, and anything in /servlet to be
> served from tomcat as an app..
>
> I am trying to replace Jrun, and this is how it needs to work for me to be
> successful.
>
> Is it possible?
It
>Why not use mod_webapp???
I need to map /servlet to /servlet and *.jsp to tomcat
Can't find a way with mod_webapp.
-Original Message-
From: Adam Fowler [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 02, 2001 5:14 PM
To: Tomcat Users List
Subject: RE: Mod_webapp confi
ok for some docs...
> I assume you don't connect it to the warp connector. Is there a ajp12 or 13
> connector that I am missing?
>
> -Original Message-
> From: Steve Brunton [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 02, 2001 4:48 PM
> To: Tomcat U
rs List
Subject: Re: Mod_webapp configuration
"Cracauer, David D." wrote:
>
> Can mod_jk be used with Tomcat 4?
>
I sure hope so. I've got it running with 4.0.1
--
Steve Brunton <[EMAIL PROTECTED]> Phone: 404-827-2756
Chief Engineer Enterprise Syste
"Cracauer, David D." wrote:
>
> Can mod_jk be used with Tomcat 4?
>
I sure hope so. I've got it running with 4.0.1
--
Steve Brunton <[EMAIL PROTECTED]> Phone: 404-827-2756
Chief Engineer Enterprise SystemsOne CNN Center, Atlanta GA
CNN Internet Technologies ICBM: 84W 23' 45"
Can mod_jk be used with Tomcat 4?
-Original Message-
From: Steve Brunton [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 02, 2001 2:22 PM
To: Tomcat Users List
Subject: Re: Mod_webapp configuration
"Cracauer, David D." wrote:
>
> He comes through again!
> I
"Cracauer, David D." wrote:
>
> He comes through again!
> I'll look into mod_jk. I assume I need to use ajpv13.
>
I'd use the Ajp13 stuff, but that's just me. You should be able to
find all the latest and greates mod_jk stuff at :
http://cvs.apache.org/snapshots/jakarta-tomcat-connectors/
b
He comes through again!
I'll look into mod_jk. I assume I need to use ajpv13.
-Original Message-
From: Steve Brunton [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 02, 2001 1:58 PM
To: Tomcat Users List
Subject: Re: Mod_webapp configuration
"Cracauer, David D." wr
"Cracauer, David D." wrote:
>
> I was afraid of that..
> I want all of my html served by apache, and anything in /servlet to be
> served from tomcat as an app..
>
> I am trying to replace Jrun, and this is how it needs to work for me to be
> successful.
>
> Is it possible?
>
If you don't ru
PROTECTED]]
Sent: Friday, November 02, 2001 1:00 PM
To: 'Tomcat Users List'
Subject: RE: Mod_webapp configuration
Dave,
Tomcat is working correctly. Just because you have mapped to a WebAppDeploy
URL /servlet does not mean it will invoke a servlet class. If you want to
be able to do
Dave,
Tomcat is working correctly. Just because you have mapped to a WebAppDeploy
URL /servlet does not mean it will invoke a servlet class. If you want to
be able to do something like this
http://localhost/servlet/vue.web.core.VueWebPageServlet
httpd.conf should look something like this
WebA
21 matches
Mail list logo