Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0-beta2
-
Linux, Geronimo, ODE, Axis2
Description
Hello
I'm trying to deploy any BPEL processes through ODE console.
ODE has been deployed and run on Geronimo.
However, I couldn't deploy any BPEL processes that can be found in the 'examples' directory in ODE-2.0-beta2.
The error occurs during file(zip file containing ?.bpel, >,wsdl, deploy.xml) upload.
The error message is "Axis2 Fault Occurred while Sending the request"".
It was saved as image file and attacached.
Additional error message can be shown in attached file, this was a result of 'out.println(asixFault.getMessage())' that was attached into 'fileupload.jsp" by myself for debugging.
I couldn't find any related issues on this site and even another web site.
So I need your help.