[
https://issues.jboss.org/browse/GTNPORTAL-1250?page=com.atlassian.jira.pl...
]
Boleslaw Dawidowicz closed GTNPORTAL-1250.
------------------------------------------
Fix Version/s: (was: 3.4.0.Final)
Resolution: Out of Date
Should be verified in gatein master and reopened if necessary.
There are useless messages printed by UIPortlet class.
------------------------------------------------------
Key: GTNPORTAL-1250
URL:
https://issues.jboss.org/browse/GTNPORTAL-1250
Project: GateIn Portal
Issue Type: Task
Security Level: Public(Everyone can see)
Components: WebUI
Affects Versions: 3.0.0-GA
Reporter: le thanh quang
Assignee: Minh Hoang TO
Labels: sprint_36
Original Estimate: 4 hours
Remaining Estimate: 4 hours
There are some useless messages at info level printed by
org.exoplatform.portal.webui.application.UIPortlet class when load a portlet. The messages
are as following log section:
Apr 16, 2010 4:39:05 PM org.exoplatform.portal.webui.application.UIPortlet
supportsPublishingEvent
INFO: The portlet PortletContext[local./forum.ForumPortlet] doesn't support producing
the event : QuickReplyEvent
Apr 16, 2010 4:39:05 PM org.exoplatform.portal.webui.application.UIPortlet
supportsPublishingEvent
INFO: The portlet PortletContext[local./forum.ForumPortlet] doesn't support producing
the event : ForumPollEvent
Apr 16, 2010 4:39:05 PM org.exoplatform.portal.webui.application.UIPortlet
supportsPublishingEvent
In the contrast, if an event is configured as supported-publishing-event in portlet.xml
file, another message is thrown as
May 26, 2010 2:12:38 PM org.exoplatform.portal.webui.application.UIPortlet
supportsPublishingEvent
INFO: The Portlet PortletContext[local./forum.ForumPortlet] supports producing the event
: QuickReplyEvent
Therefore, It's better if the such messages are refined to be more concise and
convenient.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira