Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 23, 2012, 04:42:40 PM

Pages: [1]   Go Down
  Print  
Author Topic: getting Acegi security working on a spring app  (Read 928 times)
solaris
Newbie
*
Offline Offline

Posts: 2


« on: July 25, 2008, 08:00:29 AM »

Greetings!
Does anyone have a hint on how to get the configuration right

I'm getting 404 error when trying to login to the Acegi protected part of my app.

I've tried to duplicate the way the app is set up per another web app I've deployed on another resin server.
and on login form I have:
Code:
/login/j_acegi_security_check.jsp

... and applicationContext-acegi.xml:

Code:
<property name="filterProcessesUrl" value="/login/j_acegi_security_check.jsp"/>

Do I have to do something different/special to make this work on Lunarpages resin?

Thanks
Logged
solaris
Newbie
*
Offline Offline

Posts: 2


« Reply #1 on: July 26, 2008, 06:22:58 AM »

... solved my own puzzle. The setting are correct for this environment, but resin simply does not automatically pick up changes that xml config file. It all worked as expected after a jvm restart.
So, it's just something to live with on the bottom of the barrel hosting plan. That's all,  Doh
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: