hi, I've created and deployed a web service that makes a simple sum of two
values(value1 and value2). I tried to create a BPEL process using eclipse BPEL
designer, but there was some problems. In BPEL, how can I invoke this web
service and send the parameters value1 and value2?
I'm also having problems in invoking a simple web service that says helloworld,
ODE says that there is an error in the invoke and the application do nothing
until times out. I'm really confused about invoking web services in BPEL.
thanks in advance and sorry for my english...