Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.14 seconds.

  1. Directory scanning - Lock - RecursiveLeafOnlyDirectoryScanner

    Just wondering the RecursiveLeafOnlyDirectoryScanner have a default lock on a polling directory for listing files ? Is it a good practice to tryClaim (directory) before directory.listfiles...
  2. Replies
    0
    Views
    784

    Spring jms and mq backout count

    My application uses spring JMS Transaction manager and MQ connection factory to achieve transaction rollback and rely on MQ specific backout queue and backout count for replay mechanism.

    Now,...
  3. Replies
    2
    Views
    1,188

    What we are doing is kind of a gateway...

    What we are doing is kind of a gateway application to move messages/file from various sources to targets - being file to queue, queue to file, file to ftp ... etc etc

    In this particular instance...
  4. Replies
    2
    Views
    1,188

    jms:reply-to question

    I need to set a reply to queue name jms property on an outbound message.

    This is, by the way, a standalone java appliction communicating to mq.

    I tried using jms:reply-to but then that...
  5. Replies
    4
    Views
    833

    jms outbound adapter - transaction rollback scenario

    I have tried your catch-error-handling-flow's errors and it worked. So, thank you very much for that.

    But my original question is still remains.

    For a jms out bound adapter with local session...
  6. Replies
    4
    Views
    833

    so the solution you have suggested to trap those...

    so the solution you have suggested to trap those errors caused by my erorr handling - like not able to write the failed message into recoverable/unrecoverable folder due to permission. I am sure I...
  7. Replies
    4
    Views
    833

    I have been working on the problem today as well...

    I have been working on the problem today as well - trying option.

    I have tried the error-channel on jms message driven channel adapter, but the point am stuck now is that - any exception, need not...
  8. Replies
    4
    Views
    833

    Error Handling - help

    I have implemented a basic error handling mechanisum using ErrorMessageExceptionTypeRouterm on errorChannel. I catogarise errors as recoverable and unrecoverable (like validation failures goes to...
  9. Replies
    0
    Views
    1,039

    set JMSXAppId - PutApplName

    Does any one knows how to set this directly or as a workaround to a JMS Header property.

    I know that this is kind of a read-only field but my receiver broker flow expects the value to be supplied....
  10. Replies
    6
    Views
    3,129

    I have been trying to use control-bus. But end up...

    I have been trying to use control-bus. But end up with problems with the expression string to start with. I am trying to see if i could call a method in one of my classes, which will act as an admin...
  11. Replies
    6
    Views
    3,129

    yes I did now :-) Before I have heard about...

    yes I did now :-)

    Before I have heard about message bus. I think thats gone and replaced with control-bus. I Will give it a go and see how it works.

    Thanks
  12. Replies
    6
    Views
    3,129

    jira created :...

    jira created : https://jira.springframework.org/browse/INT-1716

    I couldnt really find a way to do this (start/stop) for my current project and have been thinking something like this ...

    I will...
  13. Replies
    6
    Views
    3,129

    Control bus example ?

    Is there any examples to see how to use control bus or any alternative options to start and stop or do some maintenance operation on messaging end points?
  14. Replies
    16
    Views
    1,770

    ok. I will try the suggested options and get back...

    ok. I will try the suggested options and get back to you.

    Thanks
  15. Replies
    16
    Views
    1,770

    no good - when I put test/ with...

    no good -

    when I put test/ with localdirectory file:c:/test/out it seems creating a file with .writting and error on console saying test/\filename.xml . server replied 501 invalid file or file...
  16. Replies
    16
    Views
    1,770

    I have downloaded the 2.0.1 build and am sure...

    I have downloaded the 2.0.1 build and am sure that i have got that in my classpath in STS.

    please check anything obviously wrong in the attached xml configuration file.

    This xml with...
  17. Replies
    16
    Views
    1,770

    well am not sure this is working - may be...

    well am not sure this is working - may be something i am doing wrong.

    To down load a file all i need is to define the ftp:inbound-channel-adapter
    with...
  18. Replies
    16
    Views
    1,770

    Will do that and update after my test pass. ...

    Will do that and update after my test pass.

    thanks
  19. Replies
    16
    Views
    1,770

    No, not for this work - shame I know. The good...

    No, not for this work - shame I know. The good old ant :-)
  20. Replies
    16
    Views
    1,770

    is that possible to provide a download link - for...

    is that possible to provide a download link - for 2.0.1 or the nightly build ?
  21. Replies
    16
    Views
    1,770

    I did and I have done noting different but seems...

    I did and I have done noting different but seems not working

    I come across this link.

    https://jira.springframework.org/browse/INT-1663


    may be i need to wait for a 2.0.1 release - dont know...
  22. Replies
    16
    Views
    1,770

    FTP inbound channel adapter

    Is there a simple ftp file download example to see.

    I tried a simple file transfer but the output file written were 0 bytes and INCOMPLETE suffix.

    What could be wrong. Any working example...
  23. attached the test prg. the test scenario is to...

    attached the test prg. the test scenario is to move the source files to the error folder - but not working.
  24. Replies
    0
    Views
    591

    STS 2.5.1 and FTP Adapter

    How to configure namespace for ftp adapter in STS 2.5.1 ?

    Thanks
  25. file outbound adapter - delete source file issue

    I couldnt work out what i am doing wrong.

    The flow is to move a set of files (scanner result) from one location to another. so <int-file:inbound> and <int-file:outbound> with a bridge from inbound...
Results 1 to 25 of 54
Page 1 of 3 1 2 3