I have an esb process and i have exposed it as a webservice. The esb process is a simple DB service with a transformation service at the end of the servcie. The problem which I am facing is that, I need to restart the container where I have uploaded my process, in order to get the soap envelope output from the webservice "Send Response" service. If I didn't restart the container, I would get the result directly from the sub process and the "Send Response" service will not even execute.
Is there any way to rectify this problem? I need an urgent help guys!!
Yes. ESB Containers cache definitions. You do need to restart (or reload) the ESB container.