Re: [JBoss-dev] Jetty bug rear's it's head again

2002-10-30 Thread Scott M Stark
You will have to be more specific because when I add this the following
to the jmx-console/WEB-INF/web.xml descriptor FORM based auth
works fine.

  security-constraint
web-resource-collection
  web-resource-nameHtmlAdaptor/web-resource-name
  descriptionAn example security config that only allows users with the
role JBossAdmin to access the HTML JMX console web application
  /description
  url-pattern/*/url-pattern
  http-methodGET/http-method
  http-methodPOST/http-method
/web-resource-collection
auth-constraint
  role-nameJBossAdmin/role-name
/auth-constraint
  /security-constraint

  login-config
auth-methodFORM/auth-method
realm-nameJBoss JMX Console/realm-name
   form-login-config
 form-login-page/login.jsp/form-login-page
 form-error-page/loginFailed.jsp/form-error-page
   /form-login-config
  /login-config


Scott Stark
Chief Technology Officer
JBoss Group, LLC


- Original Message - 
From: Dave Smith [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, October 29, 2002 6:07 PM
Subject: Re: [JBoss-dev] Jetty bug rear's it's head again


 Throw Form based authentication on the jmx-console in the default jboss 
 setup.
 I'm sure you know the syntax ;-)
 
 



---
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] Jetty bug rear's it's head again

2002-10-30 Thread Dave Smith
Ah .. With the old version of jetty you did not have to prefix the
form-login-page with a '/'. If you include the slash it works. 

On Wed, 2002-10-30 at 14:56, Scott M Stark wrote:
 You will have to be more specific because when I add this the following
 to the jmx-console/WEB-INF/web.xml descriptor FORM based auth
 works fine.
 
   security-constraint
 web-resource-collection
   web-resource-nameHtmlAdaptor/web-resource-name
   descriptionAn example security config that only allows users with the
 role JBossAdmin to access the HTML JMX console web application
   /description
   url-pattern/*/url-pattern
   http-methodGET/http-method
   http-methodPOST/http-method
 /web-resource-collection
 auth-constraint
   role-nameJBossAdmin/role-name
 /auth-constraint
   /security-constraint
 
   login-config
 auth-methodFORM/auth-method
 realm-nameJBoss JMX Console/realm-name
form-login-config
  form-login-page/login.jsp/form-login-page
  form-error-page/loginFailed.jsp/form-error-page
/form-login-config
   /login-config
 
 
 Scott Stark
 Chief Technology Officer
 JBoss Group, LLC
 
 
 - Original Message - 
 From: Dave Smith [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, October 29, 2002 6:07 PM
 Subject: Re: [JBoss-dev] Jetty bug rear's it's head again
 
 
  Throw Form based authentication on the jmx-console in the default jboss 
  setup.
  I'm sure you know the syntax ;-)
  
  
 
 
 
 ---
 This sf.net email is sponsored by: Influence the future 
 of Java(TM) technology. Join the Java Community 
 Process(SM) (JCP(SM)) program now. 
 http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
 ___
 Jboss-development mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/jboss-development




---
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] Jetty bug rear's it's head again

2002-10-29 Thread Jules Gosnell
Dave Smith wrote:

JBOss 3.2 beta (CVS)

If you are doing form based authenication you get a redirection error.
ie when jetty goes to load the form page it thinks it need's to
authorize this page .. goes into an endless loop and then you get an htp
error. 

Jules?



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


mail me a simple testcase and I'll sort it out.

Jules



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] Jetty bug rear's it's head again

2002-10-29 Thread Dave Smith
Throw Form based authentication on the jmx-console in the default jboss 
setup.
I'm sure you know the syntax ;-)


Jules Gosnell wrote:

Dave Smith wrote:


JBOss 3.2 beta (CVS)

If you are doing form based authenication you get a redirection error.
ie when jetty goes to load the form page it thinks it need's to
authorize this page .. goes into an endless loop and then you get an htp
error.
Jules?



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development




mail me a simple testcase and I'll sort it out.

Jules



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development






---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development