[Acegisecurity-developer] debug error

2005-07-28 Thread Jared Odulio
Hi, After clicking "Debug" of the Contacts Demo, this exception came up: org.apache.jasper.JasperException: Unable to compile class for JSP An error occurred at line: 6 in the jsp file: /secure/debug.jsp Generated servlet error: [javac] /home/jared/glassfish/domains/domain1/generated/jsp/j2

Re: [Acegisecurity-developer] IMPORTANT: Project management procedures

2005-07-28 Thread Ben Alex
Hi Luke Luke Taylor wrote: On style issues, could we formally ban tab characters from both XML and Java (I guess Jalopy takes care of the latter already)? They tend to mess up the HTML source xref reports and there's a mix of tabs and spaces in some of the XML files can look odd if your edito

Re: [Acegisecurity-developer] IMPORTANT: Project management procedures

2005-07-28 Thread Andrew Petro
+1 from a non-developer lurker. Hi everyone Now that we've got 14 developers with CVS rights, and we've recently introduced JIRA, I wish to propose some project management {...} These are good and I'd recommend converting it into a new developer's guide or orientation artifact that

Re: [Acegisecurity-developer] FilterToBeanProxy and FilterChainPr oxy

2005-07-28 Thread Ben Alex
Pascal Gehl wrote: Same thing for net.sf.acegisecurity.util.FilterChainProxy. I really like the net.sf.acegisecurity.util.FilterToBeanProxy, I think it should be promoted to Spring Web because it can be usefull for all kind of filters. I have no problem with Spring Core adopting either cla

Re: [Acegisecurity-developer] IMPORTANT: Project management procedures

2005-07-28 Thread Carlos Sanchez
+1 Regards Carlos Sanchez On 7/28/05, Ben Alex <[EMAIL PROTECTED]> wrote: > Scott McCrory wrote: > > >On Mon, 25 Jul 2005 12:17:29 +1000, Ben Alex wrote > > > > > >>Hi everyone > >> > >>Now that we've got 14 developers with CVS rights, and we've recently > >>introduced JIRA, I wish to propose s

RE: [Acegisecurity-developer] FilterToBeanProxy and FilterChainPr oxy

2005-07-28 Thread Pascal Gehl
Same thing for net.sf.acegisecurity.util.FilterChainProxy. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pascal Gehl Sent: Thursday, July 28, 2005 16:46 To: 'acegisecurity-developer@lists.sourceforge.net' Subject: RE: [Acegisecurity-developer] IMPORTANT:

RE: [Acegisecurity-developer] IMPORTANT: Project management proce dures

2005-07-28 Thread Pascal Gehl
Hi, I really like the net.sf.acegisecurity.util.FilterToBeanProxy, I think it should be promoted to Spring Web because it can be usefull for all kind of filters. What do you think ? Pascal Gehl --- SF.Net email is Sponsored by the Better Sof

Re: [Acegisecurity-developer] IMPORTANT: Project management procedures

2005-07-28 Thread Andy Depue
On Thursday 28 July 2005 09:39 am, Scott McCrory wrote: > On Thu, 28 Jul 2005 09:33:41 -0700, March, Andres wrote > > > -1 for any debate that has the words tab and space in the same sentence. > > Ahh yes, I still tell stories about the Great Tab/Space War of '86. We > lost a lot of characters in

RE: [Acegisecurity-developer] IMPORTANT: Project management procedures

2005-07-28 Thread Scott McCrory
On Thu, 28 Jul 2005 09:33:41 -0700, March, Andres wrote > -1 for any debate that has the words tab and space in the same sentence. Ahh yes, I still tell stories about the Great Tab/Space War of '86. We lost a lot of characters in that brutal conflict... :-) Scott

RE: [Acegisecurity-developer] IMPORTANT: Project management procedures

2005-07-28 Thread March, Andres
+1 for the guidelines -1 for any debate that has the words tab and space in the same sentence. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Luke Taylor > Sent: Thursday, July 28, 2005 7:33 AM > To: acegisecurity-developer@lists.sourceforge.net >

RE: [Acegisecurity-developer] addition to acegi: granting permissions/acls

2005-07-28 Thread Tim Kettering
I must've overlooked it. Thanks very much! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Alex Sent: Thursday, July 28, 2005 8:45 AM To: acegisecurity-developer@lists.sourceforge.net Subject: Re: [Acegisecurity-developer] addition to acegi: grantin

Re: [Acegisecurity-developer] IMPORTANT: Project management procedures

2005-07-28 Thread Ray Krueger
+1 for the whole thing Ben. +1 for it getting up on the site too. -Ray On 7/28/05, Luke Taylor <[EMAIL PROTECTED]> wrote: > Seems like a good idea to me to have some formal guidelines. > > I'm just trying to set up the jalopy integration with intellij... > > On style issues, could we formally

Re: [Acegisecurity-developer] IMPORTANT: Project management procedures

2005-07-28 Thread Luke Taylor
Seems like a good idea to me to have some formal guidelines. I'm just trying to set up the jalopy integration with intellij... On style issues, could we formally ban tab characters from both XML and Java (I guess Jalopy takes care of the latter already)? They tend to mess up the HTML source xr

Re: [Acegisecurity-developer] IMPORTANT: Project management procedures

2005-07-28 Thread Marc-Antoine Garrigue
+1 MAGOn 7/25/05, Ben Alex <[EMAIL PROTECTED]> wrote: Hi everyoneNow that we've got 14 developers with CVS rights, and we've recentlyintroduced JIRA, I wish to propose some project management procedures.These are aimed at making life easier for all of us, and helping the community to understand ou

RE: [Acegisecurity-developer] IMPORTANT: Project management proce dures

2005-07-28 Thread Pascal Gehl
hi, +1 on this idea. I really would like to know there is a documented process to follow. Pascal Gehl -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Alex Sent: Thursday, July 28, 2005 08:47 To: acegisecurity-developer@lists.sourceforge.net Subject

Re: [Acegisecurity-developer] IMPORTANT: Project management procedures

2005-07-28 Thread Ben Alex
Scott McCrory wrote: On Mon, 25 Jul 2005 12:17:29 +1000, Ben Alex wrote Hi everyone Now that we've got 14 developers with CVS rights, and we've recently introduced JIRA, I wish to propose some project management {...} These are good and I'd recommend converting it into a new develop

Re: [Acegisecurity-developer] addition to acegi: granting permissions/acls

2005-07-28 Thread Ben Alex
Tim Kettering wrote: In AclManager, we have methods to obtain ACL permissions, but I (as far as I’ve looked) have not seen any methods or processes to plug in functionality to grant permissions. Hi Tim Have you had a look at BasicAclExtendedDao, which provides properties for modifying the

Re: [Acegisecurity-developer] [multiple login form] : code attached to the issue in JIRA.

2005-07-28 Thread Ben Alex
Pascal Gehl wrote: Hi, I have attached the code and the unit tests for the mutiple login forms entry point to the following jira task : http://opensource.atlassian.com/projects/spring/browse/SEC-33 I'm about to write the doc on how to use it. Remarks, improvment hichly welcome. Hi Pa