aspose file tools
The moose likes Web Services and the fly likes How to create Eclipse Java Client to call WCF services using NTLM security ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "How to create Eclipse Java Client to call WCF services using NTLM security ?" Watch "How to create Eclipse Java Client to call WCF services using NTLM security ?" New topic
Author

How to create Eclipse Java Client to call WCF services using NTLM security ?

WeiWei He
Greenhorn

Joined: Jun 17, 2009
Posts: 3
My friends,

I need to create a Java Web Service client in Eclipse to call a .NET WCF service in IIS 6.0 using Integrated Windows Authentication?

I searched online and wrote the code like this:



Then I can retrieve the text response. But my question is how I can invoke the web services methods like Add(n1, n2), Sub(n1, n2) and get the result from it.

Please give me a help.

Thanks in advance!

whe
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to create Eclipse Java Client to call WCF services using NTLM security ?
 
Similar Threads
How to create Web service using JAX-WS in Jboss
Apache HTTP Components SSL Request
please explain the output
Fibonacci
Calling a SharePoint Web Service using dynamic invocation procedure with NTLM authentication?