aspose file tools
The moose likes Web Services and the fly likes Consuming a remedy webservice from java 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 "Consuming a remedy webservice from java" Watch "Consuming a remedy webservice from java" New topic
Author

Consuming a remedy webservice from java

SaravanaKumar Venugopal
Greenhorn

Joined: May 12, 2012
Posts: 9
All,
Can you anyone tell me how to consume a web service which has been developed/generated from BMC Remedy 7.1. I need to consume web service from Java.

I have already generate the wsdl jar file using clientgen task but I am getting SOAP FAULT EXCEPTION when I am hitting/calling the wsdl file for operation.

While calling I am giving, in the input I am giving Username and Password using class TransportInfo as byte[].

So if any examples/solution is fine.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Consuming a remedy webservice from java
 
Similar Threads
How to find the WSDL URL location ?
Axis Fault
web service invoke problem
How to consume a SOAP Secure WCF web service using axis2?
Consuming biomart web services