Search:

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

Search: Search took 0.06 seconds.

  1. Replies
    0
    Views
    266

    How to test string parametr with jsonPath ?

    I have simple junit for class implementing REST client with RESTTemplate.
    I use the MockRestServiceServer for testing and have following test-method:


    @Test
    public void...
  2. It is not about logging on application server, it...

    It is not about logging on application server, it is about database. When we use JDBC statements, than we add some comment to SQL statement like con.prepareStatement(" /*User.login*/ select...
  3. How to add Repository method name to generated Query ?

    Hi all,

    we use Spring Data JPA with Hibernate to create data-repositories. We use the generation of Queries by convention from repository method names. For debug and trace purposes we need to...
  4. I know, how to create ReleaseStrategy for...

    I know, how to create ReleaseStrategy for aggregator, but I need to create and use my own SequenceStrategy on Router - I donīt want to use the Stack-based Sequence header, i want to implement my own...
  5. I change your sample to respect the my schema...

    I change your sample to respect the my schema more precisely - it is attached here 3780. The main change is use of RecipientListRouter - that generates the sequence and the ReleaseStrategy on two...
  6. Problem with applySequence on Router and two aggregators - its bug or feature ?

    I have problem with "applySequence" attribute processing.

    My scenario is described in attachment 3776
    There is one recipient list router that distributes the original request message to one or...
  7. Replies
    8
    Views
    3,658

    Message Acknowledgement

    Hello,

    I have the similar problem, I need to have some possibility to ACK message after receive on channel.

    I want to write some client that reads messages from server through Webservice...
Results 1 to 7 of 7