Skip to content

Commit

Permalink
[resolves #54] Readme is no longer up to date with parameter for blue…
Browse files Browse the repository at this point in the history
…print
  • Loading branch information
tdiesler committed Apr 18, 2018
1 parent 1e58650 commit eecb027
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ Usage

```
wsdl2rest [options...]
--wsdl URL : URL to the input WSDL (required)
--out PATH : Output path for generated artefacts (required)
--camel-context PATH : Path to the generated camel context file name
--jaxrs URL : Address of the generated jaxrs endpoint
--jaxws URL : Address of the target jaxws endpoint
--wsdl URL : URL to the input WSDL (required)
--out PATH : Output path for generated artefacts (required)
--blueprint-context PATH : Path to the generated blueprint camel context file
--camel-context PATH : Path to the generated spring camel context file
--jaxrs URL : Address of the generated jaxrs endpoint
--jaxws URL : Address of the target jaxws endpoint
```

0 comments on commit eecb027

Please sign in to comment.