Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-11152

Activating Java Mail debug breaks generation of Catalina's nuxeo.xml

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.7.1
    • Component/s: Notifications

      Description

      <Resource auth="Container" name="Mail" type="javax.mail.Session" factory="org.nuxeo.ecm.platform.ec.notification.email.EmailResourceFactory"
      mail.from="${mail.from}"
      <#if "${mail.debug}" == "true">
      mail.debug="${mail.debug}" />
      </#if>
      mail.store.protocol="${mail.store.protocol}"

      Resource tag should not be closed if mail.debug is true

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: