Most voted "web-service" questions
Web services can be defined using Web Services Description Language and consumed via Simple Object Access Protocol, or follow the REST model.
Learn more…901 questions
Sort by count of
-
2
votes1
answer4304
viewsDifference between WADL and WSDL
Simply put, what is the difference between the WSDL and WADL specifications, as far as they are concerned: Access Method Limitations I still don’t understand when I should use one or the other.…
-
2
votes1
answer1822
viewsHow to debug ASP.NET or Webservices applications on IIS
I need to debug my application that consumes a Webservice and I would like to be able to debug Webservice in one Visual Studio window and the application in another, but I can’t make local…
-
2
votes1
answer103
viewsError using $http Angularjs
I’m trying to call the $http method from Angularjs to get information from a REST Webservice, but the following error appears: Error: [$injector:modulerr]…
-
2
votes1
answer679
viewsHow to Parse a Web Service XML Response
Hello, I would like to know how I parse a reply in xml that I get from my web service.. In this case, I am doing on Android, and wanted to transform the values and names that display in xml, in…
-
2
votes3
answers471
viewsHow to make webservice run without user interaction?
So guys, I’m looking to create a PHP webservice that will do everything through another webservice (by its API). It will check if you have any message having, it processes and returns an appropriate…
-
2
votes1
answer392
viewsJSON-RPC or RESTFULL?
Between developing an API using JSON-RPC or REST (RESTFULL), I would like to know in which cases there are advantages/disadvantages in using one or the other. OBS: This may be through…
-
2
votes1
answer323
viewsWebservice SOAP uses XML only?
Working some time with webservice for mobile application realized that SOAP uses XML and REST uses JSON. Using SOAP means I have to use only XML?…
-
2
votes1
answer431
viewsRuntimeexception: Parcelable encountered Ioexception
I can’t understand, let alone run my app.. Someone can give me a light? @Override public void onClick(View arg0) { try{ Intent i = new Intent(Activity_Questionario.this,…
-
2
votes1
answer189
viewsPurpose of a Webservice
Well, I always watch it on the Internet or even hear friends talking about WebServices, I have read some things related to the subject but still can not understand very well. I know with a…
web-serviceasked 9 years, 4 months ago DiegoAugusto 8,694 -
2
votes0
answers141
viewsSend data from the app with locked cell screen to the server using voice command
Good afternoon. I wonder if there is a way to create a service in my application where when the user said something you take the content of what he said and send it to the server, but with the cell…
-
2
votes1
answer117
viewsMaking a Factory return data from an Ajax request
I’m trying to make a Factory that returns the JSON of an Ajax request that I’m making, only, I think because it’s asynchronous, the container with the users always comes back empty. So much so that…
-
2
votes1
answer34
viewsCapture exceptions in spring
I’m using Spring and wanted to know how I can return the errors (Exception) from @Repository and/or @Service to my webservice? I have the following structure: [ Webservice ] ------ […
-
2
votes0
answers571
viewsReply XML does not display accented characters
I am using Jersey in a WEB application. In this application, I return an XML file to client requests (which are web-browsers). In order to ensure accented character display, I wrote the Produces…
-
2
votes2
answers430
viewsWebservice for Android app
I need to develop an application on the Android platform. For this, the application should be accessed through a Webservice. The question is: Can the tables in the database of my application, for…
-
2
votes0
answers19
viewsWebservice asmx does not return JSON, only XML
I wanted to solve this problem, the return of my webservice, returns with the JSON body, but the XML header. how do I return the structure in JSON ? I’ve read all the internet and can’t understand,…
-
2
votes1
answer412
viewsHow to set up Jersey 2.22 in the project?
I’m having a hard time setting up Jersey 2.22.1 on my web project that is deployed on the server Tomcat 8, that I’m developing in Netbeans. Note: I use Maven. I have read and reread the…
-
2
votes2
answers255
viewsCan the webservice set a limit memory usage for who queries it?
I’m having trouble with a webservice because I make a query that returns 69300 records and everything goes well but already with 69595 records it gives error. The question: The webservice can you…
-
2
votes0
answers48
viewsHow to call web service on test with MONKEY
I am using MONKEY for stress testing, but my application has several calls to webservices in several activitys. The problem is that Monkey never arrives at activitys that are opened after web…
-
2
votes3
answers3002
viewsDynamic search in real time
In the company I work we will implement a system in which the Back-end will be PHP and the database will be CACHE (Intersystem). The database is on a server other than where the system will be…
-
2
votes0
answers461
viewsDynamically update ASMX web service reference
I have a C# application that consumes a webservice asmx (which is also developed in C#). Whenever I publish a new version of the webservice, I need to update the reference (of the webservice) in the…
-
2
votes1
answer703
viewsHow to consume Mayor’s Webservices for NFS-e Error "'Anonymous' client" VB.NET
I am developing a project that will send Xmls to the WS of the IRS, I made the reference using the following URL: https://nfe.prefeitura.sp.gov.br/ws/lotenfe.asmx But when it passes the Test…
-
2
votes0
answers110
viewsillegal Property webservice
I’m having a problem at the time of consuming my webservice. I have the following method (This method will return all users registered in the webservice that are in the database) User has (id,name):…
-
2
votes1
answer1199
viewsWhen I use an "Endpoint" class to publish a Web Service, where is the WSDL created?
For example, I have 3 classes in my Web Service: 1 - A SEI (the web service interface): package calc; import javax.jws.WebService; import javax.jws.WebMethod; import javax.jws.soap.SOAPBinding;…
-
2
votes0
answers596
viewsHow to integrate a Java system with one in COBOL?
What are the options for a Java system to communicate with a system made in COBOL? Is it possible to use Webservices? If not, JCA would be the best option?
-
2
votes0
answers807
viewsGNRE web service status query
I’m having trouble checking the settings of some states of the gnre webservice using the recipe 100099, if you use another recipe (100048 for example), it returns OK, in the case of 100099, it…
-
2
votes1
answer579
viewsUsing Webservice + Sqlite
My doubt is the following, I am developing an application that has an access to a Webservice, however I think it is important to save some internal data in the application, as for example, if the…
-
2
votes1
answer753
viewsUnderstanding Httpurlconnection, Outputstream, Inputstream and Buffered Writers requests for Mysql database use
I am developing an android application that will have access to a database MySQL using webservice. I saw some tutorials on the net and in a tutorial in English able to make the connection and…
-
2
votes2
answers483
viewsWebservice + SOAP for android
Good morning, I created a web service with Soap and tested in the tool Soapui. In this tool works cool. In android to using Ksoap and when I have the data listed in Logcat it is popping an…
-
2
votes1
answer93
viewsProblems with database connection
I’m developing a test program for integration with webservice. The webservice in itself was developed in the Eclipse. It is a simple service of registration and login of users. When I run the…
-
2
votes1
answer714
viewsReturn image by Web Service REST Server
I have a Web Service REST running, this web service does the query on ERP when the client requests the request of a given data, it needed to return the image that the client made the request and…
-
2
votes1
answer92
viewsWebservice php without using Soap?
I have no familiarity with Webservice and wanted to know how to make one without the need to use Soap (to take data from the database and consume in Android Studio).
-
2
votes1
answer1348
viewsPass a List as parameter in Restful Java web services
Could someone explain to me how to receive a List as a parameter in a Restful Java webservices ? I’ve searched a lot of places, but I still can’t figure it out. Thank you in advance ! The code below…
-
2
votes1
answer244
viewsIs there a session variable in Json [web service]?
Well, the mini world of my project is as follows:: I am creating an application, where I will consume a database by the json method, where I validate the logged-in user, however when I am asked to…
-
2
votes2
answers468
viewsC# system integration with two web services
I have to create an application that plays the role of a "bridge" between two web service that store information. I have to take information from one and send it to the other the way this "other"…
-
2
votes1
answer335
viewsweb service nusoap hangs with no ascii characters
I developed a web service on my php machine with NUSOAP and it worked cool, both by calling for my own application, and by testing with the SOAPUI. I transferred the web service to the server and…
-
2
votes0
answers68
viewsSend event data google Calendar via http to java server
In my script java I can list my calendar events as below: String pageToken = null; do { Events events= null; try { events = service.events().list(CALENDAR_ID).setPageToken(pageToken).execute(); }…
-
2
votes1
answer2118
viewsHow to fill an xml (request of a WS SOAP) with Javascript
I have an Ajax function doing a POST for a SOAP webservice and I need to insert values into the request XML elements based on what the page user inserts into an input text. How can I do that? My…
-
2
votes1
answer45
viewsAPP database
Dear friends, in a mobile solution type an application that manages lava jet where users create their account and automatically can already manage their customers, cash flow, scheduling and etc...…
-
2
votes1
answer112
viewsSelected Item Listview Retrofit
I have an application that uses retrofit for connection, and in it I have a listview where I want to do a long click on it and select the position item and do a post on the webservice with this…
-
2
votes1
answer576
viewsHow does content-type work in java?
I saw a video of a guy wearing the connection.setRequestProperty("content-type", "aplication/x-www-urlencoded"); But I don’t understand how it works, especially the "aplication/x-www-urlencoded".…
-
2
votes1
answer717
viewsError 403 Forbidden while consuming CEP webservice
I’m trying to consume a webservice of ceps but always returns me 403 and it is public. Testing the Working Webservice : http://apps.widenet.com.br/busca-cep/api/cep.json?code=01001000 My Controller…
-
2
votes1
answer96
viewsksoup2 org.xmlpull.v1.Xmlpullparserexception:
I’m trying to make a query in the WEB SERVER implemented in PHP in this link. In the web service I have to send a request by passing the parameters Imei, password, operation. public class…
-
2
votes1
answer180
viewsWhat would be the format of the data transmitted by a SOAP web service?
In web services that use the REST architecture, the format of the data that is trafficked by the network is XML or JSON, in some cases may be both. However, I don’t know what is the format of the…
-
2
votes1
answer2676
viewsWeb Service Tracking Couriers
I have often read the manual of use of the web mail tracking service and I couldn’t understand how I can access the user and password. I’ve been trying for days to understand and I can’t.…
-
2
votes1
answer137
viewsWhich Safer, Web Application or Web API?
I have a project where there will be a web API to "communicate" with mobile applications. This one is for consultation only. In addition to this, there will be the administration that summarizes the…
-
2
votes1
answer162
viewsWebmethod with Data Model
Good morning, I would like to receive a data model in a method of my webservice, what is the correct procedure for me to get ? I’m trying the code below but it’s not working. namespace UI.Web {…
c# entity-framework web-service entity-framework-6asked 8 years, 11 months ago Daniel Gregatto 1,054 -
2
votes2
answers2325
viewsError 500 when consuming Nfedistribuicaodfe
I’m trying to consume the NFE download service on the farm: https://www1.nfe.fazenda.gov.br/NFeDistribuicaoDFe/NFeDistribuicaoDFe.asmx Specification…
-
2
votes0
answers121
viewsRetrofit response coming in as null
I am trying to make a retrofit call from a list of objects (Registrations) and in Httploggininterceptor the answer is appearing normally. What might be going on? My call: CadastroApi cadastroApi =…
-
2
votes1
answer255
viewsEFD-Reinf via Postman -> Returns MS0028 error ("The loteEvents parameter was not reported in the service call")
I am using the Postman to understand exactly what needs to be sent in http request. Authentication: In the program Postman I finished the menu Files -> Settings, flap Certificates and informed…
-
2
votes1
answer25
viewsWebservice returning error
My webservice is returning an error that I haven’t been able to resolve yet. Follows the code: `<?php $dns = ‘mysql:host=localhost;dbname=diagnosys_db’; $user = ‘user_name’; $password =…