[jboss-user] [JBoss Portal] - Re: Problem with Fixed Bug 2.6.3: On logout, redirect to the

ameo do-not-reply at jboss.com
Thu Jan 31 03:53:02 EST 2008


Thanks Thomas,

and, could I do it like the same way to declare a default portal ? I tried the following description in my *object.xml


  |   <deployments>
  | 	<deployment>
  | 		<context>
  | 			<context-name />
  | 			<property>
  | 				<name>portal.defaultObjectName</name>
  | 				<value>AMEO</value>
  | 			</property>
  | 		</context>
  | 	</deployment>
  | 	<deployment>
  | 		<parent-ref />
  | 		<if-exists>overwrite</if-exists>
  | 		<portal>
  | 			<portal-name>AMEO</portal-name>
  | 			<parent-ref>default</parent-ref>
  | 			<properties>
  | 				<property>
  | 					<name>portal.defaultObjectName</name>
  | 					<value>AMEO.STARTPAGE</value>
  | 				</property>
  | 			</properties>
  | 			<page>
  | 				<page-name>AMEO.STARTPAGE</page-name>
  | 				<display-name>ameos start page</display-name>
  | 				<if-exists>overwrite</if-exists>
  | 
  | 

No Luck with it.

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

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



More information about the jboss-user mailing list