Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, from the error it might be a classloader issue. Maybe you could try changing the classloader, I believe there is an example at Using Hibernate Entity and Dao in Plugin
Hi
I have created my own version of EmailTool; the only major difference is that i have added
email.addReplyTo(StringUtil.encodeEmail(replyTo));
Compiling is fine but when i run it in a store binder it is giving me following Exception.
I have tried many things but not working; i suspect maybe it is due to activation.jar or java mail api; Default Email tool is working fine though.
Any Idea?
Thanks