BPEL process deployment problem in ODE --------------------------------------
Key: ODE-828 URL: https://issues.apache.org/jira/browse/ODE-828 Project: ODE Issue Type: Bug Components: Axis2 Integration Affects Versions: 2.0-beta2 Environment: Linux, Geronimo, ODE, Axis2 Reporter: Yoo-mi Park 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. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.