A developer is using the WebSphere Server application Developer Tools to convert theirexisting JPA project to an OSGi JPA bundle. The original JPA project has apersistence.xmlfile that is by default located in thesrc/META-INFfolder of the project.The developer invokes the action to convert the JPAproject to an OSGi bundle project.Which changes are expected to be performed by the tools to the original project when it isconverted to an OSGi bundle?
A. The MANIFEST.MF file is generated under a newMETA-INFfolder in the root of theproject. The following entry is addedto the MANIFEST.MF file: Meta-Persistence:
B. The MANIFEST.MF file is generated under a newMETA-INFfolder without a Meta-Persistence: Entry
C. The MANIFEST.MF file is generated in thesrc/META-INFfolder which containsthe persistence.xml file. The following entry is added to the MANIFEST.MF file: Meta-Persistence:
D. The MANIFEST.MF file is generated in theBundleContext/META-INFfolder. Thepersistence.xml is moved from the srcfolder to the same location as theMANIFEST.MF.
A developer is using the WebSphere Server application Developer Tools to convert theirexisting JPA project to an OSGi JP
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A developer is using the WebSphere Server application Developer Tools to convert theirexisting JPA project to an OSGi JP
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!