Questions tagged as 'webservice'

2
answers

consume web service in java

I am new to the topic of consuming web services, and I want to consume it in Java EE.This is link I can not do it, greetings in advance     
asked by 06.06.2017 / 02:12
1
answer

Consume an asp web service

I have the following problem. I'm working with web services on c #. They have given me a url of a service to consume but it is very different from the others I have worked with (apparently it is developed in asp). The url does not have wsdl (Web...
asked by 26.05.2017 / 17:24
1
answer

Problems accessing Wildfly server 8

I have a web application which I use a Wildfly 8 server to distribute. Accessing the application from the server, I mean, localhost, recognizes me without problem and raises the application, but when I try to access from a PC connected to the ne...
asked by 08.05.2017 / 21:18
2
answers

Error listing client in WCF

I am trying to list a client with WCF and this error appears to me and I have seen that before many people have done it this way, maybe it is configuaración. Error message: [! [enter the description of the image here] [1]] [1] And this...
asked by 21.04.2017 / 19:03
2
answers

Obtain PHP object data but it has a json array at the end

Good evening, I have a problem trying to get the answer from the webservices of afip. I send a request to the ws of afip and it returns me the following. I want to get the error but if you see it, the WS response is a stdclass and below...
asked by 08.04.2017 / 04:36
2
answers

Configure Web Service to respond in JSON

good day. I recently developed a WS with several methods, which connect to SQL server. I am trying to consume them through Ajax, researching this topic I found that to perform this action, my WS must respond in JSON format, I understand that nat...
asked by 17.05.2017 / 23:48
3
answers

C # ASP.NET - Web service works on Win 7 but not on Win 2012 Server

I did a development in C # ASPX on a Win 7 platform and in this the web services (REST) work perfectly. I recently deployed in a Win 2012 Server and I have a special WS that brings the dollar change (TRM) from Banco de la República (Colombia). I...
asked by 15.03.2017 / 15:50
1
answer

Configure local server for angularjs

As a developer I have always uploaded my projects to a cloud server, in which you just follow the steps they give you to upload it, these are already adequate. But now I have to upload it to a local server located in the company, the project is...
asked by 23.02.2017 / 16:31
2
answers

How to wait for the validation of the while loop to complete before the next code execution

I have a program in which when you validate a condition in the while loop, if it is true it must send emails. This works fine, but what I want is that once the validation of the while is finished, I can just execute the code for sending email...
asked by 08.02.2017 / 20:12
3
answers

Length of the error returned by a web Service

When I consume a Web service, I receive this error: The first 1024 bytes of the response were .... Those 1024 characters are part of an html page that the server is returning. It covers the part of the <head> and the beginnin...
asked by 14.02.2017 / 11:51