On Sun, 19 Mar 2000, Michael Sallman wrote:
>
> Now I can bring up http://localhost:8080/servlet/Jetspeed but all I get is a
> blank page.
Well, as usual, I sent my previous e-mail a little prematurely.
I found in logs/tomcat.log that cocoon.jar is missing
org.apache.cocoon.producer.ProducerFromMap.
While I was waiting for Cocoon to download, I copied Cocoon-1.6.jar back
into /lib. In JetSpeedResources.properties in the Portlet Markup section
I changed /content/xml/... to /opt/tomcat/webapps/content/xml/...
and voila, I have the Jetspeed Logon screen!!!!
Now the new problem. When I log in, I get the error:
java.io.FileNot Found Exception:
http://localhost:8080/opt/tomcat/webapps/xml/defaultPortlets.xml
If I change back to /content/xml/*, no Logon screen and I get the error
java.lang.ExceptionInInitializerError:
java.util.NoSuchElementException:
contentfeeds.portletbrowser.maxportlets doesn't map to an existing object.
Kevin, I just got your reply to my previous e-mail. Thanks for the suggestions.
Mike
--
--------------------------------------------------------------
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]