Questions tagged as 'webservice'

1
answer

javax (jws) WebService, get String of the input parameters (Password: value)

Hello! I have a set of services in Java, that I call them by SOAP and I want to register the input parameters. For example: @WebMethod(operationName = "getObject") public MyObject getObject( @WebParam(name = "param1") final Short pa...
asked by 16.03.2018 / 09:42
0
answers

Error on the remote server: (414) Request-URI Too Long. C #

private void Send() { string sql = @"SELECT cod, Format(fecha, 'Short Date') as fecha, Format(hora, 'Short Time') as hora, Num, 1 as Tipo FROM Contro...
asked by 13.03.2018 / 15:50
0
answers

Use QR reader to store serial number

I am trying to develop an application with a QR reader. What I want to achieve is for the QR reader to read the serial number of a machine and use the same serial number to connect to a webservice and validate that the machine is registered....
asked by 25.03.2018 / 19:51
0
answers

how to consume a web service based Basic Security Profile 1.0 from visual studio 2010

I have a web service based on Basic Security Profile 1.0 and I do not know how to consume it. When I add by service reference nothing comes out in the link.     
asked by 08.03.2018 / 23:53
0
answers

Listify in Wordpress does not always save coordinates, Any ideas?

I have a site in wordpress, which uses a plugin called Listify which works as a directory that allows you to add the elements that you save to a map by mining Google services for Geocoding. My problem is that sometimes if you save the coordinate...
asked by 08.03.2018 / 15:30
1
answer

Web Service as400 - Error Favicon

I am building a web service in as400, but it throws me the following errors:    The file /www/WebService/htdocs/favicon.ico does not exist   The URI of the GET request /favicon.ico HTTP / 1.0 is not valid The service is an RPG program. T...
asked by 08.03.2018 / 14:41
0
answers

To enable certificate in AXIS 1.4

Very good, I have a SOAP WebService that uses certificates, it is made with AXIS 1.4, I would like to enable the certificates to perform tests in the AXIS services     
asked by 07.03.2018 / 15:15
0
answers

Oracle XMLTable fails when the xml to parse is too long

I'm working with soap web services and trying to parse an xml with the oracle XMLtable command and inserting it into a table fails when the xml has many lines (2 million). It works well when the file has few lines. This is a summary of the comma...
asked by 26.02.2018 / 16:17
0
answers

Doubt about IIS, links and google Search Console

I have a website called for example: www.pepito.es and I have an SSL certificate. In the IIS administrator, when you add a website, it asks you to establish a series of links to the site. My question is the following. Do I have to put all the...
asked by 09.03.2018 / 10:25
0
answers

JAX WS WebServiceClient Problem

We are developing an application in java and since a few weeks ago we have a problem that we are not able to solve. This is a call to a webservice to obtain a series of data with certificates. We have followed the following steps for the c...
asked by 23.02.2018 / 11:48