ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 83 - MCIA Level 1 Maintenance discussion

Report
Export

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
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
Answers
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
Answers
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
Answers
D.
Configure the dependency as a shared library in the project POM
E.
Update mule-artefact.json to export the Java package
Answers
E.
Update mule-artefact.json to export the Java package
Suggested answer: B, D
asked 18/09/2024
James Scott
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first