Questions tagged [soap-rpc-encoded]
11 questions
4
votes
0 answers
Axis client, omit empty tags from (RPC/encoded style) SOAP request xml
We have a SOAP web service from our vendor (we cannot change it) which uses "RPC/encoded" style. And we use Apache Axis (version 1.4) to generate and use the client.
There is an element in the request of one of the methods, which looks like…

Giorgi Kandelaki
- 788
- 1
- 7
- 10
4
votes
1 answer
How to Consume an RPC-Style Web Service with a WCF Service Reference?
I am writing a C# client that calls a web service to authenticate clients. I used add service reference to add the wsdl file to my project and the proxy class generated successfully.
I am creating new instances of objects that will be used like…

J2D8T
- 827
- 11
- 24
2
votes
1 answer
How to consume PHP SOAP service using WCF
I am new in web services so apologize me if I am making some cardinal mistake here, hehe.
I have built SOAP service using PHP. Service is SOAP 1.2 compatible, and I have WSDL available. I have enabled sessions, so that I can track login status,…

mr.b
- 4,932
- 11
- 38
- 55
2
votes
1 answer
Call RPC/encoded Webservice with Apache Camel and CXF Endpoint
There is a lot of information about Apache Camel + CXF-Endpoint and RPC/encoded legacy webservices.
But until now I did not find a solution for the problem.
I want to call an RPC/encoded webservice from Apache Camel over the CXF endpoint.
CXF does…

Max
- 475
- 1
- 10
- 19
2
votes
2 answers
Error Consuming a RPC/Encoded SOAP web service in .NET
I am receiving the following error when calling a web service method.
Cannot assign object of type System.Xml.XmlNode[] to an object of type System.String.
The web service is a PHP service. I created my proxy class using wsdl.exe from the wsdl…

James Hull
- 331
- 1
- 3
- 10
0
votes
1 answer
Generating a WCF client for MODIS Web Service
I want to create a WCF client for MODIS Web Service available on this website: http://daac.ornl.gov/MODIS/MODIS-menu/modis_webservice.html There is a link to WSDL file, which can I use to generate proxy class. The problem is, that this file is…

Roman Suska
- 527
- 2
- 7
- 21
0
votes
1 answer
Java, RPC/encoded Axis 1.4 client cannot send null argument
I'm dealing with a problem of connecting to web-service with RPC/encoded WSDL file to my Java/Spring service. I cannot change this WSDL.
I figured out that I have to use Apache Axis 1.4 to create client (according to this problem:…

slawkow
- 1
- 4
0
votes
1 answer
Apache Axis 1.4 generated classes compatible with JBoss 7?
We're migrating an application from JBoss AS 5.1 to JBoss AS 7.4 (EAP 6.3). In there, we consume an RPC encoded web service.
We had used the Sun XML RPC lib to autogenerate Java source from the WSDL, which was awfully old even back then, and some…

stupor-mundi
- 151
- 1
- 1
- 8
0
votes
2 answers
How to consume rpc-encoded SOAP Web Service with Java
is there a way to consume a SOAP web service with java by just using:
the SOAPaction required (for example methodname called "find")
the URL of the web service
header authentication (username and password)
in the end output the results
I have an…

jsurf
- 189
- 3
- 11
-1
votes
1 answer
How to consume Soap Rpc encoded in spring boot?
Hello I managed to generate classes from wsdl using axis 1.4.But I am stuck at invoking services. I tried to used WebServiceTemplate and jaxb2marshaller but there is no request class generated. So I tried created request class manually based on the…

elongrylls
- 11
- 3
-2
votes
1 answer
Hack, script, malicious, decoder?
I got THIS in the head of each page of my site... question, how to decode it to know what it does ?
here is the code :