Is it possible to specify a different wsdl-host under the webservices subsystem in JBoss EAP 7 / 6
Issue
- We have multiple server groups, all of which use the profile
full-ha. With our use case each server group must have it's ownwsdl-host. How can each server group have its ownwsdl-hostif they are all uing the samefull-haprofile. - Are there any ways about to define a
wsdl-hostfor each one application deployed inside aserver-groupatfull-haprofile? - Is it possible to specify two or more
<wsdl-host>tags under<subsystem xmlns="urn:jboss:domain:webservices:1.2">? I have two connectors specified under<subsystem xmlns="urn:jboss:domain:web:2.2" default-virtual-server="default-host" native="false">.
But if I want these two connectors to be used by different wsdl-hosts, how do I configure that in mystandalone.xmlfile?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7.x
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.