[jboss-user] [JBoss Portal] - Re: portlet not deployed properly
sumeet.singh
do-not-reply at jboss.com
Thu Jun 26 02:55:53 EDT 2008
ues, i have created both of them:
portlet-instances.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE deployments PUBLIC
"-//JBoss Portal//DTD Portlet Instances 2.6//EN" "http://www.jboss.org/portal/dtd/portlet-instances_2_6.dtd">
<instance-id>TestPortletInstance</instance-id>
<portlet-ref>TestPortlet</portlet-ref>
testPortal-object.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE deployments PUBLIC
"-//JBoss Portal//DTD Portal Object 2.6//EN"
"http://www.jboss.org/portal/dtd/portal-object_2_6.dtd">
<if-exists>overwrite</if-exists>
<parent-ref>default.default</parent-ref>
<window-name>TestPortletWindow</window-name>
<instance-ref>TestPortletInstance</instance-ref>
center
1
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160746#4160746
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160746
More information about the jboss-user
mailing list