Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    3,297

    include vs extend

    Sorry to post on such an old thread, but I thought someone could be helped by this information.

    I faced the same problem and the resolution was to treat the Java interface as a mixin, rather than...
  2. Replies
    5
    Views
    1,692

    It appears that the only reason you have made...

    It appears that the only reason you have made your channels pollable
    is so that you can direct exceptions to the error channel.

    That has, to me, the effect of making your configuration overly...
  3. Replies
    5
    Views
    1,692

    I have no direct reply to your situation but I...

    I have no direct reply to your situation but I will make a comment about your XML namespace config.
    This may not have an effect on your setup anyway.

    You are using integration as the default...
  4. Thank you.

    Thank you.
  5. Replies
    2
    Views
    632

    It worked. Thank you Mark. :D BTW I used your...

    It worked. Thank you Mark. :D

    BTW I used your blog messages to learn the spring integration ropes.
  6. Replies
    2
    Views
    632

    polling config not working (new user)

    Hi,

    I am new to spring integration but I like it.
    I got the following elements connected to each other in the following order:

    inbound-channel-adapter
    pollable channel
    transformer
    direct...
  7. Replies
    2
    Views
    2,854

    Hi, I was facing the same situation. I...

    Hi,

    I was facing the same situation.

    I created a static method in one of my spring beans which I then called from the BIRT report script.

    The method returns a session scoped object which...
Results 1 to 7 of 7