1.0.3.release
Type: Posts; User: pranshu_goel; Keyword(s):
1.0.3.release
Thanks.
I have uploaded the configuration file:
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"...
Thanks for your response.
I have a httpinboundgateway > service activator to get the details from the message and store in request scope > splitter(transforms internally while splitting) > service...
Hi
Can anyone please explain the difference between direct channel and threadscopechannel?
Trying to use direct channel for a HTTP inboud gateway with further processing and integrating to JMS...