Forum Post: RE: How to Call Web Service from Java.?

  • Thread starter Thread starter James Arsenault
  • Start date Start date
Status
Not open for further replies.
J

James Arsenault

Guest
Saravanan, The Corticon Server install includes a sample which demonstrates how to call Corticon SOAP services from Java. In the work directory created during install is the sample Samples\Clients\SOAP\CcServerApiTest.java This combined with the Corticon guide “Deploying Web Services with Java” should provide you the information you need. http://documentation.progress.com/output/ua/Corticon/index.html#page/Corticon/Corticon.0662.html# Jim From: sanswa19 [mailto:bounce-sanswa19@community.progress.com] Sent: Monday, October 27, 2014 3:48 AM To: TU.Corticon@community.progress.com Subject: [Technical Users - Corticon] How to Call Web Service from Java.? How to Call Web Service from Java.? Thread created by sanswa19 1)I created and deployed decision service in contortion server from rule test and created wsdl file .Now i am able to access this wsdl in server. Now i am try to access that wsdl file from java and call a particular operation in wsdl namely execute. Now i am struct with how to pass parameter in the execute method. I think need to pass xml file in that parameter. Kindly give detailed steps to address this issue. Note:-And it is working fine in Soap-UI Thanks in advance, Saravanan P Stop receiving emails on this subject. Flag this post as spam/abuse.

Continue reading...
 
Status
Not open for further replies.
Back
Top