[jboss-jira] [JBoss JIRA] Created: (AS7-841) Break WebVirtualHostService into a service w/o ModelNodes, make public
Bob McWhirter (JIRA)
jira-events at lists.jboss.org
Wed May 18 11:17:00 EDT 2011
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
Assignee: Jason Greene
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