On Thu, Dec 30, 2010 at 7:32 AM, robin <[email protected]> wrote: > Hi, all > > I'm using jetspeed 2.2.1, I have deployed my jetspeed application into > WAS6.1, but when i open the home page 'http://localhost/myapp/portal', i got > following message on firefox: > > Layout type not specified for VelocityOneColumn > > i can't find error message in WAS log files. > > it works fine in tomcat. > > How can i fix it?
I thought we had this problem fixed a few releases back. According to our Wiki, you have to manually copy it into the war directory: http://wiki.apache.org/portals/Jetspeed2/JetSpeedConfig see the section D5: 5. Place "jetspeed-layouts.war" in "\jetspeed.ear\jetspeed.war\WEB-INF\deploy" and start jetspeed. The more current documentation doesn't mention this requirement: http://portals.apache.org/jetspeed-2/deployguide/deploying-jetspeed-to-websphere.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
