Results 1 to 2 of 2

Thread: about acegi redirect

  1. #1
    Join Date
    Mar 2008
    Posts
    2

    Exclamation about acegi redirect

    HI,

    i have met some problem.

    in tomcat, i deploy two project which all used acegi.
    for examle, one is app1, the other is app2.

    sometimes, there is error happened.(after tomcat run some day)

    when you want to access url which you have no privilege in app1, the system will redirect you to the login page of app2. in fact, the system should redirect you to th login page of app1.

    after modifying app1's login page and saving, this problem is overcomed. tomcat recompiled the jsp page.

    what happen for this thing?

    thx

    sam
    Last edited by sam9901; Mar 24th, 2009 at 09:03 PM. Reason: reedit

  2. #2
    Join Date
    Mar 2008
    Posts
    2

    Smile

    the problem has resolved. i make mistake on tomcat configure context which workdir are indenty in the some directory. so two project direct the same login page.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •