Tridib Das [http://community.jboss.org/people/tridib197779] created the discussion
"Configuring the header.jsp" To view the discussion, visit: http://community.jboss.org/message/536278#536278 -------------------------------------------------------------- Hi All, I have modified the header.jsp and created my own .war file. But still i have to modify the jboss-service.xml(\server\default\deploy\jboss-portal.sar\META-INF) <mbean code="org.jboss.portal.core.aspects.controller.PageCustomizerInterceptor" name="portal:service=Interceptor,type=Command,name=PageCustomizer" xmbean-dd="" xmbean-code="org.jboss.portal.jems.as.system.JBossServiceModelMBean"> <xmbean/> <attribute name="TargetContextPath">/portal-core</attribute> <attribute name="HeaderPath">/WEB-INF/jsp/header/header.jsp</attribute> <attribute name="TabsPath">/WEB-INF/jsp/header/tabs.jsp</attribute> <!-- Overrides the value of core.login.namespace in config.xml --> <!-- attribute name="LoginNamespace">dashboard</attribute --> <depends optional-attribute-name="Config" proxy-type="attribute">portal:service=ServerConfig</depends> <depends optional-attribute-name="PortalAuthorizationManagerFactory" proxy-type="attribute">portal:service=PortalAuthorizationManagerFactory</depends> <depends optional-attribute-name="PortalObjectContainer" proxy-type="attribute">portal:container=PortalObject</depends> </mbean> Without modifying the file , if there is any work around to solve the problem. Please reply. Thanks Tridib -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/536278#536278] Start a new discussion in JBoss Portal at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2011]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
