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...
Type: Posts; User: krzychu; Keyword(s):
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...
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
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...
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:...
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:...
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:...
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).
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...
Hi SI users,
I have configured JPA adapter as follows:
<int-jpa:inbound-channel-adapter id="pendingJobsJpaAdapter" channel="inputChannel"
entity-manager-factory="entityManagerFactory"...
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...
Thanks a lot. Having same example for smb-outbound-adapter will be very useful.
Regards,
Krzysztof
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:...
Has this implementation been integrated in spring-integration-smb SI 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...
Do you know where I can find a sample XML configuration of smb SI adapter (session factory, outbound adapter)?
Regards,
Krzysztof
Hi newbie_24,
Here is what I've done in my case:
<router id="exportExceptionRouter" ref="exportErrorMessageExceptionTypeRouter"
input-channel="errorChannel" />
<beans:bean...
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"...
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
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
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.
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
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...
SI Team,
I'm really curious when the Spring Integration 2.0.6 will be released.
Best regards and Marry Christmas,
Krzysztof
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...
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