Use the admin server connected to port 8000 then add in an alias for the
Turbine servlet (Turbine.class) to jetspeed.  At the end of the form is a
spot for initialization parameters, put "properties=<path to
turbine.properties files>" into that space.  Put the jar files for jetspeed
into the /jrun/servers/lib folder.  I would suggest modifying the default
server for this purpose.  Since files are referenced relative to the
jrun/servers/default folder, I would suggest putting the configuration files
into a config folder under that folder.  Then you can reference them as
config/turbineresources.properties (typical).  If you send me an email
address, I can send you a local.properties for a JRun server that we use for
running our application (which is built on top of Jetspeed).

Christian Nichols
Director of Product Development
Q Strategies Inc.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Mark Wardell
Sent: Saturday, November 18, 2000 6:12 PM
To: [EMAIL PROTECTED]
Subject: install.html


Hello working-dogs:
I am new to the jetspeed and trying to get it to run uner JRun 3.0.
I am not sure what this step in the installation means?
Yes JRun uses a web.xml
>>You should give the Servlet an alias to something like "jetspeed".
Which Servlet?


>>Configure your Servlet init parameters. Add the property "properties" to
point to Jetspeed to the
>>file "./src/config/TurbineResources.properties" that ships with the
Jetspeed distribution. This can e >>done by setting an init parameter in
your Servlet Engine (under Jakarta this is defined in WEB->>INF/web.xml).
You should give the Servlet an alias to something like "jetspeed".

Thanks in advance



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]

Reply via email to