hi florent,

=== notification-config.xml ===

<?xml version="1.0"?>
<component name="org.nuxeo.ecm.platform.ear.config.notification">

  <extension

 target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService"
    point="generalSettings">
    <settings>
      <serverPrefix>http://localhost:8080/nuxeo/</serverPrefix>
      <eMailSubjectPrefix>[Nuxeo]</eMailSubjectPrefix>
      <mailSessionJndiName>java:/Mail</mailSessionJndiName>
    </settings>
  </extension>

</component>

============================================

Also, I'm using nuxeo-5.3.2. Its default lib/ location when I unzipped it is
on ~nuxeo/lib. See below:

# ls -la mail-1.4.jar
-rw-r--r-- 1 nuxeo nuxeo 388864 Jul 19 22:46 mail-1.4.jar

# pwd
/opt/nuxeo-dm/lib


By the way, I'm using nuxeo-5.3.2 jetty distribution and CentOS-5.5.


Oliver


On Fri, Sep 3, 2010 at 9:15 PM, Florent Guillaume <[email protected]> wrote:

> Mail works for everyone in the JBoss distribution.
> That must be something else on your side then.
> What's your notification-config.xml file?
> You have a strange location for your JavaMail JAR. For JBoss it should
> be in server/default/lib/mail.jar in standard. lib/mail-1.4.jar is the
> location in a Tomcat.
>
> Florent
>
>
_______________________________________________
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