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!

Web Service Invocation failure

Shiva ShankarJul 25 2012 — edited Jul 31 2012
Hi ppl,

I have deployed CC validation app on the appserver, as far as i'm concerned, i have deployed the DB adapter and the jdbc source correctly, but, when i try to run it on the em server, i get an error like this


"java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: Client received SOAP Fault from server : oracle.fabric.common.FabricException: oracle.fabric.common.FabricInvocationException: java.sql.SQLException: Internal error: Cannot obtain XAConnection java.sql.SQLException: Data Source SOADataSource does not exist. at weblogic.jdbc.common.internal.ConnectionPoolManager.reserve(ConnectionPoolManager.java:131) at weblogic.jdbc.common.internal.ConnectionPoolManager.reserve(ConnectionPoolManager.java:77) at weblogic.jdbc.jta.DataSource.getXAConnectionFromPool(DataSource.java:1751) at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1515) ".. and so on..

A little help would be useful..

Regards,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 28 2012
Added on Jul 25 2012
3 comments
953 views