]> git.mxchange.org Git - pizzaservice-war.git/commit
WAR projects should not send emails as this is synchronous and slow. Better is
authorRoland Häder <roland@mxchange.org>
Sat, 8 Jul 2017 17:24:17 +0000 (19:24 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 8 Jul 2017 19:07:12 +0000 (21:07 +0200)
commit739734292d417f086dc8075236bf9ac7fcf7f1a7
treec73565ffcb4e20b752ea4fc6cc299c2b39fce395
parent9a8a89007c06c8a76d80446c1ad634d24ed87e99
WAR projects should not send emails as this is synchronous and slow. Better is
to have a message-driven bean (see mailer-ejb project) do the job.

Signed-off-by: Roland Häder <roland@mxchange.org>
nbproject/build-impl.xml
nbproject/project.properties
nbproject/project.xml