This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes How to create UsernameToken in Java WS client to compatble with .Net (.asmx) web service 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 UsernameToken in Java WS client to compatble with .Net (.asmx) web service" Watch "How to create UsernameToken in Java WS client to compatble with .Net (.asmx) web service" New topic
Author

How to create UsernameToken in Java WS client to compatble with .Net (.asmx) web service

camp jay
Greenhorn

Joined: Jun 17, 2009
Posts: 4
Hi

I need to create a web service client in JAVA to communicate with .Net web service.

I have provided C# proxy client and sample client code and this is how User Token set in C#.


SO I have generated stub using AXIS2. and my problem is how to set this User Token to security header the way which is compatible with .Net User Token?

Thanks
Champ Jay
jashu ja
Greenhorn

Joined: Nov 27, 2005
Posts: 14
UsernameToken Authentication with Rampart

http://wso2.org/library/240

Hope this helps.
 
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 UsernameToken in Java WS client to compatble with .Net (.asmx) web service
 
Similar Threads
How do I read WSS Username Token after validation?
Implementing Access Rights on Axis2 Web Service?
web service client needs to pass a Windows security token for authentication
WSE security authentication problem.
Sample Questions for 288 - Need answers