RE: Struts+Acegi not working

2007-08-01 Thread Gerardo Corro
ty_filter> > > I believe you could also change some of the settings in your security> context and achieve the same effect, but this should get you going.> (*Chris*)> > On 7/31/07, Gerardo Corro <[EMAIL PROTECTED]> wrote:> >> > Thanks, but not working yet

RE: Struts+Acegi not working

2007-08-01 Thread Gerardo Corro
Nop, still the same error. It's so weird, I really can“t believe it.Is there a sample appliaction of Struts + Acegi out there? I have found snippets, but not a single complete application.Thanks!web.xml#http://java.sun.com/xml/ns/j2ee"; xmlns:xsi=

RE: Struts+Acegi not working

2007-07-31 Thread Gerardo Corro
Thanks, but not working yet; when invoking the page http://localhost:8080/login_demo/ the same error appear time after time, even trying to invoke directly the page http://localhost:8080/login_demo/userLogin.jsp shows the same error.these are the settings right now:#web.xml

RE: Struts+Acegi not working

2007-07-31 Thread Gerardo Corro
Not working yet :-(> Date: Tue, 31 Jul 2007 09:46:44 -0500> From: [EMAIL PROTECTED]> To: user@struts.apache.org> Subject: Re: Struts+Acegi not working> > Remove the .do from the /j_acegi_security_check _ Play free games, earn ticket

Struts+Acegi not working

2007-07-31 Thread Gerardo Corro
Hi, I'm building a web application build with Struts+Spring+Acegi, I'm building the login page but I'm getting the next error: javax.servlet.ServletException: Cannot retrieve mapping for action /j_acegi_security_check org.apache.jasper.runtime.PageContextImpl.doHandle PageException