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;ds=sidebyside;h=c47f939868a0fce04a6051c3c3826bab33263f02;p=addressbook.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 b61bdc1..077f015 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -42,7 +42,7 @@ Resource type: javax.jms.Queue 7) Setup Java Mail session: -JNDI name: addressbook/smtpSession +JNDI name: addressbookSmtpSession Mail host: Default user: Default sender address: noreply@your-domain.example