Câu 2: C9510-319: IBM WebSphere Application Server Developer Tools V8.5 with Liberty Profile
A developer is using the WebSphere Server application Developer Tools to convert their existing JPA project to an OSGi JPA bundle. The original JPA project has a persistence.xml file that is by default located in the src/META-INF folder of the project. The developer invokes the action to convert the JPA project to an…
Nội dung câu hỏi
A developer is using the WebSphere Server application Developer Tools to convert their existing JPA project to an OSGi JPA bundle. The original JPA project has a persistence.xml file that is by default located in the src/META-INF folder of the project. The developer invokes the action to convert the JPA project to an OSGi bundle project. Which changes are expected to be performed by the tools to the original project when it is converted to an OSGi bundle?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. The MANIFEST.MF file is generated under a new META-INF folder in the root of the project. The following entry is added to the MANIFEST.MF file: Meta- Persistence
- B. The MANIFEST.MF file is generated under a new META-INF folder without a Meta-Persistence: Entry
- C. The MANIFEST.MF file is generated in the src/META-INF folder which contains the persistence.xml file. The following entry is added to the MANIFEST.MF file: Meta-Persistence — đáp án hiện tại
- D. The MANIFEST.MF file is generated in the BundleContext/META-INF folder. The persistence.xml is moved from the src folder to the same location as the
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.