-
Task
-
Resolution: Done
-
Major
-
None
-
None
In WFARQ-31 a new configuration property was introduced named socketBindingGrou. However, this is the incorrect name. It should be socketBindingName. The reason being that the CLI path would look something like:
/socket-binding-group=standard-sockets/socket-binding=${socketBindingName}
The socket-binding-group is a different name which we may want to use in the future to truly define the socket binding group.
- is related to
-
WFARQ-31 socket-binding name should be be overridden if respective property is provided in the arquillian.xml.
- Resolved