[
https://issues.apache.org/jira/browse/CAMEL-16256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-16256.
---------------------------------
Fix Version/s: (was: 3.x)
3.11.0
Resolution: Fixed
> 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.11.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)