Re: $CATALINA_HOME/conf/context.xml .. restrict a context?

2014-03-03 Thread Ravi Gupta
According to this, it should match up https://community.jboss.org/wiki/Web-AppContextConfiguration On Mon, Mar 3, 2014 at 4:53 PM, Ravi Gupta wrote: > Any idea if the same would work for JBOSS 5.X (uses tomcat under the hood)? > perhaps it is not the same, but I tried putting &

Re: $CATALINA_HOME/conf/context.xml .. restrict a context?

2014-03-03 Thread Ravi Gupta
not to individuals. That's what community is about.) > > On 3/3/14, 5:29 PM, Ravi Gupta wrote: > > Thanks, the issue is that my customer does not want to restrict > > the admin-console in it's war - the rational is anybody can then > > just redeploy a new admin-con

Re: $CATALINA_HOME/conf/context.xml .. restrict a context?

2014-03-03 Thread Ravi Gupta
Make sense? On Mon, Mar 3, 2014 at 4:22 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Ravi, > > On 3/3/14, 5:10 PM, Ravi Gupta wrote: > > Tomcat 6.X RHEL > > > > I tried adding t

$CATALINA_HOME/conf/context.xml .. restrict a context?

2014-03-03 Thread Ravi Gupta
Tomcat 6.X RHEL I tried adding the below in order to limit access to /admin-console It worked, but it limits access to EVERY context, which is odd. I am sure I am doing something wrong or I misunderstand how this works I want to put restrictions on the /admin-console context, but I do not wan