Error: [...HelloWorld] is not a function, it is object #6454
Unanswered
anoopvarma-2000-p
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In Mirth connect 4.5.0, when I invoke a class from my jar file (from custom-lib folder), getting the following error:
The code used in the channel (Source: JavaScript Reader):
The source code of the jar file:
pom.xml
Additional details:
Mirth Connect is running in a Docker container. The Image: nextgenhealthcare/connect:4.5.0
OpenJDK 21
Mirth Connect v4.5.0
The same setup works fine in a non-docker environment.
Please help to load the class properly, and print Hello World.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions