Ate Douma wrote:
It can also be helpful to check with the Portal Site Manager portlet
(under "Jetspeed Administrative Portlets") where you can see all
*loaded* pages (requires admin user/role to access).
The page is not loaded, it's not visible. I thought I was following the
tutorial at
http://portals.apache.org/jetspeed-2/tutorial/03/tutorial-psml.html
but apparently, I did something different. This is my default-page.psml
in the tutorial folder in WEB-INF/pages
<?xml version="1.0" encoding="UTF-8"?>
<page>
<defaults layout-decorator="jetexpress"
portlet-decorator="jetexpress"
skin="jetexpress"/>
<title>JetExpress Tutorials</title>
<url>/tutorial</url>
<short-title>Tutorials</short-title>
<fragment id="tutorial-100" type="layout"
name="jetspeed-layouts::VelocityTwoColumns">
<fragment id="express-101" type="portlet"
name="jetexpress-pa::BonjourMonde"/>
<fragment id="express-102" type="portlet"
name="jetexpress-pa::TutorialPortlet2"/>
</fragment>
</page>
I have a folder.metadata in the same folder:
<?xml version="1.0" encoding="UTF-8"?>
<folder>
<title >Tutorial</title>
<metadata name="title" xml:lang="fr">Autodidacte</metadata>
<metadata name="title" xml:lang="en">Tutorial</metadata>
<security-constraints>
<security-constraints-ref>public-edit</security-constraints-ref>
</security-constraints>
</folder>
In jetspeed.log there's error messages about a bookmark portlet, nothing
else. in eht localhost-{todays date} log there's no errors.
It's just the page "Tutorial" that doesn't show up on my page. As the
screenshot shows, it should be a link underneath "Public folders". So
either the page and it's portlets are running in a parallel universe, or
- most likely - I have overlooked something, or the tutorial itself has
overlooked something.
Other than this, the tutorial and the documentation are a great way to
get to know Jetspeed quickly. I like Apache projects.
dagdag
Christine
If it still is unclear, maybe copy/paste the page definition here.
Groet,
Ate
dagdag
Christine
---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-user-h...@portals.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-user-h...@portals.apache.org
--
dagdag is just a two-character rotation of byebye.
---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org
For additional commands, e-mail: jetspeed-user-h...@portals.apache.org