There are useless messages printed by UIPortlet class.
------------------------------------------------------
Key: GTNPORTAL-1250
URL:
https://jira.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
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 contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira