Hi,

I want to create a BPEL process(I have some ready examples of BPEL and I could use them) and execute it, but I 'm not sure how to do it. Actually I want this process to run in a web server(Tomcat, Jetty) and then to be able with a JSP to send requests and receive responses from a web service. I 'm trying to find information but probably I am not doing it right and I am a bit confused (I 'm not a professional).
I have understood that I create a wsdl from the BPEL and then create the JAVA classes for it as well as for the client.

Could you give some information about the above? If you have any tutorial or information that could be helpful, it would be really appreciated.