Call ESB from Java Class
575896Jun 29 2007 — edited Jul 6 2007Hi, I want to call a BPEL process through the ESB using java. How can i do it? And if my BPEL process is synchronous, how can i route the reply back to the java class that is waiting for the response?