When running rwalk Security.xml the following line throws an exception.
|
case GET_SUMMARIES: |
|
throw new UnsupportedOperationException("GET_SUMMARIES not implemented"); |
I think it would be pretty easy to implement this so the rwalk security module could run properly again.