You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/24 15:10:00 UTC

[jira] [Commented] (CAMEL-16256) https://github.com/apache/camel-examples/tree/master/examples/camel-example-spring-ws doesn't run

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

Claus Ibsen commented on CAMEL-16256:
-------------------------------------

Help is welcome to fix the example

> https://github.com/apache/camel-examples/tree/master/examples/camel-example-spring-ws doesn't run
> -------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-16256
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16256
>             Project: Camel
>          Issue Type: Task
>          Components: examples
>    Affects Versions: 3.8.0
>         Environment: Windows 10 with linux subsystem
>            Reporter: Ivan B
>            Priority: Minor
>             Fix For: 3.9.0
>
>
> Steps to reproduce:
>  
>  # Clone the github project
>  # cd to camel-examples\examples\camel-example-spring-ws
>  # execute mvn clean install
>  # execute mvn jetty:run
> Expected:
> A WSDL is available at [http://localhost:8080/increment/increment.wsdl]
> Actual:
> error messages appear in console during execution.
> at [http://localhost:8080/increment/increment.wsdl] the 503 error is shown
> maven output:
> https://paste.ubuntu.com/p/4NNYk24K7S/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)