I got my previous problem solved. I had stray comment
tags in the document. Now the context comes up, the
database is created but I get an error on the first page in
the browser. Here is the log entry.
05-04 20:15:51 INFO Portal engine - PSML-Man:
calculated resource:anon\html\en\US\default.psml.
Base: C:\Java\eclipse\workspace\imbrium\web\WEB-
INF\psml
05-04 20:15:51 INFO Portal engine -
CastorPsmlManager: about to return null doc:
05-04 20:15:51 INFO Portal engine - PSML-Man:
calculated resource:anon\html\en\default.psml. Base:
C:\Java\eclipse\workspace\imbrium\web\WEB-INF\psml
05-04 20:15:51 INFO Portal engine -
CastorPsmlManager: about to return null doc:
05-04 20:15:51 INFO Portal engine - PSML-Man:
calculated resource:anon\html\default.psml. Base:
C:\Java\eclipse\workspace\imbrium\web\WEB-INF\psml
05-04 20:15:51 INFO Portal engine -
JetspeedJspLayout: set response content type to
text/html
05-04 20:15:51 INFO Portal engine -
JetspeedJspLayout: set 'screenJSP' to: /WEB-
INF/templates/jsp/screens/Home.jsp
05-04 20:15:51 INFO Portal engine -
JetspeedJspLayout: forward request
to: /layouts/html/default.jsp
05-04 20:15:51 INFO Portal engine - Failed to retrieve
FullPortlet from PortletControl
05-04 20:15:51 ERROR Portal engine - Unable to
instanciate control FullPortlet, using default [Exception :
FullPortlet]
05-04 20:15:51 INFO Portal engine - Failed to retrieve
EidTitlePortlet from PortletControl
05-04 20:15:51 ERROR Portal engine - Unable to
instanciate control EidTitlePortlet, using default
[Exception : EidTitlePortlet]
05-04 20:15:51 ERROR Portal engine - Error
processing name 'default'. [Exception : null]
What's going on?
Oh! BTW, I have downloaded via CVS into eclipse:
Imbrium_1_3_1
jetspeed_1_2
mmbase_1_2
The compilation has many warnings but no errors.
Thanks for your consideration. I really want to get this
working so I can use Imbrium and support the Imbrium
project.