[jboss-user] [JBoss Portal] - Re: Serious bug if you rename a portal war

julien@jboss.com do-not-reply at jboss.com
Thu Aug 23 14:40:07 EDT 2007


what happens ?

is it because the name changes so the portlet references are changed ? if so you can have a file jboss-app.xml in WEB-INF and the portal will use it to namespace your portlets instead of using the war file name:


  | <jboss-app>
  |    <app-name>portal</app-name>
  | </jboss-app>
  | 

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

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



More information about the jboss-user mailing list