[jboss-jira] [JBoss JIRA] Commented: (AS7-841) Break WebVirtualHostService into a service w/o ModelNodes, make public

Bob McWhirter (JIRA) jira-events at lists.jboss.org
Mon May 23 10:25:01 EDT 2011


    [ https://issues.jboss.org/browse/AS7-841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603685#comment-12603685 ] 

Bob McWhirter commented on AS7-841:
-----------------------------------

Partial fix:

https://github.com/jbossas/jboss-as/pull/38

> Break WebVirtualHostService into a service w/o ModelNodes, make public
> ----------------------------------------------------------------------
>
>                 Key: AS7-841
>                 URL: https://issues.jboss.org/browse/AS7-841
>             Project: Application Server 7
>          Issue Type: Enhancement
>    Affects Versions: 7.0.0.Beta3
>            Reporter: Bob McWhirter
>
> WebVirtualHostService is currently pkg-protected and references ModelNodes and other pkg-protected Constants.
> TorqueBox has copied this file with modifications into our source-tree, as we allow people to define vhosts outside of the management interface for our use-cases.  We do recommend they do it "The Right Way", but to support our users, we also allow in-app definition of vhosts.
> This works, but copy/paste is never awesome.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list