From: Roland Häder Date: Sat, 8 Jul 2017 00:05:31 +0000 (+0200) Subject: fixed JNDI names, no slash allowed. Then let's only use a-z X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=51f4c8a184a005871448372521ca2ac3da3fb8f2;p=jfinancials.git fixed JNDI names, no slash allowed. Then let's only use a-z Signed-off-by: Roland Häder --- diff --git a/INSTALL.txt b/INSTALL.txt index aaf267b..bd99dcc 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -42,7 +42,7 @@ Resource type: javax.jms.Queue 7) Setup Java Mail session: -JNDI name: jfinancials/smtpSession +JNDI name: jfinancialsSmtpSession Mail host: Default user: Default sender address: noreply@your-domain.example