Web Service Invocation failure
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,