Search:

Type: Posts; User: damon311; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    815

    Newbie: Autologin

    All:

    I'm using Acegi 0.7.0 (older project and no time to upgrade) and I need to automatically log in a user after he registers. I'm trying the code below, but it's not working. Am I even on the...
  2. All, I've tried the approach listed above to...

    All,

    I've tried the approach listed above to update username and password, but I get a NullPointerException error. I'm using acegi 0.7, spring 1.1, struts 1.1, and hibernate 2.1.

    First, I...
  3. all, it was simply user error. sorry for...

    all,

    it was simply user error. sorry for wasting your time.
  4. Here is the UserServiceImpl source: /* *...

    Here is the UserServiceImpl source:



    /*
    * Created on Mar 29, 2005
    *
    * TODO To change the template for this generated file go to
    * Window - Preferences - Java - Code Style - Code...
  5. Odd behaviour when injecting TransactionTemplate

    All,

    My application behaves as expected until I add the userService bean to my databaseContext.xml for transaction support. Once added, Tomcat appears to be in an infinite loop during startup...
  6. Replies
    6
    Views
    3,111

    Need another piece of information to authenticate user

    Hello,

    I've tried what's listed in topic http://forum.springframework.org/viewtopic.php?t=899, but I'm not having any success. Here is my problem:

    A user in the application may be assigned many...
  7. Newbie - authz tag not displaying body content

    This is my first attempt at using Acegi, so bare with me. I'm using the AuthenticationProcessingFilter and Jdbc authentication out of the box. The authenticated and screen redirection works fine. I'm...
Results 1 to 7 of 7