[jboss-dev-forums] [Design of JBoss Portal] - Create CMS portlet in descriptor has no title bar

CJEMSINC do-not-reply at jboss.com
Mon Jan 19 16:53:27 EST 2009


I added the following in my *-object.xml file


		<if-exists>overwrite</if-exists>
		<parent-ref>Harmony.V3 Home</parent-ref>
					
			<window-name>HarmonyNews</window-name>
			<window-title>Harmony In The News</window-title>
			
			<content-type>cms</content-type>
			<content-uri>/default/Harmony/HarmonyNews.html</content-uri>
			
			right
			0
		
	

and the cms portlet gets added correctly but it has no title bar.  The portal itself is set to add,edit,view.   Do I need to explicitly add this title bar somewhere?

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

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



More information about the jboss-dev-forums mailing list