-
Bug
-
Resolution: Done
-
Major
-
2.5.10
-
None
-
None
Since WildFly 8.0.0.Final, the messaging subsystem has added http-acceptor and http-connector resources to connect remotely to the server using HTTP upgrade mechanism.
In our standalone-full.xml configuration, the messaging configuration uses them instead of the netty-acceptor and netty-connector.
The Web console does not list these new resources in its messaging connections panel (http://localhost:9990/console/App.html#messaging-connections;name=default) and there is no way to add or remove them.