Skip to content

Instantly share code, notes, and snippets.

@yamanyar
Created September 12, 2013 14:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yamanyar/6538415 to your computer and use it in GitHub Desktop.
Save yamanyar/6538415 to your computer and use it in GitHub Desktop.
Messagesender configuration for NTLM
<int-ws:outbound-gateway
uri="${services.exchange.service}" request-channel="exchangeServiceEnriched"
message-sender="exchangeMessageSender">
</int-ws:outbound-gateway>
<bean id="exchangeMessageSender" class="com.ykb.esb.util.exchange.BasicToNTLMHttpComponentsMessageSender" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment