addSecurity( xh );
Object ctx1=null;
xh.useLocalLoader( false ); // we'll use our own parser for web.xml
// Perform the reading with the context privs
Object pd=ctx.getAttribute( Context.ATTRIB_PROTECTION_DOMAIN);
// System.out.println("Protection domain " + pd);