Questions tagged as 'webservice'

0
answers

Consume Web service under Https in Java?

Attempt to consume web service under Https in Java from NetBeans and the request does not arrive. I already added the certificate in keyStore of Java and still does not work. Any Help / Suggestion ..! It tells me the following e...
asked by 05.10.2016 / 02:52
1
answer

php url web service that throws error, I can not find this error

It's my first time making this kind of connections, the idea is to obtain a series of values from this server. "In theory" , the code should return a xml file. This is my code: $soap_request = 'xml='.urlencode(trim(' <soap:En...
asked by 26.08.2016 / 23:23
0
answers

Error 404 file or directory not found

Hi, I have a api RestFull hosted in WINDOWS SERVER 2012 but when I try to access the information, the 404 error occurs Example    ip Domain / api / v1 / route / path / 1 For those who know how the Servicios Web RESTful...
asked by 29.07.2016 / 19:57
0
answers

Web Service JAX RS JWT JJWT or Auth0

I want to use a library to implement jwt . I have tried some but I have problems with jersey that does not recognize the bookstores. I followed some tips in Stack, but I do not understand how to handle the filters with jersey and others....
asked by 28.07.2016 / 00:17
1
answer

help with iis error

Could someone please help me with this problem that I have in the publication of an asmx web Service developed in vs2015? the server is WS2012R2     
asked by 01.08.2016 / 20:57
0
answers

Receive an xml file that is sent to a webservices

I'm doing a webservices with the library 'nusoap' where I should receive and process an XML file that comes with product information, I should read the file and depending on the type of action <tipo>?</tipo> "Add, Modify or De...
asked by 22.06.2016 / 15:49
0
answers

No service found in the WSDL file - PowerBuilder

We are trying to consume from our application in PowerBuilder 10 a web service ( webservice ) that we expose in a JBoss 5. We have tried to consume web services exposed in JBoss 4 without problems, but we are not giving with the key to why he ca...
asked by 09.06.2016 / 19:37
0
answers

Problems running Web Service tasks in SSIS

I have a project that consumes a web service. As a mandatory parameter it asks for an ApiKey and that I execute it from a Script Tasks in SSIS. Execution is done without problems. When I come to call one of the web services, I have created a...
asked by 14.03.2016 / 17:25
0
answers

How to Synchronize Sqlite with Webservices Ksoap

I have my app which I have it so that it works in disconnected mode of wifi or data, which all the payment applications that are made I keep them in a bd sqlite, for later when the user has access to internete synchronize those the Modified data...
asked by 20.07.2016 / 18:10
1
answer

I can not invoke class from my web reference

I have a project in which I am adding improvements but I have the following problem: My WS is in a C # project and my desktop application in vb. which calls and consumes my ws. I just created some new classes as an example "beAuditors"...
asked by 24.10.2018 / 23:34