Jetspeed with mod_jk?

2001-01-05 Thread Phillip C Rhodes


Sorry, I asked this question on the jetspeed list, but no response
there...and someone told me this list is more appropriate.


I installed the war file on a working tomcat installation (3.2.1), but I
can only access jetspeed via localhost:8080 url.

How can I access it from behind apache?  I added JkMount /jetspeed/* ajp13
to my httpd.conf file.

To summarize,
my apache installation is able to run jsp files with tomcat.  I can run
jetspeed via localhost:8080.  How can I get it to come together?

on startup-tomcat will create a context:
2001-01-05 04:59:36 - ContextManager: Adding context Ctx( /jetspeed )

http://localhost/jetspeed/ causes apache to send it to tomcat
but I get 2001-01-05 05:01:09 - Ctx( tomcat.rhodepc-ws.alcoa.com: ): 404
R(  + /jetspeed/+ null) null


Thanks!



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




pls help-freebsd,mod_jk,apache,up all night and turning psycho!

2001-01-03 Thread Phillip C Rhodes

Well, getting past the point of frustration anyway.  I read all the docs
and have set Athis up on NT fine with virtual hosting and apache...and put
JRun on 4
different OS's but can't get this install to work.

 I am running Apache 1.3.9 on 3.4-RELEASE FreeBSD
Tomcat is 3.2.1.  JDK is the native 1.2.2 for FreeBSD

I built mod_jk.so from source. 
I start up tomcat.  7001 for http, 8001 for ajp12, and 9001 for ajp13.  I
can connect to the http port (7001) and jsp's run fine.  However, if I
invoke a jsp from apache, apache is not sending the request to tomcat.  I
know it is such a simple problem, but really, I been up all night and need
some help before I go crazy:)

I start up apache, no problems.  It works.  No errors in mod_jk.log.  It
creates the workers.  No errors in servlet.log or jasper.log

Here is some snippets of what I have done.  If you see the error of my
ways, please feel free to punish me however you see fit.
Thanks!

My apache file:

LoadModulejk_module  libexec/apache/mod_jk.so
AddModule mod_jk.c

# Configure mod_jk
#
JkWorkersFile /usr/local/jakarta-tomcat-3.2.1/conf/workers.properties
JkLogFile /usr/local/etc/apache/mod_jk.log
JkLogLevelerror


VirtualHost 216.55.177.74
DocumentRoot /usr/local/www/rhoderunner
ServerName www.rhoderunner.com
JkMount /*.jsp ajp13rhoderunner
JkMount /servlet/* ajp13rhoderunner
/VirtualHost


My worker.properties file:

worker.list=ajp12rhoderunner,ajp13rhoderunner

(left out ajp12rhoderunner worker...on port 8001)
#
# Defining a worker named ajp13 and of type ajp13
# Note that the name and the type do not have to match.
#
worker.ajp13rhoderunner.port=9001
worker.ajp13rhoderunner.host=localhost
worker.ajp13rhoderunner.type=ajp13
#
# Specifies the load balance factor when used with
# a load balancing worker.
# Note:
#   lbfactor must be  0
#   Low lbfactor means less work done by the worker.
worker.ajp13rhoderunner.lbfactor=1


My server.xml file:
(of course I have an AJP12 connector on 8001)
!--enable AJP13 support
  --
Connector className="org.apache.tomcat.service.PoolTcpConnector"
Parameter name="handler"

value="org.apache.tomcat.service.connector.Ajp13ConnectionHandler"/
Parameter name="port" value="9001"/
/Connector



Host name="www.rhoderunner.com"
  Context path="/" docBase="/usr/local/www/rhoderunner" debug="0"/
/Host






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: How to recompile mod_jserv.so

2000-11-09 Thread Phillip C Rhodes

You use the apxs command.  It should come with your apache bin
directory.  If you do a search on the tomcat site for 'apxs' you would see
the exct command.

I think it is apxs -f mod_jserv.so *.c



On Thu, 9 Nov 2000, [iso-8859-1] Anton Betha wrote:

 What do I have to install to recompile mod_jserv.so.
 I tried it with Suse 6.4 and the packetes gcc +
 linclude, but it won't start.
 
 __
 Do You Yahoo!?
 Gesendet von Yahoo! Mail - http://mail.yahoo.de
 Yahoo! Mail auf Ihrem Handy? - http://mobil.yahoo.de