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/?p=pizzaservice.git;a=commitdiff_plain;h=35ed6a317bb9e3309b8c802b2a28cf3c1702d683 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 78fdd65..e599b24 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -42,7 +42,7 @@ Resource type: javax.jms.Queue 7) Setup Java Mail session: -JNDI name: pizzaservice/smtpSession +JNDI name: pizzaserviceSmtpSession Mail host: Default user: Default sender address: noreply@your-domain.example