java-ee-7

sending email in java does not show the error when it cannot send the same

I created a system where the user himself registers and the password is sent by email. If you can not send the email, it gene ... cipient address rejected: User unknown in virtual mailbox table Last-Attempt-Date: Wed, 08 Mar 2017 05:53:40 -0800 (PST)

How to automatically create specific files via Maven to deploy each container?

I am working on a very complex JEE project, which involves the possibility of deploying the application to each client in a d ... l for Tomcat type containers? Remembering that there are two types of application, purely WEB (client), EAR (client+agents).