I have finally got some other than an exception when starting up
Jetspeed build. Today I successfully build and run Jetspeed on NT. I
believe it is my lack of understanding of Turbine that has got confued.
Here is what I have.

I am using source from around 1800 on Saturday.  I successfully built
the src and installed JetSpeed.jar into Tomcat 3.1

Here is the URL I used to start the Turbine Servlet:
http://stewart:8080/jetspeed/servlet/Turbine

This URL redirected to me to the following URL with the following
result:
http://stewart:8080/jetspeed/servlet/Turbine/screen/Home/screen/Home

<head><title>Document moved</title></head>
<body><h1>Document moved</h1>
This document has moved <a
href="http://stewart:8080/jetspeed/servlet/Turbine/screen/portlets.PortletViewerScreen/screen/portlets.PortletViewerScreen">here</a>.<p>
</body>


I played around with my TurbineResources file and changed the some of
the settings so now I understand what it going on with Turbine.  I tried
a new screen in like the one below but I got the same error.

I tried this:
screen.homepage=portlets.PortletViewerScreen
instead of this:
screen.homepage=Home

screen.login=Login
screen.error=Error

Since I don't have my Turbine configured to work with a database I
thought this might be a cause of the problem.  

If anyone has any suggestions I would greatly appreciate it.  

I am so close and once I get working I really think I will actually be
able to contribute something:

Once I finally get all this put together on NT I will post my
setup/configuration settings

Regards,
Hugh


--
--------------------------------------------------------------
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]

Reply via email to