Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    409

    Admin Role == Always gets permission?

    I am trying to configure an Admin role(ROLE_ADMIN) that always gets permission do everything.

    There does not seem to be a way to do that without completely creating my own accessDecisionManager....
  2. Replies
    7
    Views
    2,226

    One of the things I did was do a search for calls...

    One of the things I did was do a search for calls to start and I didn't find many and none in the test case framework.

    Could part of the problem the usage of context.refresh() vs context.start()...
  3. Replies
    7
    Views
    2,226

    My current version from the manifest is...

    My current version from the manifest is
    Integration - Bundle-Version: 1.0.0.M4
    Spring - Spring-Version: 2.5.4

    1) Happens
    2) Something funky appears to be happening here. LifeCycle start...
  4. Replies
    7
    Views
    2,226

    Problems and some fixes

    On the suggestion of using the jmsGateway xml setup it does not appear to be calling start or initialize, (tried setting breakpoints) therefore its never subscribing to the JMS queue.

    So I...
  5. Replies
    7
    Views
    2,226

    JMS & JTA & Spring Integration

    I have been attempting to configure spring integration to use JMS as its "backing" messaging system and so far I have the sending working correctly. It sends the message in a JTA transaction, and...
Results 1 to 5 of 5