Greetings,
I am trying to parse an XML page from a link. I am using javax to do this however I keep getting the error ( An error occurred while parsing document: 'White spaces are required between publicId and systemId. ). However in the ACL when I change Anonymous to reader I am able to parse the xml page. However the acl can’t have anonymous, is there some way around this so that anonymous/default can still be left at no access while parsing the xml link?