Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.3.6
Description
It has been reported that when the process has an external service call, and after the execution of the process instance the wsdl service endpoint loses the context information.
Before the execution of the Process Instance the endpoint in the auto generated WSDL by axis2 looks like below:
http://localhost:8080/ode/processes/HelloWorld.HelloWorldPort/
After the execution of the process instance the endpoint looks like below:
http://localhost:8080//HelloWorld.HelloWorldPort/
This behaviour is seen across all deployed process services.
Forum reporting:
http://markmail.org/message/m4awoofvdz7nuael?q=problem+with+endpoint+in+Ode+1%2E3%2E6
http://markmail.org/message/f7lwan3skhkzmbyu?q=404+error+of+BPEL+WebService+at+the+second+run
Attachments
Attachments
Issue Links
- supercedes
-
ODE-996 Multiple instances of axis2 ConfigurationContext objects
- Resolved