hi, I try to using spring integration, but I found:
in the mule, I can start websevice in the mule directly without any implementation, then mule will route my soap messages directly.
but in the SI, I have to write a webservice impl, then send messages to channel by code.
same for RMI and httpinvoker, is it right?


Reply With Quote
