You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Alexis Midon (JIRA)" <ji...@apache.org> on 2009/04/17 19:32:15 UTC

[jira] Closed: (ODE-545) more informative exception message in ODEAxisService

     [ https://issues.apache.org/jira/browse/ODE-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexis Midon closed ODE-545.
----------------------------


> more informative exception message in ODEAxisService
> ----------------------------------------------------
>
>                 Key: ODE-545
>                 URL: https://issues.apache.org/jira/browse/ODE-545
>             Project: ODE
>          Issue Type: Improvement
>          Components: Axis2 Integration
>            Reporter: Alexis Midon
>            Assignee: Alexis Midon
>             Fix For: 1.3.1, 2.0
>
>
> it would really help to show the process endpoint actual url 
> org.apache.axis2.AxisFault: Invocation of operation deploy failed: org.apache.ode.axis2.OdeFault: The soap:address used for service WSDL definition {http://demo}RandomValueService and port RandomValueServiceHttpPort should be of the form http://hostname:port/ode/processes/myProcessEndpointName
> at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:486)
> at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:343)
> at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:389)
> at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)
> at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
> at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:528)
> at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:508)
> at org.apache.ode.axis2.service.ServiceClientUtil.send(ServiceClientUtil.java:69)
> at com.intalio.bpms.designer.deployment.deploy.DeploymentJob.deploy(DeploymentJob.java:665)
> at com.intalio.bpms.designer.deployment.deploy.DeploymentJob.run(DeploymentJob.java:195)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.