Alessandra Sandonini

Greenhorn
+ Follow
since May 11, 2011
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Alessandra Sandonini

Yes, I solved it, but some time ago and I don't remember details..

I'm sure that the message is link to an error on setting the field "SoapAction" (that BPEL engine doesn't set automatically in a correct way :| )..I think you must set it in a good way, like this: "<soap:operation soapAction="urn:yourOperationInvoked" ... />

You have to search solutions to how set the field correctly
Let me know if you solve the problem!

Bye!!
12 years ago
Hello,

I'm creating BPEL Workflow with Eclipse BPEL plugin and Apache ODE (BPEL engine).
Apache ODE is running with axis2 on Tomcat 7.

I've deployed my Workflow and a Web Service wich is used by my workflow.
I've tested my Web Service, and all it's OK.

When I test my Workflow with "Web service explorer", I have a timeout error.
And the Tomcat server throw the error :



Do you know this problem ? how to solve it ?

Thank you in advance.
Alessandra
12 years ago
I don't know if this is the better section to post my issue, but I don't find another one good for that...

Hello,

I'm creating BPEL Workflow with Eclipse BPEL plugin and Apache ODE (BPEL engine).
Apache ODE is running with axis2 on Tomcat 7.

I've deployed my Workflow and a Web Service wich is used by my workflow.
I've tested my Web Service, and all it's OK.

When I test my Workflow with "Web service explorer", I have a timeout error.
And the Tomcat server throw the error :



Do you know this problem ? how to solve it ?

Thank you in advance.
Alessandra
12 years ago