Search:

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

Page 1 of 5 1 2 3 4

Search: Search took 0.04 seconds.

  1. SMB outbound channel adapter and SessionFactory per message

    Hi SI users,

    I'm using SMB outbound channel adapter to talk to SMB server. In my current scenario SessionFactory has to be created based on message payload since host and folder are part of the...
  2. I have managed to fix it, here is the short...

    I have managed to fix it, here is the short update: http://forum.springsource.org/showthread.php?126494-Avoiding-STS-Bogus-Warnings-And-Errors&p=441516#post441516
  3. Replies
    4
    Views
    1,934

    Sticky: Hi Gary, It was my mistake, some time ago I...

    Hi Gary,

    It was my mistake, some time ago I created "spring-integration-test" project in the default workspace and have forgotten about it. The same name is used in spring-integration and that's...
  4. Replies
    4
    Views
    1,934

    Sticky: Hi Gary, I cannot import spring-intagration as...

    Hi Gary,

    I cannot import spring-intagration as gradle project. I asked guys on STS forum but without any feedback so far. Here is the link to this issue:...
  5. Replies
    3
    Views
    357

    Uninstalling and then installing worked for me....

    Uninstalling and then installing worked for me. Now I'm running Gradle IDE 3.2.

    I'm still having an issue with importing gradle project and which I described here:...
  6. Not able to import spring-integration as gradle project

    Hi STS users,

    My STS is not able to import spring-integration as gradle project (https://github.com/SpringSource/spring-integration)

    Here is the error message that I'm getting:...
  7. Thanks Gary for this great explanation. I do want...

    Thanks Gary for this great explanation. I do want to process my messages in parallel so I will use splitter->channel-with-task-executor->(the rest of the SI flow).
  8. Thanks for this fast response. It looks like a...

    Thanks for this fast response. It looks like a splitter is what I was looking for:) As for the jpa:inbound-adapter I did not want to set the fetch limit to 1, I was refering to max-messages-per-poll...
  9. JPA inbound-channel-adapter and max-messages-per-poll

    Hi SI users,

    I have configured JPA adapter as follows:



    <int-jpa:inbound-channel-adapter id="pendingJobsJpaAdapter" channel="inputChannel"
    entity-manager-factory="entityManagerFactory"...
  10. Replies
    1
    Views
    254

    SMB Outbound Gateway implementation

    Hi SI users,

    I'm really interested in SMB Outbound Gateway component since it would fit very well in the integration flow scenario in my current project. Any plans for implementing it? I know that...
  11. Replies
    3
    Views
    434

    Thanks a lot. Having same example for...

    Thanks a lot. Having same example for smb-outbound-adapter will be very useful.

    Regards,
    Krzysztof
  12. Hi Gunnar, It helped me a lot. What I'm...

    Hi Gunnar,

    It helped me a lot. What I'm looking for is reference/example showing how to configure SMB outbound adapter.

    BTW. It seems that schema is not there:...
  13. Has this implementation been integrated in...

    Has this implementation been integrated in spring-integration-smb SI extension?
  14. Any examples for spring-integration-smb extension?

    Dear SI users,

    I would like to use spring-integration-smb in my project by I cannot find any reference documentation for this extension or example project. I'm particularly interested in outbound...
  15. Replies
    3
    Views
    434

    Do you know where I can find a sample XML...

    Do you know where I can find a sample XML configuration of smb SI adapter (session factory, outbound adapter)?

    Regards,
    Krzysztof
  16. Hi newbie_24, Here is what I've done in my...

    Hi newbie_24,

    Here is what I've done in my case:



    <router id="exportExceptionRouter" ref="exportErrorMessageExceptionTypeRouter"
    input-channel="errorChannel" />

    <beans:bean...
  17. AuthenticationServiceException in LdapContextSource configuration

    Hi SS users,

    I'm running SS 3.1 together with Spring Core 3.1. I use LdapAuthenticationProvider with the following context source configuration:



    <beans:bean id="contextSource"...
  18. Replies
    8
    Views
    1,777

    Hi Guys, Just to let you know that I decided...

    Hi Guys,

    Just to let you know that I decided to upgrade to 2.1 version and it went smoothly. The migration guide was very helpful.

    Regards,
    Krzysztof
  19. Replies
    8
    Views
    1,777

    Oleg, Mark Thanks for this update. Like I...

    Oleg, Mark

    Thanks for this update. Like I said, I will consider upgrading to 2.1 GA in the next major release of my app but for now 2.0.6 would work for me perfectly.

    Regards,
    Krzysztof
  20. Replies
    8
    Views
    1,777

    Not too much time doing migration from 2.0 to...

    Not too much time doing migration from 2.0 to 2.1. I will consider upgrading to 2.1 in the next major release of my app.
  21. Replies
    8
    Views
    1,777

    Hi Gunnar, I'm still waiting for 2.0.6 and...

    Hi Gunnar,

    I'm still waiting for 2.0.6 and from what I've heard it should have been released the same date as 2.1 GA. JIRA says "11/Jan/12", any update on this?

    Regards,
    Krzysztof
  22. Mark, thanks for this info. My application is...

    Mark, thanks for this info. My application is running 2.0.4 at this moment (I had to downgrade it from 2.0.5) and 2.0.6 fixes https://jira.springsource.org/browse/INT-2104 issue which is quite...
  23. SI Team, I'm really curious when the Spring...

    SI Team,

    I'm really curious when the Spring Integration 2.0.6 will be released.

    Best regards and Marry Christmas,

    Krzysztof
  24. Hi Oleg, This issue has been observed in 2.0.5...

    Hi Oleg,

    This issue has been observed in 2.0.5 that's why I decided to downgrade to 2.0.4.

    According to what https://jira.springsource.org/browse/INT-2104 says it was fixed in 2.0.6.

    I've...
  25. Hi Mark, It seems that it was fixed in...

    Hi Mark,

    It seems that it was fixed in 2.0.6.BUILD-SNAPSHOT version. Any ideas when the official 2.0.6 will be released?

    Regards,
    Krzysztof
Results 1 to 25 of 125
Page 1 of 5 1 2 3 4