]
Chao Wang reassigned WFLY-5324:
-------------------------------
Assignee: Chao Wang (was: Jeff Mesnil)
in-vm acceptor/connector has no default value for server-id
-----------------------------------------------------------
Key: WFLY-5324
URL:
https://issues.jboss.org/browse/WFLY-5324
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.0.0.Beta2
Reporter: Miroslav Novak
Assignee: Chao Wang
in-vm acceptor/connector in EAP 6 has default value for server-id set to 0. But in EAP 7
no default value is set. This causes that adding in-vm acceptor/connector without
server-id in CLI succeeds in EAP 6 but fails in EAP 7. We should sync default values
between EAP 6 and EAP 7.