Search:

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

Search: Search took 0.03 seconds.

  1. I have a slow Filter. Filter support for...

    I have a slow Filter. Filter support for additional information to the Message ? Maybe I must create a Transformer. In this case,I must to get data twins.
  2. Router of Filter supports Asynchronous polling?

    Router or Filter supports Asynchronous polling? I have a Router work that Heavy and slow.How should I do?
  3. I have solved this problem. ...

    I have solved this problem.

    <service-activator input-channel="stockoutpass" ref="stockOutService" method="doSomething">
    <poller receive-timeout="5000" task-executor="taskExecutor"...
  4. I created a generic class and method as my...

    I created a generic class and method as my service.But when I start Tomcat, but get a wrong loop:

    ...
    2011-09-14 10:35:00,865 [task-scheduler-2] ERROR...
  5. I had read the Reference about async-polling and...

    I had read the Reference about async-polling and async-gateway. I think async-polling is a good method. I want to do something with a third system .It's slow and Connection limit.But github hasn't...
  6. Someone can help me?Spring integration support...

    Someone can help me?Spring integration support spring 3 Annotation @Async? If My task implements Runnable,Service into an infinite loop.How do I!!!
  7. Asynchronous polling------has no eligible methods for handling Messages

    I have a question about Asynchronous polling..

    Configuration:

    <task:annotation-driven executor="taskExecutor" />

    <gateway id="outMaterial"...
Results 1 to 7 of 7