Hi Michael
There is no operation for inserting a protocol layer at a specific position in the stack.I'm adding a JGroup stack protocol using this command:
/subsystem=jgroups/stack=tcp/protocol=JDBC_PING:add()
But, the new protocol is added to the end of the list of protocols. And, since protocol order matters, how do I add the protocol to the front of the list? And, I'd prefer to do it without tweaking the XML directly. Any pointers?
--Michael Irwin
_______________________________________________ wildfly-dev mailing list wildfly-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/wildfly-dev