Not sure if its related but I'm getting this error my logs/jetspeed.log: ERROR [org.apache.jetspeed.page.document.psml.CastorFileSystemDocumentHandler.unmarshallDocument():570] Could not unmarshal the file /Users/hasan/clients/pww/Opnet/jetspeed/Jetspeed-2.2.1/webapps/jetspeed/../../pages/default-page.psml The processing instruction target matching "[xX][mM][lL]" is not allowed.{File: [not available]; line: 1; column: 7}
This is my pages/default-page.psml: <?xml version="1.0" encoding="UTF-8"?> <page id="default-page" xmlns="http://portals.apache.org/jetspeed" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://portals.apache.org/jetspeed http://portals.apache.org/jetspeed-2/2.2/schemas/psml.xsd"> <title>Users Home</title> <fragment id="jsmin-2" type="layout" name="jetspeed-layouts::VelocityTwoColumns"> <fragment id="jsmin-3" type="portlet" name="j2-admin::LoginPortlet"> <property name="row" value="0" /> <property name="column" value="0" /> </fragment> </fragment> <security-constraints> <security-constraints-ref>AEUV</security-constraints-ref> </security-constraints> </page> -- View this message in context: http://old.nabble.com/space-navigation-menu-tp31786134p31793814.html Sent from the Jetspeed - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-user-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-user-h...@portals.apache.org