[jboss-user] [JBoss Portal Users] - Re: error java.lang.NullPointerException - getdashboard

jssteux do-not-reply at jboss.com
Thu Nov 5 05:06:11 EST 2009


By default, dashboard and template must exist in default-object.xml . So restore them from original files

 
      <if-exists>keep</if-exists>
      
         <context-name>dashboard</context-name>
         
....

   
      <parent-ref/>
      <if-exists>keep</if-exists>
      
         <portal-name>template</portal-name>


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264067#4264067

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4264067



More information about the jboss-user mailing list