Search:

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

Search: Search took 0.03 seconds.

  1. Dependent/Sequential Async Service Execution?

    I have a workflow which I would like to implement in Spring Integration which is roughly this:

    1) Message enters input channel
    2) Service A gets the message
    3) Service A calls external...
  2. Yes, our project does not use Maven or Ivy, so...

    Yes, our project does not use Maven or Ivy, so that is not an option. I ended up downloading the library from the AOP Alliance Sourceforge website, but that library was from 2004 and if AOP is a...
  3. Apparently not as I downloaded Spring 3.0.0.RC1...

    Apparently not as I downloaded Spring 3.0.0.RC1 and the library is not included.
  4. Spring Security 3.0 RC1 missing org.aopalliance.intercept.MethodInterceptor?

    I have been working on configuring Spring Security 3.0 RC1 and configured the following line:

    <global-method-security secured-annotations="enabled" jsr250-annotations="enabled"/>

    which throws...
Results 1 to 4 of 4