Dear All,
I'm new to jboss portal, I was wondering is that possible to deploy portlet to the
dashboard using the *-object.xml in my portlet app instead of define it in the
<portal_home>\server\default\deploy\jboss-portal.sar\conf\data\default-object.xml.
I've tried to define it in my portlet app's *-object.xml but it seems not working.
It only shows the portlet in the default portal instead of the dashboard by using the
following setting,
<if-exists>overwrite</if-exists>
<parent-ref>template.default</parent-ref>
<window-name>HelloWorldPortletWindow</window-name>
<instance-ref>HelloWorldPortletInstance</instance-ref>
center
0
Since I didn't modify any default dashboard config, so it will be using
template.default (I assume I'm right...).
Also, is that possible to define a portlet into 2 different portal page using *-object.xml
instead of doing it in the admin portlet.
Any Ideas??
Thanks in advance.
ar_fee
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109913#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...