Search:

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

Search: Search took 0.01 seconds.

  1. I'm not extending the...

    I'm not extending the AbstractUserDetailsAuthenticationProvider, but implementing the authenticationprovider interface. It was a good hint to look at the code for the...
  2. Custom Authentication manager and EhcacheBaseduser

    Hi All,

    I am having an issue where I keep getting cache misses. I checked my cachestore and it looks like its never being populated with any users. I can't really see where the problem lies as I...
  3. CommonsHttpInvokerRequestExecutor Authentication header issue

    Hi All,

    I am trying to configure my ACEGI setup to use the CommonsHttpInvokerRequestExecutor instead of the SimpleHttpInvokerRequestExecutor for the remoting side(I have things working under the...
  4. Replies
    7
    Views
    6,899

    I would really like to create a junit test case...

    I would really like to create a junit test case however the property I want to assert on SearchSystemEnvironment in PropertyPlaceholderConfigurer only has a setter method. I can't see any sort of...
  5. Replies
    7
    Views
    6,899

    Hi Costin, I tried creating a new...

    Hi Costin,

    I tried creating a new SystemProperty and referenced that, but still no luck, is that what you meant ? My application below is purely there to test the resolution of system variables...
  6. Replies
    7
    Views
    6,899

    The chances are I'm totally wrong here.... ...

    The chances are I'm totally wrong here....

    Having searched more on the forum(there are more issues like mine) it seems like this could possibly be a bug ? (Apologies on this presumption if its...
  7. Replies
    7
    Views
    6,899

    Accessing env properties in bean.xml

    Hi,

    I am trying to use env variables to set the location of a properties file in my bean.xml. I keep getting fileNotFound Exceptions and it looks like the env property is not being resolved. From...
Results 1 to 7 of 7