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=833816fef293f844576797bd74f1fc432f5ced7b;hp=52e5528cb7f5f9f114cefc84bf388e5e64105c76;p=jjobs.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 fec6144..405b1a5 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -42,7 +42,7 @@ Resource type: javax.jms.Queue 7) Setup Java Mail session: -JNDI name: jjobs/smtpSession +JNDI name: jjobsSmtpSession Mail host: Default user: Default sender address: noreply@your-domain.example