Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
Error invoking BAMAdapter (12.2.1.2.0) - Authentication Issue

Hi Folks,
I have followed the below documentation to configure Oracle BAM Adapter to update a custom data object "SampleDO" in BAM. However, on invocation on Oracle BAM Adapter reference, I am getting the below error.
https://docs.oracle.com/cd/E14571_01/admin.1111/e10226/bam_config.htm#SOAAG9931
The selected operation process could not be invoked.
A fault occurred while invoking the webservice operation. The fault is : <env:Fault xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<faultcode>env:Server</faultcode>
<faultstring>Exception occurred when binding was invoked.
Exception occurred during invocation of JCA binding: "JCA Binding execute of Reference operation 'writetoBAM' failed due to: java.lang.NoSuchMethodException: weblogic.security.auth.Authenticate.authenticate(weblogic.jndi.Environment, javax.security.auth.Subject)".
The invoked JCA adapter raised a resource exception.
Please examine the above error message carefully to determine a resolution.
</faultstring>
<faultactor/>
<detail>
<exception>weblogic.security.auth.Authenticate.authenticate(weblogic.jndi.Environment, javax.security.auth.Subject)</exception>
</detail>
</env:Fault>
oracle.sysman.emInternalSDK.webservices.util.SoapTestException: Client received SOAP Fault from server : Exception occurred when binding was invoked.
Exception occurred during invocation of JCA binding: "JCA Binding execute of Reference operation 'writetoBAM' failed due to: java.lang.NoSuchMethodException: weblogic.security.auth.Authenticate.authenticate(weblogic.jndi.Environment, javax.security.auth.Subject)".
The invoked JCA adapter raised a resource exception.
I am not sure why this issue is coming in 12.2.1 as I have soa and bam installed on same domain.
Could anybody help out in resolving this issue.
Thanks...
Comments
-
It looks like you might be following the instructions for 11.1.1.3 and not 12c.
I have not done this in 12.2.1.2, but try this: