Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor servlet engine virtual host management #285

Closed
wagnert opened this issue Dec 4, 2014 · 0 comments
Closed

Refactor servlet engine virtual host management #285

wagnert opened this issue Dec 4, 2014 · 0 comments
Assignees

Comments

@wagnert
Copy link
Member

wagnert commented Dec 4, 2014

Currently virtual hosts are part of the application implementation.

UAC:

  • An application MUST not know anything about a virtual host that has been configured
  • Relationship between the application name and virtual host name MUST be removed
  • Initialisation for URL mappings MUST be removed from servlet engine module
@wagnert wagnert added this to the Release 1.0.0.0 "Iron Horse" milestone Dec 4, 2014
@wick-ed wick-ed self-assigned this Jan 7, 2015
@wick-ed wick-ed closed this as completed in 58dbe77 Jan 9, 2015
wick-ed added a commit that referenced this issue Jan 9, 2015
fixes #285 : Refactored selvlet engines and application to avoid virtual host knowledge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants