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

Luca Stancapiano (JIRA) jira-events at lists.jboss.org
Sat Jul 14 08:25:03 EDT 2007


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

Luca Stancapiano updated JBPORTAL-1579:
---------------------------------------

    Attachment: jboss-service.xml

I send you the correct file

> 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: Julien Viet
>             Fix For: 2.6.1 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