I just realize that the code fragment I sent had an extra space in the
getChildren method call . It should read as follows:
List appRoles = root.getChildren("application-roles");
And I still have the same problem as indicated in my previous post
Thanks again for your patience
max