Hi all, I am new to jetspeed2 so I followed the steps in the tutorial. I use maven 2.2.1, eclipse and tomcat 6.0.26.
Tomcat is installed in D:\Apache\apache-tomcat-6.0.26 Creating the initial project using maven worked fine, I edited the jetspeed-mvn-settings.xml as explained in tutorial. Building the war file worked as described and end with a "build succesfull". Tomcat starts without errors but when I attempt to view the application ( http://localhost:8080/jetexpress/portal) I get a http 404 error. The only thing that I can find in the log files is in localhost.log There the following lines are repeated over and over again: ... 21-apr-2010 16:30:02 org.apache.catalina.core.ApplicationContext log INFO: JetspeedContainerServlet: Could not yet start portlet application at: jetexpress-pa. Starting back ground thread to start when the portal comes online. 21-apr-2010 16:30:08 org.apache.catalina.core.ApplicationContext log INFO: JetspeedContainerServlet: attemping to start Portlet Application at: /j2-admin 21-apr-2010 16:30:08 org.apache.catalina.core.ApplicationContext log INFO: JetspeedContainerServlet: Could not yet start portlet application at: j2-admin. Starting back ground thread to start when the portal comes online. 21-apr-2010 16:30:12 org.apache.catalina.core.ApplicationContext log INFO: JetspeedContainerServlet: attemping to start Portlet Application at: /jetexpress-pa 21-apr-2010 16:30:12 org.apache.catalina.core.ApplicationContext log INFO: JetspeedContainerServlet: Could not yet start portlet application at: jetexpress-pa. Starting back ground thread to start when the portal comes online. 21-apr-2010 16:30:18 org.apache.catalina.core.ApplicationContext log INFO: JetspeedContainerServlet: attemping to start Portlet Application at: /j2-admin 21-apr-2010 16:30:18 org.apache.catalina.core.ApplicationContext log INFO: JetspeedContainerServlet: Could not yet start portlet application at: j2-admin. Starting back ground thread to start when the portal comes online. 21-apr-2010 16:30:22 org.apache.catalina.core.ApplicationContext log INFO: JetspeedContainerServlet: attemping to start Portlet Application at: /jetexpress-pa 21-apr-2010 16:30:22 org.apache.catalina.core.ApplicationContext log INFO: JetspeedContainerServlet: Could not yet start portlet application at: jetexpress-pa. Starting back ground thread to start when the portal comes online. Any idea as to what might cause this? Thanks in advance -- ,met vriendelijke groet Wiep Nijdam o -/\ ---\---- \ \)) ))
