IBM App Connect Enterprise V11 Solution Development C1000-056 Question # 8 Topic 1 Discussion
C1000-056 Exam Topic 1 Question 8 Discussion:
Question #: 8
Topic #: 1
How can static library LIB1 be converted into a shared library without breaking references?
A.
Use the shared library conversion tool from the Integration Toolkit
B.
Highlight the static library, open convert wizard create a new shared library selecting the resolve references checkbox which will update all applications, libraries, and independent resources that referenced LIB1.
C.
Create a new shared library named TMP1, move all assets from static library, rename the static library, and rename shared library LIB1.
D.
Export static library LIB1 as a shared library, import new shared library into the workspace replacing static library with new shared LIB1.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit