Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

HAL-998 - Add ability to reload a host in domain mode #188

Merged
merged 1 commit into from May 20, 2016
Merged

HAL-998 - Add ability to reload a host in domain mode #188

merged 1 commit into from May 20, 2016

Conversation

claudio4j
Copy link
Contributor

https://issues.jboss.org/browse/HAL-998

Also to fix a typo in HostStore

@@ -126,6 +102,7 @@ public PlaceManager getPlaceManager() {
"opt://server-group=*/system-property=*"},
recursive = false)
@SearchIndex(keywords = {"host", "jvm", "group", "server-group", "profile", "socket-binding"})
// @RequiredResources(resources = {"/{implicit.host}"})
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@RequiredResources is the replacement for @AccessControl. Does it make a difference if you replace @AccessControl with @RequiredResources and add "/{implicit.host}"?

@hpehl hpehl merged commit 2c4c5f3 into hal:master May 20, 2016
@claudio4j claudio4j deleted the HAL-998 branch September 20, 2016 14:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants