Hi,
We are facing issue while invoking WSDL from JAVA "Severe error detected in odbc XA interface, RM interface disabled".
Resource Manager for resource odbc commit failed :reason -00003 in below different scenario.
1.In first call WSDL invokes successfully from second invoke it is showing error.
2.If same WSDL called by more than one JAVA resources, it will throw same error.
3. If more than one WSDL invoked in JAVA resource operation.
Can anyone highlight light here.