aspose file tools
The moose likes Web Services and the fly likes XFire Authentication Failure 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 "XFire Authentication Failure" Watch "XFire Authentication Failure" New topic
Author

XFire Authentication Failure

dhaval nagar
Greenhorn

Joined: Oct 20, 2008
Posts: 11
I am consuming a web service running inside SAP Xi.
SAP team has given a basic SOAP authentication, when i am testing the web service through XmlSpy or SoapUi it is running perfectly.

But it is giving authentication failure (401 HTTP error) while calling from my Java program using XFire framework.

I tried to authentication through Client class and OutHandler but the error is same.

Any help is appreciated.

Regards,
Dhaval
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: XFire Authentication Failure
 
Similar Threads
Secure XFire web service
Windows Communication Foundation(WCF) WebService and Java client
Spring Web Services
XFire with Websphere 5.1
How to provide basic authetication from SOAP request to access SAP XI service