1. doubt in outbound adapter forum.springsource.orgdoubt in outbound adapter i have a out bound adapter, as |
2. Inbound Channel Adapter Polling stops after a null value received forum.springsource.orgInbound Channel Adapter Polling stops after a null value received I'm using Spring-Integration 2.0.0.M5 And below is part of my xml configuration. Code: |
3. file channel adapter and incomplete files forum.springsource.orgfile channel adapter and incomplete files Hi A vendor periodically, say once a week, ftp's catalogue data zip file (400+ megs) to a folder accessable from my spring integration project. I ... |
4. Spring Application's deployed as JCA Resource Adapter startup dependencies forum.springsource.orgSpring Application's deployed as JCA Resource Adapter startup dependencies Hi, I have deployed my application via SpringContextResourceAdapter JCA RA. In the application there is JMS listener with JMS configured in Spring ... |
5. Feature Request for stderr-channel-adapter and stdout-channel-adapter forum.springsource.orgHi, I like the stdout / stderr channel adapters just to see what is going on on a channel during development. It would be cool if these adapters would be able ... |
6. FTP Adapter is missing in 2.0 (?) forum.springsource.orgHello, Sorry if I missed a thread that already discussed this, but I've downloaded the latest STS and I can't see the int-ftp namespace in the list of available namespaces... http://www.springsource.org/extensions/se-sia ... |
7. JMS Outbound Channel Adapter + IBM MQ Issue forum.springsource.orgJMS Outbound Channel Adapter + IBM MQ Issue I am using Spring Integration 1.0.4 release and reading a XML message from Active MQ, transforming it using XSL to another XML and ... |
8. Graceful stopping of Inbound Channel Adapter forum.springsource.orgGraceful stopping of Inbound Channel Adapter Hi, I have been looking for suggestions to implement a graceful shutdown of an inbound channel adapter (file). Have come across some earlier Jira issues ... |
9. SpringIntegration ftp adapter help forum.springsource.orgSpringIntegration ftp adapter help Hi, I am looking for a ftp adapter to use with SpringIntegration v1.0.3 and wander if anyone can help. I understand that the forthcoming Spring integration v2 ... |
10. Creating of outbound-channel-adapter dynamically forum.springsource.orgCreating of outbound-channel-adapter dynamically hi, I am currently working on an application wherein the messages are sent to the Mq queue using the outbound-channel-adapter using spring integration. I have the below ... |
11. jms:in-out adapter forum.springsource.orgis it feasible to provide jms:in-out adapter, i.e reading the message from Q (JMS MQ server1) and sending the message to another Q (in JMS MQ server2 ) in a synchronous ... |
12. Difficulty with event:inbound-channel-adapter in 2.0 M7 forum.springsource.orgDifficulty with event:inbound-channel-adapter in 2.0 M7 I just recently added a few lines to a working XML file in order to start capturing application events. Here is my the top of ... |
13. Processing multiple directories with one file:inbound-channel-adapter (2.5.x) forum.springsource.orgProcessing multiple directories with one file:inbound-channel-adapter (2.5.x) Hey guys, I'm currently using the file:inbound-channel-adapter to read in a navigation tree in xml from a specific directory based on the timestamp of ... |
14. Need help with Inbound Channel Adapter forum.springsource.orgHow to create a Inbound Channel Adapter which will get msg's from file directory, and send msg's one by one to a channel for transformation and exit. No need to poll ... |
15. FTP Outbound Channel Adapter - Write file with the same name (always) forum.springsource.orgI am using FTP outbound channel adapter to FTP my file(s) - using SI 2.0M7. However, my need to is ALWAYS write with a standard file name. How do I do ... |
16. How to do my own gateway or adapter forum.springsource.org |
17. upd-inbound-channel-adapter missing source port in header forum.springsource.orgupd-inbound-channel-adapter missing source port in header Hi, I've got a use case where i've got a udp packet coming and i want to send a response back to that same address/port ... |
18. Not able to read feeds with |
19. Problem with FTP inbound-channel-adapter forum.springsource.orgProblem with FTP inbound-channel-adapter I have a scenario in which the ftp inbound-channel-adapter does not quite fit. Basically what I'm trying to do is monitoring the folder on the ftp server, ... |
20. Logging Channel Adapter - How to get channel name? forum.springsource.orgLogging Channel Adapter - How to get channel name? I've setup a global channel interceptor that sends all messages to a logging channel. I then am using the logging channel adapter ... |
21. File inbound-channel-adapter in clustered env forum.springsource.orgFile inbound-channel-adapter in clustered env We have an issue with the file inbound-channel-adapter in clustered environment. The use case is like, as and when a file is placed in a folder, ... |
22. file outbound adapter - delete source file issue forum.springsource.orgfile 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 ... |
23. Messag-driven-channel-adapter and auto-startup forum.springsource.orgHi, I use the jms:message-driven-channel-adapter, and it work correctly, but when I set auto-startup property to false, the it is not started (of course). Can anybody told me, how can I ... |
24. FTP inbound channel adapter forum.springsource.orgIs 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. ... |
25. Logger for a logging-channel-adapter? forum.springsource.orgLogger for a logging-channel-adapter? If I'm using a |
26. error-channel for inbound-channel-adapter not working as expected forum.springsource.orgerror-channel for inbound-channel-adapter not working as expected Hi, Regarding the evolution on the "error-channel" on the inbound-channel-adapter component, even though the exception is sent on the error-channel, a MessagingException is thrown ... |