Questions tagged as 'webservice'

1
answer

How to call from a Service Callout to a business asynchronous project service bus Oracle

I am creating a service, in which I need to place a Service Callout in my Pipeline , as I should call a BusinessService where your wsdl has an asynchronous service structure, after this call, depending on the response you return, I must tri...
asked by 21.12.2017 / 18:06
0
answers

Configure two Endpoints in SOAP webservice with SpringBooot

I hope you are well and can help me with the following problem. I want to configure a SOAP webservice which offers several services, based on an example where I create the following file usuaridos.xsd ... <xs:schema xmlns:xs="http://www....
asked by 05.06.2018 / 16:56
1
answer

Android App that consumes a remote web service

I am new to this, I will try to be specific. I already have the web service published on the iis of a windows server 2012, I managed entity framework to access a SQLServer DB and through a webmethod insert data in a table and run the WS locally...
asked by 05.12.2017 / 17:05
1
answer

select the province and the cantons

good afternoon I have the following code that what it tries to do is take the provinces and cantons, but I honestly do not know how to do so that when selecting the province, load the cantons that match the province ID <html>...
asked by 09.12.2017 / 19:54
0
answers

How can I receive and send data to my ajax from a web service c #?

Good morning, I'm getting 500 error when I run my ajax call to a web service, I do not understand the problem very well but I guess it's because I'm getting bad data from the json that I send from my script. Ajax: $.ajax( { url: "htt...
asked by 16.11.2017 / 04:12
0
answers

WebService REST integration to WEB project

Good afternoon! My problem is this: when trying to integrate a webService into a WEB application, it throws the following error: 12-Oct-2017 13:59:01.214 SEVERE [http-nio-8080-exec-6] org.apache.catalina.core.StandardWrapperValve....
asked by 12.10.2017 / 22:34
0
answers

Error trying to consume a web service: java.lang.ExceptionInInitializerError

I am trying to consume a web service from a particular company. I already got the wsdl and it generated the corresponding java codes. Now, when I try to try a service, I get the following error: [ERROR] java.lang.ExceptionInInitializerError...
asked by 10.11.2017 / 17:47
0
answers

Error sending signed xml to DGI ws

The DGI of Uruguay is implementing the electronic invoice. I using VS 2010 I already signed the xml and I tried to send it via SoapUi. Go well When I try to send it from my program (in C # or vb.net, windows form application), having created the...
asked by 21.09.2017 / 20:14
0
answers

Upload image to servicor with web service made in php [closed]

I'm making an application for android, and in it I want the user that registers can upload images, when I create a web application in php, the upload of the images I do by placing the image in a folder and the name of the image in the database b...
asked by 16.08.2017 / 21:31
0
answers

SII Immediate supply of VAT information InaccessibleWSDLException

Good morning, I am trying to consume the test webservice that has the aeat for the SII and the following error appears:    Exception in thread "main" com.sun.xml.internal.ws.wsdl.parser.InaccessibleWSDLException: 2 counts of InaccessibleWS...
asked by 16.06.2017 / 14:52