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
-
0
votes1
answer70
viewsGet BD (Mysql) Rows - Webservice Mysql C#
I’m having a hard time getting Rows. It recognizes no variable within the cmdMySQL (@Login). I tried to put other but nothing if I take the @Login and put the value of email who is in the comic book…
-
0
votes2
answers215
viewsSave data from a web service to a global variable on Android
i am starting with Android programming and am having a problem. I would like to store the response of my webservice in a global variable. This webservice returns a Boolean value, this value I would…
-
0
votes3
answers3113
viewsConsuming HTTPS web service
I’m trying to consume the zip code webservice https://viacep.com.br/ws/88701001/json/ I’m using Java Web - JSF with Wildffly10 For this I am using the following code. String URL_WEBSERVICECEP =…
-
0
votes0
answers91
viewsBug reading csv by http request (Webservice)
I am having trouble reading a csv file via http request. It would be a Restful webservice that receives a csv and uses its contents. I’ve tried to read it in different ways, with opencsv, Javacsv..…
-
0
votes1
answer216
viewsSpecial characters Webservice C# SQL X Base Firebird
I have an integration made by Web-service (asmx) , C# e SQL Server. This Web-Service is consumed by a third-party software that uses Delphi and Firebird. The problem is that when integrating a…
-
0
votes2
answers1128
viewsHow to upload this Header using Nusoap PHP?
Guys I’m trying to authenticate in a WS but I’m not getting it, I can connect and generate a token, but when trying to do other operations with token received I can’t fill the header and validate…
-
0
votes1
answer292
viewsWildfly Persistenceunit Missing dependencies
I am trying to make a Web Service using wildfly-10.0.0.Final I am Getting the error Shown Bellow. I already copied/created postgres and eclipselink jars to the Wildfly module folders. 05:13:11,312…
-
0
votes1
answer284
viewsHow to read return of a java function
I use a third-party Ged platform that provides web-services JAX-WS. There is a method called `getInstanceCardData that returns the value of the form record fields of a request. Follows the signature…
-
0
votes0
answers48
viewsAccess to Asynchronous Webservice
I am working on a project, where I run an asynchronous webservice (project pattern), but I am in trouble because the webservice has not yet completed the execution and my continuous processing…
-
0
votes1
answer71
viewsError post in Swift with still
But I once came to you for help. I’m developing a Swift application using web service written in java hosted on Amazon AWS. When I try to register via post the registration is not carried out. The…
-
0
votes0
answers391
viewsPLP SIGEP Streamreader Error
I’m integrating into my system the Webservice SIGEP, with closure of PLP. I am having a problem posting the XML closing PLP. I get the error: STREAMREADER ERROR All other functions work properly.…
-
0
votes1
answer242
viewsHow to share a webservice through an FTP?
Contextualization I’m developing a C# application to access a test webservice I created. This webservice is simple, it only has a method that returns a string. The webservice I created by Visual…
-
0
votes1
answer98
viewsDealing with JSON differences because of previous versions
How best to deal with the following problem: I have an iPhone and Android mobile app that sends and receives data to a Webservice using JSON. My application needs to work offline, with users being…
-
0
votes1
answer291
viewsAndroid error with KSOP2 value Double java.lang.Runtimeexception: Cannot serialize:4.0
Guys I created a webservice Soap in java, I consume and perform operations in various methods, however when I will perform operations passing a double value occurs the following error:…
-
0
votes0
answers68
viewsI want to receive an xml from webservice on android
I’ve tried everything, using the HttpURLConnection , with the HttpClient that is deprecated, these two options do not end, stop at the BufferedReader. I’ve tried to use AsyncTask with the…
-
0
votes0
answers110
viewsHow to remove 'Security' SOAP header
I am trying to consume a SOAP 1.2 web service using a WCF client. The problem is, whenever I make a request an exception MessageSecurityException occurs with the following internal message: SOAP…
-
0
votes1
answer281
viewsWhen testing my web API C# ASP.NET locally on Fiddler it returns an error 404
I am creating a stock control system with integration of android app,the connection is being made through a Web Service API. However I can not test the methods that exist in it to see the returned…
-
0
votes2
answers511
viewsWsimport of multiple equal services with various unnecessary operations
In Java, I am using the wsimport tool. The process works. However there are some problems. I have to wsimport into the services of several different suppliers (all of them third parties, I have no…
-
0
votes1
answer515
viewsCapture return of a Webservice
I managed, via PHP to connect to a Webservice via SOAP, but I can not caputrar the return data. I made a var_dump in the return variable, and what is displayed on the screen follows below:…
-
0
votes1
answer55
viewsapp . NET can only access web service with Fiddler on
I have a client application developed in . NET, I am not able to call a WS through the URL that was passed by my provider. I did the test using SOAP UI and it worked perfectly, I received the answer…
-
0
votes1
answer163
viewsSTART_TAG error {http://schemas.xmlsoap.org/soap/envelope/}
When accessing a webservice made in php, on android presents me the following error: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope (position:START_TAG <html>@1:7 in…
-
0
votes0
answers198
viewsJava error running via jar
I have a code that makes a request to a WS. When I run via Netbeans, the code works perfectly, but when I do it via java -jar programa.jar the system shows the following error:…
-
0
votes0
answers46
viewsConfigure Webservice
I’m having difficulties to configure a POST method, I’m implementing the integration with the payment platform Gerencianet, their support returned me the following message in a call: Dear, please…
-
0
votes1
answer444
viewsPass Web Service header parameters?
I am trying to perform a web service call on Angularjs, however I am getting the following error message on the browser console (tested on Chrome and Firefox): Xmlhttprequest cannot load No…
-
0
votes1
answer214
viewsWhat is the best and safest way to identify a device in the webservice?
I am developing an APP (currently only Android - pure Java), it consumed a webservice made in PHP (using the mini Framework Silex). As we know today we have to protect everything to the fullest, so…
-
0
votes2
answers1130
viewsWebservice consumption only runs in debugging under the Visual Studio IDE
My Winforms VB.NET application consumes a webservice to perform some queries. When running in debug or release mode under the Visual Studio IDE, it works perfectly, but once it’s distributed on the…
-
0
votes0
answers173
viewsSend ENUM parameter to C# via Javascript
I am developing a project in which I have to consume a Web Service in . NET that requires an object with some parameters of type Enum. The call is made by Javascript as below: function…
-
0
votes0
answers96
viewsProblem uploading a photo to a web server
Hi! I’m having a problem uploading a photo taken from an android app to a web server. On the local server it usually sends the photo, already on the web server, it sends only one photo and only…
-
0
votes1
answer341
viewsError running Java Webservice
I’m trying to run a Web Service SOAP by the server GlassFish Server 4.1.1 in the NetBeans 8.2. When trying to execute the following error is returned: Methods of Web Service: @WebService(serviceName…
-
0
votes1
answer441
viewsProblem when trying to connect in SOAP Web Service
I’m trying to connect to a web service by PHP that for the documentation provided uses the SOAP protocol, but I can’t even connect through the URL provided. URL:…
-
0
votes1
answer235
viewsI’m trying to create a connection using localhost but is giving refused Connection
public static String getJsonSystem(String urlString){ HttpURLConnection urlConnection = null; BufferedReader reader = null; String retorno = ""; try{ URL url = new URL(urlString); urlConnection =…
-
0
votes1
answer86
viewsDoubt Verb GET Webapi
Currently I have some compositions in my model that make relationship with other tables of my bank. When I went to assemble the get to bring me all the related data, I had several problems and…
-
0
votes1
answer158
viewsHow to Insert List with JPA
Good afternoon! I am making a web service that receives a Json from the application, disembowels and inserts into the database. I can disembowel normally, the problem occurs at the time of entering…
-
0
votes1
answer436
viewsUbuntu terminal access a website every day
I am working with a Webservice (SOAP + XML) that requires access every day on a link, I want to automate this service on my Ubuntu Server, I thought of using Lynx along with Crontab to access the…
-
0
votes1
answer162
viewsHow to validate data entry from a web service?
What is the best way to validate a Webservice call? I explain: I have a Webservice that has as Request a String of varied size and that returns the same string Formatted, example: Input string: "ST…
-
0
votes0
answers202
viewsHow to WRITE android data to Mysql using webservices (Asynctask)?
I have an android application that has several buttons on different screens, I must join the buttons clicked and send to Mysql. I read about webservices (http://www.androidpro.com.br/webservice/)…
-
0
votes3
answers1210
viewsREST webservice GET method with token in external browser
I am developing a client who consumes a webservice, all POST methods are ok. Has a GET method that should return an HTML page for client registration. in this method, it is necessary to set the…
-
0
votes1
answer40
viewsWeb-service Architecture and Functionality
I have a question about Web-service. This is the following I have an application in Java EE JSP, where you should allow a conversation with another application on Android (Example: when registering…
-
0
votes3
answers312
viewsCheck for file on the web
Next, I have an Android app, this app wants to check the existence of an image on the web to be able to load by Picasso, if the image does not exist in an example address…
-
0
votes2
answers523
viewsConsume PHP Webservice using Java/Android
I built following the guidance of a friend a webservice using php (actually is a web application that returns to all requests made via post a string in format json). First what I’d like to know is…
-
0
votes1
answer56
viewsfile not found Exception web service
i have a web and mobile application that are powered by web service the problem that every time I am trying to recover a user I get the following message "java.io.filenotfoundexception" (followed by…
-
0
votes1
answer550
viewsPassing parameters on the SOAP web-service
I have developed a web-service to list students from a class. Insert, List are ok. As to Delete are not occurring. code list.php <?php //cliente include "cliente.php"; //chamada do metodo SOAP…
-
0
votes1
answer513
viewsProblem trying to request HTTP in Java
I have a problem and would like you to help me solve it. I created a java application to consume a webservice that I made in php. After a lot of searching I managed to create a class capable of…
-
0
votes0
answers153
viewsException when accessing web service in Xamarin.Forms application
I’m creating an application with Xamarin with Visual Studio 2017. I did all the tests on the web service and it accesses the database and records everything perfectly in the browser version. I have…
-
0
votes1
answer588
viewsExtract attributes from an XML in a SOAP message
I am building a Webservice that returns status of an object, so I get the data of the object to search in the base via SOAP message: <soapenv:Envelope…
-
0
votes1
answer359
viewsHow to implement Rest application in production? (Web or cloud servers)
Guys, I’m new at low platform and I’m learning java doing a small android project that queries database, but I saw that android is not cool to communicate with database directly, so I learned to…
-
0
votes1
answer190
viewsResult Web Service RETROFIT in Other Activity - Android
I have a Web Service method using the Retrofit library that can be accessed from 2 different activities. How can I use the result of the Web Service method that is in a class and display on screen…
-
0
votes1
answer3833
viewsConsuming webservice by SQL Server?
I am using sql server 2016 to consume webservice by Procedure store. I have a JSON webservice returning the following:…
-
0
votes1
answer3571
viewsReceive a Base64 string via JSON and display in a Timage DELPHI
I am receiving a JSON object, which inside it has a photo converted into Base64. I need to load this string into a Timage in Delphi. Pick up the string I managed using the superobject class, but…
-
0
votes1
answer41
viewsuse WCF service method returns The Caller was not authenticated by the service
I have a project with several WCF services compiled, and accessible by another project on the same machine. Now I’m trying to connect to one of these services from another machine. I put the service…