Search:

Type: Posts; User: harald.pehl; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    2,087

    Hi Karen, thanks a lot for your reply. Adding...

    Hi Karen,

    thanks a lot for your reply. Adding the cglib bundle to com.springsource.kernel.region.bundles in com.springsource.kernel.launch.properties solved my problem!

    There should really be...
  2. Replies
    5
    Views
    2,087

    @Configuration support in dm Server M6

    Hello,

    I'm using @Configuration classes in one of my bundles (say bundle "configBdl") . The @Configuration class is scanned and recognized using the standard xml bootstrap config


    ......
  3. Replies
    2
    Views
    976

    Hi anoopps, I have a very similar problem in...

    Hi anoopps,

    I have a very similar problem in my current project: Aspect in bundle A and classes in other bundles which are adviced by the aspect. In this constellation the aspect is never called....
  4. Hi dtsazza, I came across your post and was...

    Hi dtsazza,

    I came across your post and was wondering if you already found a solution for your problem. If so I would be keen to get some hints from you, as I have a very similar requirement in my...
  5. Replies
    1
    Views
    2,177

    NTLM and form based authentication

    I have a webapp up and running which uses NTLM based authentication. Therefore I'm using the following configuration:



    <sec:global-method-security jsr250-annotations="enabled" />
    <sec:http...
  6. Replies
    19
    Views
    29,494

    That's exactly what I mean

    That's exactly what I mean
  7. Replies
    19
    Views
    29,494

    Hi posta07, thanks for your answer. That's...

    Hi posta07,

    thanks for your answer. That's exactly the approach I also have chosen after some trial and error.

    I have one further question:
    How do you handle exceptions from Spring Security?...
  8. Replies
    19
    Views
    29,494

    How to setup Spring Security with GWT

    Hi,

    I'm currently writing a webapp using GWT 1.5.x. On the server side I want to use Spring Security (both url and method security).

    On the client side I'm planning to have to GWT modules:

    ...
  9. Sample for Digest Authentication with HTTPInvoker

    Hi there,

    can anybody please give me a working sample for an digest authentication in combination with http invoker? I have to communicate with a server side app using http invoker. For the...
Results 1 to 9 of 9