[jboss-user] [JBoss Portal Users] - Re: Removing Dashboard Feature
PeterJ
do-not-reply at jboss.com
Fri Sep 25 10:36:48 EDT 2009
Try this. In jboss-portal.sar/conf/data/default-object.xml, delete the entire 'deployment' entry that starts with:
<deployment>
| <if-exists>keep</if-exists>
| <context>
| <context-name>dashboard</context-name>
| <properties>
| . . .
| </deployment>
Disclaimer: I haven't tried this, so no guarantees.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257086#4257086
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4257086
More information about the jboss-user
mailing list