Roger Ruttimann wrote:
I found the problem.
The first / in the path gets stripped out. If I define
org.apache.jetspeed.portal.home = //home/rogerrut/workspace/jetspeed-2
the server starts up fine but defining the path without a double //
gives me the error.
Im seeing the same thing :
this fails:
org.apache.jetspeed.portal.home = /home/taylor/projects/xportal
this succeeds:
org.apache.jetspeed.portal.home = //home/taylor/projects/xportal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]