[
http://jira.jboss.com/jira/browse/JBFORUMS-223?page=all ]
Luca Stancapiano updated JBFORUMS-223:
--------------------------------------
Attachment: portlet.xml
I attach you modified file
display-name should to be added
-------------------------------
Key: JBFORUMS-223
URL:
http://jira.jboss.com/jira/browse/JBFORUMS-223
Project: JBoss Forums
Issue Type: Bug
Affects Versions: 1.0.1 GA
Environment: jboss forums taken from svn
http://anonsvn.labs.jboss.com/labs/jbossforums/branches/forums101P26
and
jboss portal taken from svn
http://anonsvn.jboss.org/repos/portal/tags/JBoss_Portal_2_6_0_CR2
Reporter: Luca Stancapiano
Assigned To: Ryszard Kozmik
Fix For: 1.0.1 RC
Attachments: portlet.xml
using wizard mode of jboss portal 2.6 cr2 , it seems that it needs for display-name tag
into portlet.xml of a portlet because the administrator could not understand the name of
portlet to add.
I added display-name and description into
src/resources/portal-forums-war/WEB-INF/portlet.xml
<portlet>
<description>A totally java Forums !!!!!!!</description>
<portlet-name>JSFForumsPortlet</portlet-name>
<display-name>JBoss Forums</display-name>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira