Bonjour,

I tried to build a custom Jetspeed-2.2.1 portal. When I launch the
portal I have in the logs many (many) errors like:

2010-04-22 16:49:47,371 [http-8080-2] ERROR
org.apache.jetspeed.container.JetspeedContainerServlet -
JetspeedContainerServlet: Error rendering portlet
"j2-admin::SpacesManager": javax.portlet.PortletException:
org.apache.jetspeed.page.document.DocumentNotFoundExcept
ion: Jetspeed PSML page security not found: page.security
javax.portlet.PortletException:
org.apache.jetspeed.page.document.DocumentNotFoundException: Jetspeed
PSML page security not found: page.security

....

and of course many portlets just show an error message

like

Portlet j2-admin::SpacesManager not available: Jetspeed PSML page
security not found: page.security

etc...

** I have ubuntu 9.10
** apache-tomcat-6.0.26 correctly confiigured (a j2deployer user,
emptySessionPath="true", <Manager pathname="" />
** Apache Maven 2.2.1
** Apache Ant version 1.7.1
**java-6-sun-1.6.0.19

I build the portal using the instrucions from
http://portals.apache.org/jetspeed-2/buildguide/jetspeed-archetype.html

** mvn
org.apache.maven.plugins:maven-archetype-plugin:2.0-alpha-4:generate \
    -DarchetypeGroupId=org.apache.portals.jetspeed-2 \
    -DarchetypeArtifactId=jetspeed-archetype \
    -DarchetypeVersion=2.2.1 \
    -DartifactId=Portail-Aristote \
    -Dpackage=org.aristote \
    -DgroupId=org.aristote -Dversion=1.0.a

** with jetspeed-mvn-settings.xml configured to use derby

**mvn jetspeed:mvn -Dtarget=all

builds are OK

It seems that no psml pages are found ? any idea ?

Cordialement

Ph d'Anfray






---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to