Hi,
I set up an application to send and email which works perfectly fine. The problem is that after the mail is sent and I try to deploy i get the following error: Missing application web.xml, using defaults only StandardEngine[Catalina].StandardHost[localhost].StandardContext[/mailTest]. If I then restart Tomcat and deploy then the error message is gone.
Any ideas why cause its a pain to restart Tomcat everytime I have to send a mail?
Thanks.


Reply With Quote