Hi,
I've put a .jar package file in custom/lib. Everything worked fine until I added a method to a java file.
The old functions still work but the new one seems to not be there. I get
Caused by: org.mozilla.javascript.EcmaError: TypeError: Cannot find function fetchTranslation.
No matter what I try.
Has mirth some kind of cache in the database I could reset or clear?
Best regards
Manuel Silvoso
I've put a .jar package file in custom/lib. Everything worked fine until I added a method to a java file.
The old functions still work but the new one seems to not be there. I get
Caused by: org.mozilla.javascript.EcmaError: TypeError: Cannot find function fetchTranslation.
No matter what I try.
Has mirth some kind of cache in the database I could reset or clear?
Best regards
Manuel Silvoso
Comment