[
https://issues.jboss.org/browse/WFLY-8793?page=com.atlassian.jira.plugin....
]
Brian Stansberry commented on WFLY-8793:
----------------------------------------
I see a number of comments in the testsuite code referring to this JIRA and advocating
using "allow-resource-service-restart" instead of reloading the server once it
is resolved.
The solution to these problems should not be adding support for
"allow-resource-service-restart". Except in quite unusual cases that's a
poor choice for an end user and we shouldn't add complexity/risk to our code in order
to allow users to do something not recommended.
Change attributes of services in EJB3 subsystem to allow runtime
modifications
------------------------------------------------------------------------------
Key: WFLY-8793
URL:
https://issues.jboss.org/browse/WFLY-8793
Project: WildFly
Issue Type: Feature Request
Components: EJB
Reporter: Michal Jurc
Priority: Major
Currently, almost all of the attributes of services in {{/subsystem=ejb3}} have
{{"restart-required" => "all-services"}}. This should be changed to
allow these attributes to be modifiable in runtime where possible.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)