Hi again,
I believe I have found part of my problems. The page links for the screens
look like:
http://myhost/servlet/jetspeed/screen/ . . .
However Apache with jk_mod serves my page as
http://myhost/jetspeed/servlet/jetspeed/screen/ ...
So I need to figure out how to configure apache, and Tomcat to provide a
context that jetspeed needs. I already created an alias for the /content
directory.
Any help would be appreciated!
Thanks..
Mike Warne
[EMAIL PROTECTED]
<< Original Message >>
Hi,
I have just installed Jetspeed, and am working through some installation
issues.
Currently I have the main screen displaying, but most of the links that
reference a screen cause errors, or exceptions.
For example typing http://myhost/jetspeed/servlet/jetspeed/screen/admin
causes the message in the browser:
Exception: java.lang.Exception:
Requested Screen not found: admin
Turbine looked in the following modules.packages path:
[org.apache.jyve, org.apache.jetspeed.turbine,
org.apache.turbine.modules, org.apache.turbine.modules,
org.apache.turbine.modules, org.apache.turbine.modules,
org.apache.turbine.modules, org.apache.turbine.modules]
at
org.apache.turbine.modules.ScreenLoader.getInstance(ScreenLoader.java,
Compiled Code)
.
.
.
.
Any assistance would be appreciated..
Thanks in advance
Mike Warne
[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]