Re: [Resin-interest] Problem loading acegi filters

2007-02-17 Thread Kai Virkki
Hi! This used to work in Resin 3.0.x versions, but it seems that 3.1 uses a different XML parser settings or something... -Kai 2007/2/15, Pablo Saavedra <[EMAIL PROTECTED]>: > I solved it :). > > Had to change > > > org.acegisecurity.util.FilterChainProxy > > > to > > org.acegisecurity.ut

Re: [Resin-interest] Problem loading acegi filters

2007-02-15 Thread Pablo Saavedra
I solved it :). Had to change org.acegisecurity.util.FilterChainProxy to org.acegisecurity.util.FilterChainProxy Thanks anyway. Regards, Pablo. On 15/02/07, Pablo Saavedra <[EMAIL PROTECTED]> wrote: Hi all, I'm using acegi security 1.0 on my application, and it works fine in resin

[Resin-interest] Problem loading acegi filters

2007-02-15 Thread Pablo Saavedra
Hi all, I'm using acegi security 1.0 on my application, and it works fine in resin 3.1.s061006, but when I try to run it resin 3.1 release, I get a ClassNotFoundException when initializing acegi's filter to bean proxy. Here's the stacktrace: [15:58:17.890] javax.servlet.ServletException: Class