Re[4]: [JBoss-user] Help with security-constraints please

2002-07-17 Thread Alex Loubyansky
quot;Jim Crossley" <[EMAIL PROTECTED]> JC> Cc: <[EMAIL PROTECTED]> JC> Sent: Wednesday, July 17, 2002 2:20 AM JC> Subject: Re[2]: [JBoss-user] Help with security-constraints please >> Hello Jim, >> >> Tuesday, July 16, 2002, 11:28:06 PM, you wrote: &g

Re: Re[2]: [JBoss-user] Help with security-constraints please

2002-07-17 Thread Jim Crossley
- Original Message - From: "Alex Loubyansky" <[EMAIL PROTECTED]> To: "Jim Crossley" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 17, 2002 2:20 AM Subject: Re[2]: [JBoss-user] Help with security-constraints please > Hello

Re[2]: [JBoss-user] Help with security-constraints please

2002-07-16 Thread Alex Loubyansky
straints on a ‘first match wins’ basis..." alex JC> Jim JC> - Original Message - JC> From: "Jim Crossley" <[EMAIL PROTECTED]> JC> To: <[EMAIL PROTECTED]> JC> Sent: Tuesday, July 16, 2002 2:41 PM JC> Subject: [JBoss-user] Help with security-cons

Re: [JBoss-user] Help with security-constraints please

2002-07-16 Thread Jim Crossley
ssley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 16, 2002 2:41 PM Subject: [JBoss-user] Help with security-constraints please > I have a web-app that I would like to be able to deploy on both jboss > bundles: jboss3/jetty and jboss3/tomcat4. I'm

[JBoss-user] Help with security-constraints please

2002-07-16 Thread Jim Crossley
I have a web-app that I would like to be able to deploy on both jboss bundles: jboss3/jetty and jboss3/tomcat4. I'm trying to restrict all content EXCEPT my images. The following works great on jetty, but not on tomcat. The first request for an image file results in my login form being display