Doug Chestnut wrote:
Hi Devs,
Just wondering if anyone has notification working in their 1.4 pub?

Steps I have taken with no love :( :
-fixed reference to cocoon://core/modules/notification/modification/message.xml (changed it to cocoon://modules/notification/message.xml) in DefaultNotifer.java, -created notification/sitemap.xmap to handle the request for message.xml (generate/xmlserilize of notification/content/message.xml)

Thanks, I forgot to update this.
We need webtests :(

-added activation.jar and mail.jar to my /lib directory

I am not getting an error, but I am also not getting an email (monitoring with axis shows no connection to port 25 attempted). I will debug my problems, but just wanted to know if others have notification working.

I had the same problem once, IIRC it was because of the
geronimo libraries which override the javax.mail classes by
some mocks or something like that.

You could try to remove geronimo-spec-*.jar from the WEB-INF/lib
directory. I'll try it again too and report if I find a solution.

-- Andreas

--
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                     [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to