Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Oracle Apps Adapter issues

454278May 10 2011 — edited Feb 17 2013
Hi,

I have just downloaded and installed SOA 11.1.1.4.0 and am trying to work through the basic labs. I would like to be able to use the Oracle Apps adapter, but am getting the below error when trying to update the apps adapter (to change the status from Installed to Active):

An error occurred during activation of changes, please see the log for details.
[1] The ra.xml <connection-interface> class 'oracle.tip.adapter.apps.IAppsConnection' was not found in the resource adapter archive/application. [2] The ra.xml <connection-impl-class> class 'oracle.tip.adapter.apps.AppsConnection' was not found in the resource adapter archive/application. [3] The ra.xml <managedconnectionfactory-class> class 'oracle.tip.adapter.apps.AppsManagedConnectionFactory' was not found in the resource adapter archive/application. [4] The ra.xml <connectionfactory-impl-class> class 'oracle.tip.adapter.apps.AppsConnectionFactory' was not found in the resource adapter archive/application.


I logon to the consiole (localhost:7001/console), under Deployments, query on OracleAppsAdapter (whose status is 'Installed').
Source Path - C:\ Oracle\ Middleware\ Oracle_SOA1\ soa\ connectors\ AppsAdapter. rar

Configuration Tab -> Outbound Connections Pool (sub-tab) ->
Connection Factory -> eis/Apps/Apps
dataSourceName = NULL
xADataSourceName = jdbc/AppsDataSource

I navigate to Service -> Data Sources
Datasource Name = eBizDS, JNDI name = jdbc/AppsDataSource

The datasource is able to connect to the DB.

Am I missing any steps? One thing which I noticed is that the OracleAppsAdapter is not deployed on the 'AdminServer' (under Target tab). When I try to deploy it, I get the above error.

Please let me know if I posted in the wrong forum, or if you need any more information.

Versions:
SOA Suite - 11.1.1.4.0
WLS - 10.3.4

Thanks,
Ashish

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 17 2013
Added on May 10 2011
8 comments
3,433 views