Windows AD/NTLM authentications
We are using SOA Suite 12.2.1.3.
I try to invoke service with NTLM.
I use this method:
But always received "HTTP Error 400. The request is badly formed"
oracle.fabric.common.FabricInvocationException: Unable to invoke endpoint URI "http://fxapp-tst.kdb.hu:10059/Fx.SwiftConnector.WcfAdapter/DataPduAdapter.svc" successfully due to: javax.xml.soap.SOAPException: javax.xml.soap.SOAPException: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>Bad Request</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Bad Request</h2>
<hr><p>HTTP Error 400. The request is badly formed.</p>