My Oracle Support Banner

How To Add A Resource Adapter At Default Application Level Via Application Server Control (Doc ID 750763.1)

Last updated on FEBRUARY 13, 2024

Applies to:

Oracle Containers for J2EE - Version 10.1.3.3.0 and later
Information in this document applies to any platform.
Information in this document applies to any platform.

Goal

Is it possible to add a resource descriptor at the default application level via Application
Server Control, in other words update the j2ee/container/config/application.xml file , as
opposed to manually editing it from the command line ?

The entry should look like something like this :

<resource-provider name="test" class="oracle.jms.OjmsContext">
<description>OJMS/AQ</description>
<property name="datasource" value="jdbc/test" />
</resource-provider>



Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.