I was workign on Oracle Applicaton Adapter for Weblogic and I was getting the following error while connecting it. Basically I was using this Adpater for Integration with Siebel CRM.
oracle/tip/adapter/api/exception/pcresourceexception
The mistake that i was doing that I was not giving the correct home path in JCA config home
this was default
I changed it with
oracle/tip/adapter/api/exception/pcresourceexception
The mistake that i was doing that I was not giving the correct home path in JCA config home
this was default
C:\Oracle\\Middleware\Oracle_SOA1\soa\thirdparty\ApplicationAdapters\tools\iwae\bin\..\..\..\ |
C:\Oracle\\Middleware\Oracle_SOA1\soa\thirdparty\ApplicationAdapters\config
Now Its running fine
0 comments:
Post a Comment