On second thought, "ordering in failure condition" is actually a feature not required by JMS spec? JBM has ordering group doing this. But this specific case, which requires "ordering in cluster under failure", is NOT supported by ordering group, which only support non-clustered (or ha-singleton) queues.
So users who ask for this feature should turn to HornetQ.
Comments?
Howard