Questions tagged as 'soap'

2
answers

Consume SOAP Service that requires a digital certificate (AXIS2)

Good morning, I am developing an application to consume SOAP services. These services require a digital signature to authenticate. Can someone guide me? How I implement authentication using the electronic signature file. I used Axis2 to ge...
asked by 08.04.2017 / 19:26
2
answers

Can a json be sent via SOAP in PHP?

My question is Can you send a json for SOAP Native to PHP ? I present my case I have to do an integration with the Web Service of Correos Express. It turns out that they work with SOAP and json . When I try to send the order it shows...
asked by 14.11.2018 / 14:05
1
answer

Error in Glassfish 5: Using deprecated META-INF / services property: javax.xml.soap.MetaFactory. Used property javax.xml.soap.SAAJMetaFactory instead

After installing the latest version of Glassfish (5.0), our SOAP service is printing the following error for all requests and responses:    Using deprecated META-INF / services mechanism with non-standard   property: javax.xml.soap.MetaFactor...
asked by 25.10.2017 / 15:51