Search:

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

Search: Search took 0.01 seconds.

  1. Problem deploying two Tiles applications to same server

    I have two web applications using Spring & Tiles that won't co-habit the same server. I'm using Orion 2.0.6. I suspect the problem is due to Tiles as the end JSPs work perfectly.

    I can run...
  2. Replies
    1
    Views
    1,107

    Basic Authentication & HttpSessions

    Were successfully using Acegi 0.8.3 on a project that has both form authentication and basic authentication. The basic authentication is used for web services.

    I noticed however, that I couldn't...
  3. Replies
    4
    Views
    3,197

    Thanks for your reply James - I finally found...

    Thanks for your reply James - I finally found some time to investigate this further...

    We're using J2EE 1.3 at the moment so I've had a look at doing the transaction management manaually as you...
  4. You would generally give your clients a...

    You would generally give your clients a 'cut-down' version of your appication jar which contains your interfaces and any required supporting classes & resources.
  5. Replies
    4
    Views
    3,197

    JMS with JTA using Spring

    Hi

    I'm struggling to get global transactions to work with datasources and JMS.

    I'm using JOTM with Enhydra for the distributed datasource bits and that all works as expected.

    However, I also...
  6. Replies
    3
    Views
    4,409

    OK thanks - I missed that paragraph in the...

    OK thanks - I missed that paragraph in the documentation.

    I've implemented a listener now that performs my task upon successful authentication.

    I'm still a bit unsure of how to do something...
  7. Replies
    3
    Views
    4,409

    HttpSessionListener Equivalent?

    Hello!

    Can anyone tell me if there is an equivalent of a session listener within the Acegi framework?

    I want to perform some arbitrary tasks when a user has been authenticated and also when...
Results 1 to 7 of 7