I had previously seen this example... however I'm using a custom login.jsp calling j_spring_security_check and using j_username and j_password... the login file in the zip file provided at this link has a size of 0 and was empty... so while a great example it doesn't appear to illustrate an example of a redirect from a custom JSF login page to a secured page...
Also, as additional information I initially tried deploying the application to Oracle OC4J... abandoned this effort and then tried deploying to Tomcat... neither efforts have worked... I think the problem is in the configuration somehow... it's just that I haven't been able to find an example with spring security implemented in the Trinidad / Orchestra / Spring / EclipseLink stack... I'm also somewhat new to this but eager to learn... ________________________________ From: Cagatay Civici [mailto:[EMAIL PROTECTED] Sent: Monday, November 24, 2008 2:32 PM To: MyFaces Discussion Subject: Re: Trinidad / Orchestra / Spring / Spring Security / JPA - eclipselink This would help; http://cagataycivici.wordpress.com/2008/06/17/annotation-driven-jsf-spri ng-jpa-spring-security-orchestra/ Demonstrates the stack containing myfaces+orchestra+jpa+spring+spring security On Mon, Nov 24, 2008 at 10:06 PM, Merkel, Stace <[EMAIL PROTECTED]> wrote: I currently have a Trinidad / Orchestra / Spring / JPA - eclipselink project running. I've tried spring security but I can't get a redirect from a custom login page to a secured page to work... no one seems to want to answer questions on Spring forum (I have an unanswered post) and no one seems to have any examples out there... I have tried this... http://ocpsoft.com/java/acegi-spring-security-jsf-login-page/ but most responders to this post also don't seem to be able to get this working... Any help would definitely be appreciated...

