Skip to content

A tool allowing quick migration from existing JAX-WS services to camel-rest

License

Notifications You must be signed in to change notification settings

openrefactor/wsdl2rest-camel

This branch is up to date with wsdl2rest/wsdl2rest-camel:0.8.x.redhat-7-x.

Folders and files

NameName
Last commit message
Last commit date
Jan 31, 2022
Jan 30, 2019
Jan 31, 2022
Feb 15, 2022
Jan 31, 2022
Jan 30, 2019
Nov 4, 2016
Jan 20, 2017
Nov 4, 2016
Apr 18, 2018
Mar 3, 2022

Repository files navigation

Generates REST endpoints from WSDL

A tool allowing quick migration from existing JAX-WS services to REST services.

Derived from https://sourceforge.net/projects/wsdl2rest

Usage

wsdl2rest [options...]
 --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

About

A tool allowing quick migration from existing JAX-WS services to camel-rest

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%