SMTP Email Module - Compilation of Java actions failed

1
Hello, I’m trying to use the SMTP Email Module, I have follow the setting up guide on: https://docs.mendix.com/howto/extensibility/install-and-configure-the-smtp-module I got upto 3.3 and when I tried to run the application, I get the error ‘Compilation of Java actions failed’. Anyone know how to resolve this? I checked the reviews of the module and saw people having similar problems to me. Thanks in advance :)
asked
2 answers
0

Hello Oliver,

Did you import the Encryption module beforehand? 

If so can you open it in eclipse and verify which java file is failing the validation?

answered
0

Hi Oliver,

I would check out the email module with templates. This is the one I normally use.

https://appstore.home.mendix.com/link/app/259/Mendix/E-mail-module-with-templates

 

Here is a blog post that explains how to set it up. 

https://austinmcnicholas.com/blog/2019/2/24/setup-email-in-a-mendix-app-in-10-minutes-or-less-9ya8n

 

Hope this helps!

answered