Is it not the same defect. But there again the 'fix' for NXP-3598 is to amend the 'sender' code of the notification (EmailNotificationSendActionsBean) to provide a String[] instead of a String[]. I guess that would mean a change to the code setting up this Notification too.

Personally I would make NotificationEventListener more tolerant...

Sean


Jesus Ibañez Calvo wrote:
Hello!

my problem is not when clicking in the email icon to send a notification, it works fine, my problem is when i try to subscribe any user in subscriptions manage tab

Thks. in advanced

Jesus


On Mon, Aug 10, 2009 at 6:05 PM, Sean Radford <[email protected] <mailto:[email protected]>> wrote:

    Guess this is your problem:

    http://jira.nuxeo.org/browse/NXP-3598


    Jesus Ibańez Calvo wrote:

        Hello everybody!!

        I configured email notification following the steps in
        nuxeo-book by editing the mail-service.xml file, but after
        register an automatic notifications as subscriptions, the next
        error is received in the log:

        ERROR [NotificationEventListener] Error during Notification
        processing for event subscriptionAssigned
        java.lang.ClassCastException: java.lang.String cannot be cast
        to [Ljava.lang.String;
           at
        
org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleNotifications(NotificationEventListener.java:114)
           at
        
org.nuxeo.ecm.platform.ec.notification.NotificationEventListener.handleEvent(NotificationEventListener.java:79)
           at
        
org.nuxeo.ecm.core.event.impl.AsyncEventExecutor$Job.run(AsyncEventExecutor.java:109)
           at
        
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
           at
        
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
           at java.lang.Thread.run(Thread.java:636)


        i've download
        nuxeo-platform-notification-web-5.2.1-20090809.230143-48.jar
        and
        nuxeo-platform-notification-core-5.2.1-20090809.230143-48.jar,
        from http://maven.nuxeo.org and redeploy the server, but the
        same error appear


        Could someone help me on this pls?

        Thks. in advanced.
-- Jesus
        ------------------------------------------------------------------------

        _______________________________________________
        ECM mailing list
        [email protected] <mailto:[email protected]>
        http://lists.nuxeo.com/mailman/listinfo/ecm
        To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm


-- Dr. Sean Radford, MBBS, MSc
    http://www.tacola.com/
    t: +44 (0) 8700 671 490
    m: +44 (0) 7802 24 24 86




--
Jesus


--
Dr. Sean Radford, MBBS, MSc
http://www.tacola.com/
t: +44 (0) 8700 671 490
m: +44 (0) 7802 24 24 86

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to