Search:

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

Search: Search took 0.05 seconds.

  1. Replies
    3
    Views
    1,251

    Convert legacy code to Spring

    Would it be possible to please provide an example of how to configure
    TransactionAwareDataSourceProxy in my applicationContext.xml?
    I know it may be trivial but I would reallly appreciate any help....
  2. Replies
    3
    Views
    1,251

    Convert legacy code to Spring

    Hi, I would like to convert our application to Spring. I would like to start with my DAO objects. At the present moment I do not want to rewrite any DAO's to use the JdbcDaoSupport or JdbcTemplate....
  3. ContextSingletonBeanFactoryLocator Good or Bad

    Could someone please explain to me the pitfalls of using ContextSingletonBeanFactoryLocator? The BeanFactoryLocator documentation seems to strongly suggest that you not use this class and when you...
  4. Replies
    7
    Views
    7,585

    Customize Authentication

    I'll be happy to tell you as much as I can. What I have is a web application running under Tomcat fronted by IIS. Challenge response authentication is being used by IIS and our web application uses...
  5. Replies
    7
    Views
    7,585

    Customize Authentication

    Hello, I have an application that does not have a login screen. We take the userid from the users network login and use it to look up authentication infromation in our database. I am trying to...
  6. Replies
    8
    Views
    2,694

    Acegi usage questions

    I have a working web application that is using the applicationContext.xml and the web.xml files from the quickstart WEB-INF directory. The only modification I have made is to use the JdbcDaoImpl...
  7. Acegi Security System for Spring

    I tried this but it is not working for me.

    I have set my application up in Tomcat as the default application.
    I access my application by http://localhost

    Putting [uri:/j_acegi_security_check]...
  8. Replies
    5
    Views
    1,681

    Newbie

    Thank you, I've got in now.
  9. Replies
    5
    Views
    1,681

    Hi, Unfortunately I do need more help. Here are...

    Hi, Unfortunately I do need more help. Here are my config files.s

    Application Context
    [code]
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN"
    <beans>...
  10. Replies
    5
    Views
    1,681

    newbie

    One more thing.

    When I use the debug.jsp that comes with the sample application it says that my ContextHolder is null.

    Thanks
  11. Replies
    5
    Views
    1,681

    Newbie Help getting started

    I am new to the Acegi System and would just like to see how it works by using the simplest of examples. I am currently running Tomcat 5.0 and cannot get it to work. I have copied the...
Results 1 to 11 of 11