[jboss-as7-dev] Configuration of subsystem webservices - ${jboss.bind.address}

Brian Stansberry brian.stansberry at redhat.com
Wed Mar 14 11:19:05 EDT 2012


I'd like to see an alternative for this and wsdl-port that uses a 
socket-binding reference. IIRC part of the issue with these elements was 
the value need not refer to a server socket opened by the AS process 
itself; e.g. it could be the hostname/port of a front end load balancer.

However, a reference to an outbound-socket-binding (added in 7.1.0) 
could handle that case.

On 3/13/12 3:55 PM, Wolf-Dieter Fink wrote:
> Because of the single point of configuration I would like to have the
> <wdsl-host>  as a reference to one of the<interfaces>  declarations.
> Is it possible or a JIRA enhancement?
>
> And for a domain is it a bug?
>
>
> I found this in 7.1.1.Final (standalone.xml and domain.xml)
>
> <subsystem xmlns="urn:jboss:domain:webservices:1.1">
> <modify-wsdl-address>true</modify-wsdl-address>
> <wsdl-host>${jboss.bind.address:127.0.0.1}</wsdl-host>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev


-- 
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat


More information about the jboss-as7-dev mailing list