List of questions
Related questions
Question 83 - MCIA Level 1 Maintenance discussion
As a part of project requirement, Java Invoke static connector in a mule 4 application needs to invoke a static method in a dependency jar file. What are two ways to add the dependency to be visible by the connectors class loader?
(Choose two answers)
A.
In the Java Invoke static connector configuration, configure a path and name of the dependency jar file
B.
Add the dependency jar file to the java classpath by setting the JVM parameters
C.
Use Maven command to include the dependency jar file when packaging the application
D.
Configure the dependency as a shared library in the project POM
E.
Update mule-artefact.json to export the Java package
Your answer:
0 comments
Sorted by
Leave a comment first