1 Reply Latest reply on Dec 7, 2005 7:45 AM by viz_sre

    Problems changing portal layout (JBoss 4.0.3SP1)

    viz_sre

      I am running Jboss 4.0.3SP1 and I am having problems setting a different theme/layout than default. I am trying to deploy the MyLayout theme.

      With jboss-portal 2.0.1RC3:
      I update default-portal.xml I set 2ColumnLayout/divRenderer. But when accessing the URL http://localhost:8080/portal I get an error saying
      java.lang.NullPointerException
      org.jboss.portal.core.theme.strategy.StrategyFactory.createStrategyContext(StrategyFactory.java:55)



      With jboss-portal 2.2 HEAD
      I cannot deply this in 4.0.3SP1 since it says it is missing a protocol in the BridgeInterceptor.xml.


      Any suggestions on how to get a portal working on 4.0.3SP1 with a separate layout package? I have tried adding some sort of portal-strategy.xml file to the MyLayout theme but with no success.


      Thanks

      Steinar Eriksen