Trending SOAP Discussions

Follow

Ask the Community


Ask any professional question and get answers from other specialists.

Stream language
DHANISH PERUVANKUZHIYIL's image
Question added by DHANISH PERUVANKUZHIYIL Mobile App Developer Mirnah Technology Systems
7 years ago

How to access a SOAP webservice over HTTPS in java? ‎

my project requires making a SOAP call to access a web service over HTTPS . when i trying to access data from webservice with SoapUi . i getting following Error message ‎ ... See More

Answers:
1
Followers:
Views:
260
Vote Count:
0
Answer should contain a minimum of 25 characters.
Senda Souissi's image
Question added by Senda Souissi Master researcher RedCAD
8 years ago
Answers:
11
Followers:
Views:
229
Vote Count:
1
Answer should contain a minimum of 25 characters.
Faisal Ali's image
Question added by Faisal Ali Developer bayt
8 years ago
Answers:
1
Followers:
Views:
207
Vote Count:
0
Answer should contain a minimum of 25 characters.
Mahboob Khalid's image
Question added by Mahboob Khalid Web Application Developer Qarnet For Technology
10 years ago

Can any one help me, getting reports from SQL Server Reporting Services (2012) in JAVA using Soap.?‎

I have published my some reports on SQL Report Server, now i want to get those reports in my Java EE application. Needs help.‎

Answers:
1
Followers:
Views:
339
Vote Count:
0
Answer should contain a minimum of 25 characters.
Suresh Chinthaka Helaudawatta's image
Question added by Suresh Chinthaka Helaudawatta
10 years ago
Answers:
1
Followers:
Views:
107
Vote Count:
0
Answer should contain a minimum of 25 characters.
mohamed elnagdy's image
Question added by mohamed elnagdy IT manager Integrated Oil Industries
11 years ago
Answers:
1
Followers:
Views:
2551
Vote Count:
0
Answer should contain a minimum of 25 characters.
Default profile image
Question added by Soham Pal
5 years ago
Answers:
0
Followers:
Views:
0
Vote Count:
0
Answer should contain a minimum of 25 characters.
Shikha Sharma's image  
Answer added by  Shikha Sharma, Technical Lead - Java, Birdeye Inc.
8 years ago

I would choose REST over SOAP. REST is resource based, there is no particular rule, you can implement the solution as per your understanding, supports different formats a ... See More

Adil BENMAKHLOUF's image  
Answer added by  Adil BENMAKHLOUF, Responsable développement JAVA, CloudEco
7 years ago

Hello, You should add a signature with a valid certificat to you request

pratik kumar's image  
Answer added by  pratik kumar, SBR Softtech Pvt Ltd
7 years ago

REST is much better than SOAP because Rest has client-server architecture which does not support protocol unlike SOAP service. SOAP uses interfaces and named operations t ... See More