Which JDeveloper SOA project artifacts have references to the JNDI name of a resource adapter connection factory that is used in the project?

Which JDeveloper SOA project artifacts have references to the JNDI name of a resource adapter
connection factory that is used in the project?

Which JDeveloper SOA project artifacts have references to the JNDI name of a resource adapter
connection factory that is used in the project?

A.
.jca file

B.
.wsdl file

C.
.componentType file

D.
adf-config.xml file

Explanation:
Example:
If the MDS database has a JNDI name, then use the following entries inadf-config.xml:
<metadata-store
class-name=”oracle.mds.persistence.stores.db.DBMetadataStore”>
<property name=”jndi-datasource” value=”${db.jndi.name}”/>
<property name=”partition-name” value=”soa-infra”/>
</metadata-store>



Leave a Reply 4

Your email address will not be published. Required fields are marked *