Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    945

    non-persistent channels?

    I'm using spring integration with activemq. I don't want my messages to be persistent. I've figured out how to do this at the broker level (broker.setPersistent(false)) but I can't figure out how to...
  2. Replies
    4
    Views
    1,271

    Hey Mark, I'm working with Adam on this...

    Hey Mark,

    I'm working with Adam on this problem. I prototyped the code using the "scoped-proxy" flag on our component-scan tag. Unfortunately, the scopedProxy never gets created. I'm pretty sure...
  3. Replies
    2
    Views
    1,831

    I added a finally clause to the main method of...

    I added a finally clause to the main method of each of my applications to close the context... that seemed to do the trick. I really liked the idea of the shutdown hook, since I had multiple...
  4. Replies
    2
    Views
    1,831

    java process won't stop?

    I've just integrated sprint integration into a local java app... I have all the beans pulled into a separate xml file. If I include that xml in springs startup, the java process never stops. If I...
Results 1 to 4 of 4