[jboss-as7-dev] Request for review of DomainServletApi bridge

Darran Lofthouse darran.lofthouse at jboss.com
Fri Jun 10 05:24:30 EDT 2011


On 06/09/2011 09:54 PM, Scott Stark wrote:
> I'm thinking this work probably best fits in a new subsystem that builds
> on both the domain-http-api and depends on jbossweb as the http server
> rather than org.jboss.com.sun.net.httpserver.HttpServer. Now I would
> think if used, this is a new interface in the management-interfaces:
>
> <management-interfaces>
> <!--
> <native-interface interface="default" port="9999"/>
> <http-interface interface="default" port="9990"/>
> -->
> <jbossweb-interface interface="..." context="domain-api" ... />
> </management-interfaces>

I do like this configuration better, now this is no longer a user 
exposing it by setting an attribute on the connector but specifically 
listing it in the exposed management-interfaces.

>
> and there would have to be some extension api to expand the
> management-interfaces domain configuration.
>> Do you have any idea of the timescale for this?  Is this something you
>> are looking to have in 7.0.0 or 7.1.0?
>>
> Probably 7.1 as I'll just use a branch for any immediate term released I
> need to do for openshift.



More information about the jboss-as7-dev mailing list