You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2014/06/14 09:39:01 UTC

[jira] [Commented] (ODE-1013) Missing context information in Service Endpoint in auto generated WSDL from Axis2

    [ https://issues.apache.org/jira/browse/ODE-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031502#comment-14031502 ] 

Hudson commented on ODE-1013:
-----------------------------

FAILURE: Integrated in ODE-1.x #443 (See [https://builds.apache.org/job/ODE-1.x/443/])
ODE-1013: Context information has been retianed in the Endpoint by using the same ConfigurationContext created during start of ODE (sathwik: rev f5dbc94e21fdab808c0ce1aa3236a073eeb60cba)
* axis2-war/src/test/java/org/apache/ode/axis2/Axis2TestBase.java
* axis2/src/main/java/org/apache/ode/axis2/SoapExternalService.java
* axis2/src/main/java/org/apache/ode/axis2/BindingContextImpl.java
* axis2/src/main/java/org/apache/ode/axis2/ODEServer.java
* axis2/src/main/java/org/apache/ode/axis2/hooks/ODEAxisServlet.java


> 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
>              Labels: patch
>             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.2#6252)