Search:

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

Search: Search took 0.01 seconds.

  1. Tried as You suggested, buy it didn't help - the...

    Tried as You suggested, buy it didn't help - the only difference using 'fixed-delay' is that the timers starts counting from task completition, and not from task start.

    I added expiration check...
  2. Thanks a lot for Your answers. When I set the...

    Thanks a lot for Your answers. When I set the 'max-messages-per-poll' to 1 I indeed have one poll per 3 seconds, but this means I check only one file each 3 seconds.

    I'd really like to check all...
  3. Poller in a loop has no delay, while fixed-rate is set

    I have a following splitter & aggregator config:


    <int:poller id="fixedThreadPoolPoller" default="true" fixed-rate="3000"
    task-executor="fixedThreadPoolTaskExecutor"...
  4. Replies
    5
    Views
    2,298

    Spring EBR is still missing artifacts for...

    Spring EBR is still missing artifacts for 3.0.4.RELEASE. Those dependencies don't resolve:



    <dependency>
    <groupId>org.springframework.security</groupId>
    ...
  5. Wrong spring-security version in webflow-faces manifest

    Hello!

    The MANIFEST.MF of org.springframework.faces-2.2.0.RELEASE.jar atrifact specifies an import to org.springframework.security.* packages in versions [3.0.4.RELEASE,3.1.0), which is incorrect...
Results 1 to 5 of 5