Mark Nickel wrote:
>
> Raphael, (sorry, don't know how to do the umluet above the "e" :) )
>
Buy a French keyboard... :P
> >
> > Yes, I have Cocoon (CVS) and Jetspeed (CVS) both running happily on my test
> > machine
> > (WinNT/Apache/JRun).
>
> I'm running Linux/Apache 1.3.11/Apache JServ 1.1. I wonder if it would be possible
>for
> you to sent me your configuration files so I can see how you set up the two
>environments.
> I just cannot get it working. I don't have experience with NT, does JRun set up
>servlet
> zones?
>
No, JRun has no concept of servlet zones, so I don't think my setup files
would really help you.
Basically, what I have on my system (it's not the actual configuration but
should be working)
- Jrun configured to handle *.xml -> Cocoon
- Jrun classpath contains:
castor, xalan, xerces, cocoon, fop, cocoon-ext, jetspeed, turbine, ecs,
webmacro, village JARs
(I use JDK1.2 and have JNDI and JDBC drivers in my jre/lib/ext)
- I created a servlet alias jetspeed -> Turbine with
initArgs=<path to>/TurbineResources.properties (found with jetspeed)
in TurbineResources.properties
* check the path to JetspeedResources.properties
in Jetspeed.properties:
* use absolute file:// URLs for the following keys:
portlet.default.url
portlet.allportlets.url
portletmarkup.default
portletmarkup.all
Restart JRun and Apache, and http://<myhost>/servet/jetspeed should work...
--
Rapha�l Luta - [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]