[jboss-user] [Security & JAAS/JBoss] - Re: Urgent -Please - Custom Security Manager doesn't work!

khohl do-not-reply at jboss.com
Thu Jun 18 10:19:47 EDT 2009


This is the top of my file -

<?xml version="1.0" encoding="UTF-8"?>
  | 
  | <!DOCTYPE jboss PUBLIC
  |       "-//JBoss//DTD JBOSS 5.0//EN"
  |       "http://www.jboss.org/j2ee/dtd/jboss_5_0.dtd">
  | 
  | <!-- ===================================================================== -->
  | <!--  Standard JBoss EJB Configurations                                    -->
  | <!-- ===================================================================== -->
  | <!-- $Id: standardjboss.xml 81918 2008-12-01 19:55:43Z anil.saldhana at jboss.com $ -->
  | 
  | <jboss>
  |   <!--
  |    The missing-method-permissions-excluded-mode is a boolean
  |    that allows the deployer to globally indicate that all methods without a
  |    method-permission element should be treated as excluded(= true and the default),
  |    or that methods without a method-permission element should be treated as
  |    unchecked(= false)
  |   -->
  |   <security-domain>AproposSecurity</security-domain>

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238500#4238500

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238500



More information about the jboss-user mailing list