-
Bug
-
Resolution: Done
-
Major
-
7.1.0.Beta1
-
None
Access type is currently read-only, see the resource description. In order to allow the user to change these trough the console they need to be read-write. Same for service=remote.
[standalone@localhost:9999 service=async] :read-resource-description { "outcome" => "success", "result" => { "description" => "The EJB3 Asynchronous Invocation Service", "attributes" => {"thread-pool-name" => { "type" => STRING, "description" => "The name of the thread pool which handles asynchronous invocations", "expressions-allowed" => true, "nillable" => true, "min-length" => 1L, "max-length" => 2147483647L, "access-type" => "read-only", "storage" => "configuration" }}, "operations" => undefined, "children" => {} } }
- relates to
-
AS7-753 EJB container management through web interface
-
- Resolved
-