Questions tagged as 'webservice'

0
answers

Why do not I access my website from an external network? Only locally

I will be brief, I have a local server in which I have a couple of web hosted and configured with virtualhost to the same public ip (it is fixed), the hosts I have hosted in non-ip pointed to my public ip but I have the following situations:...
asked by 26.04.2018 / 20:35
0
answers

how can I add a fault data type to a function with nusoap in php?

I must clone a web service consuming it, then what I have is a service that consumes another service, using php and nusoap, this is the service that I should consume: link and this is my wsdl link this is my code to generate the wsdl ini_s...
asked by 27.04.2018 / 16:27
0
answers

Erro: informacioncom.android.volley.ParseError: org.json.JSONException: End of input at character 0 of

I have an error when trying to make a data modification to a web-service, I retrieve the data from a dialog box and then I recover the content, the content I recover it well, it does not arrive null. the error is as follows: The meth...
asked by 03.05.2018 / 20:21
0
answers

Connect jdbc sqlserver in soapui MockService

When making a connection to the sql server in a MockService using soapui version 5.4 I get the following error:    INFO: groovy.lang.MissingPropertyException: No such property:   connectionUrl for class: Script1 The code I have is the fol...
asked by 28.04.2018 / 00:17
0
answers

No query is made in SOAP php, does not respond WS

Good morning, I have tried to connect to a WS that works with soap, but I do not know if I am writing the code wrong or it is badly formulated that does not consume me at all. This is how the server indicates that the xml should be: POST...
asked by 24.04.2018 / 16:08
0
answers

Create petition request from wsdl Axis2

I need to develop with web axis2 a webservice from wsdl. I am able to send Request but my problem is that I want to make the response from the Web service, that is, I will get a request and I need to respond; I have the WSDL like this. <wsd...
asked by 24.04.2018 / 19:17
0
answers

Error consuming web service on asp.net mvc5

I'm getting this error when trying to consume a webservice :    System.ArgumentException HResult = 0x80070057 Message = The provided   URI scheme 'http' is invalid; expected 'https' Parameter name: via   Source = StackTrace: I unde...
asked by 19.04.2018 / 22:12
0
answers

Restful radio button options does not work

I am trying to receive the operation parameter from several radio buttons, according to the value that an operation must be performed (addition, subtraction, multiplication, division, module). But, it just does not work. The page jsp: <...
asked by 28.04.2018 / 16:09
0
answers

A Perl script does not connect to an url because of an error with the certificates

Hi, I need to use a url in a program made with perl to create a ticket in others, but when I run that program, I get the error of the image. I have tried to tried to put in the script: $ ENV {PERL_LWP_SSL_VERIFY_HOSTNAME} = 0; my...
asked by 19.04.2018 / 11:30
0
answers

How to refer to other services within a WSDL?

I have the wsdl of a service and I am using them in a BPM system which tells me that the .wsdl must refer to all the services in the flow. How can I modify the wsdl to make this reference?     
asked by 18.04.2018 / 19:46