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

[jira] [Updated] (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:all-tabpanel ]

Ivan B updated CAMEL-16256:
---------------------------
    Description: 
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/

  was:
Steps to reproduce:
 # Clone the github project
 # cd to camel-examples\examples\camel-example-spring-ws
 # execute mvn clean install
 # execute mvn jetty:run
 #

    Environment: Windows 10 with linux subsystem

> 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: Bug
>          Components: camel-spring-ws
>    Affects Versions: 3.8.0
>         Environment: Windows 10 with linux subsystem
>            Reporter: Ivan B
>            Priority: Major
>
> 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)