[ https://issues.apache.org/jira/browse/ODE-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13900215#comment-13900215 ]
Sathwik Bantwal Premakumar commented on ODE-1013: ------------------------------------------------- The side effect of approach 1) is that one will see all the anonymous services created during ServiceClient creation will be listed under http://<host>:<port>/ode/deployment/services/ Requesting information about these client side services will result in errors on the web console. For example: axis_service_for_{http://samples.orchestrator.intrinsec.com/}HelloWorldService#HelloWorldPort_hqejbhcnphr91qu97c5mvb Axis2 WSDL: http://localhost:8080/ode/processes/axis_service_for_{http://samples.orchestrator.intrinsec.com/}HelloWorldService#HelloWorldPort_hqejbhcnphr91qu97c5mvb?wsdl Endpoint: http://localhost:8080/ode/processes/axis_service_for_{http://samples.orchestrator.intrinsec.com/}HelloWorldService#HelloWorldPort_hqejbhcnphr91qu97c5mvb Operations: anonOutInOp, anonOutonlyOp > Missing context information in Service Endpoint in auto generated WSDL from > Axis2 > --------------------------------------------------------------------------------- > > Key: ODE-1013 > URL: https://issues.apache.org/jira/browse/ODE-1013 > Project: ODE > Issue Type: Bug > Components: Axis2 Integration > Affects Versions: 1.3.6 > Reporter: Sathwik Bantwal Premakumar > Assignee: Sathwik Bantwal Premakumar > Fix For: 1.3.7, 1.4 > > Attachments: ODE-1013-1.3.6.patch > > > 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 -- This message was sent by Atlassian JIRA (v6.1.5#6160)