Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

RE: Making index.jsp work as welcome page after upgrade

talley angelina

2004-01-08


Since I'm running with JK2 and went the workers2.properties route to
configure it I don't have any JKMount statements anymore (I did with JK).

FYI, we're running Apache 1.3.27.

This is the relevant part of my workers2.properties:

#
# IP socket channel
#
[channel.socket:localhost:8009]
port=8009
host=127.0.0.1

#
# define the ajp13 worker
#
[ajp13:localhost:8009]
channel=channel.socket:localhost:8009

#
# Uri mapping - jsp files only
#
[uri:/*.jsp]
group=ajp13:localhost:8009

#
# Uri mapping - Struts stuff
#
[uri:/action/*]
group=ajp13:localhost:8009

#
# Uri mapping - all servlets in servlets directory
#
[uri:/servlets/*]
group=ajp13:localhost:8009



-----Original Message-----
From: Jeff Tulley
To: tomcat-user@(protected)
Sent: 1/7/2004 7:52 PM
Subject: RE: Making index.jsp work as welcome page after upgrade

What is your apache configuration, the JkMount statements and the like?

It seems like there could be a problem there and the request is never
getting to Tomcat for some reason

>>> talley_angelina@(protected) >>>
I don't quite understand. I have the 8080 connector commented out since
we
don't want to use Tomcat as standalone. I was able to disable
everything
else and get Tomcat up and running standalone to verify that it worked,
and
it does. I just run into problems as I try to connect up to Apache.

> -----Original Message-----
> From: Andres Ledesma [mailto:ledes@(protected)]
> Sent: Wednesday, January 07, 2004 5:00 PM
> To: Tomcat Users List
> Subject: Re: Making index.jsp work as welcome page after upgrade
>
>
> I was following this thread, And it occurs to me that instead
> of comment the
> port:8080 line, write port:80
>
> give it a try !!
>
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)

>

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


Jeff Tulley (jtulley@(protected))
(801)861-5322
Novell, Inc., The Leading Provider of Net Business Solutions
http://www.novell.com

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)



©2008 junlu.com - Jax Systems, LLC, U.S.A.