python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
ONVIF - GetServices with Capabilities does not return the capabilities of each service
I need help to define correctly the tds:Service class definition to be able to return the Capabilities of each service (Device, Media, Events).
class ServiceT(DeviceComplexModel):
__type_name__ = ...
Drx
Votes: 0
Answers: 1
Basic Authorization in Java | Apache CXF
I would like to implement SOAP requests in Java (Client side).
I already created a SOAP project in SOAP 5.6.1 to test and everything works well.
The requests need a Basic Authorization (with username ...
Mickaël Brás Dias
Votes: 0
Answers: 1
Reg:Secure soap using karate dsl
I need to test secure soap using karate framework. Does any one know if its possible using karate. how to send an encrypted soap file and then decrypt the message later
Madhuri Panati
Votes: 0
Answers: 0
Spring WS error on define two endpoint with same Namespace and localPart
i'm trying to update a project and merge two different module into one. I actually have to define a Spring WS with two @Endpoint which map same @PayloadRoot but they're invoke by different endpoint bu...

Marco Domenicano
Votes: 0
Answers: 0