Can a web service endpoint have both HTTP and JMS bindings in one WSDL in EAP 6?
Issue
- We are using SOAP over JMS for our web services.
- Is it possible to have multiple bindings for a web service port type, e.g. one for HTTP and another for JMS?
- Can we dynamically configure the clients to switch the different transports by simply specifying the different service?
- Does the WSDL-to-Java tooling support this, e.g. generating multiple services? Or do we need to have two separate WSDLs?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.