Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    10
    Views
    36,275

    Just to clarify, when using ICEfaces, you...

    Just to clarify, when using ICEfaces, you shouldn't have to specify all the security:intercept-url's specified above unless you are securing everything:

    <security:intercept-url pattern="/**"...
  2. Replies
    11
    Views
    4,887

    Injecteer, The correct name for the anonymous...

    Injecteer,

    The correct name for the anonymous role is ROLE_ANONYMOUS, you have spelled it incorrectly in your code. If you spell it correctly and have your applicationContext.xml configured...
Results 1 to 2 of 2