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