[jboss-jira] [JBoss JIRA] Closed: (JBPORTAL-1579) change of package for UserCounterListener

Thomas Heute (JIRA) jira-events at lists.jboss.org
Mon Jul 16 05:15:28 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBPORTAL-1579?page=all ]

Thomas Heute closed JBPORTAL-1579.
----------------------------------

    Fix Version/s: 2.8 Final
       Resolution: Done
         Assignee: Thomas Heute  (was: Julien Viet)

Thanks

> change of package for UserCounterListener
> -----------------------------------------
>
>                 Key: JBPORTAL-1579
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1579
>             Project: JBoss Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Portal Samples
>    Affects Versions: 2.6 Final
>         Environment: JBoss as from http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_4_0_5_GA_CP06,
> JBoss Portal from http://anonsvn.jboss.org/repos/portal/trunk since 9 july 2007
>            Reporter: Luca Stancapiano
>         Assigned To: Thomas Heute
>             Fix For: 2.6.1 Final, 2.8 Final
>
>         Attachments: jboss-service.xml
>
>
> hi...into core-samples/src/resources/portal-basic-samples-sar/META-INF/jboss-service.xml : row 74  there is :
>       <attribute name="ListenerClassName">org.jboss.portal.core.portlet.test.event.UserCounterListener</attribute>
>    </mbean-->
> it should to be so:
>       <attribute name="ListenerClassName">org.jboss.portal.core.samples.basic.event.UserCounterListener</attribute>
>    </mbean-->
> because package of UserCounterListener is changed into core-samples project instead of core project

-- 
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

        



More information about the jboss-jira mailing list