Skip to content

Camel example - Code first CXF (SOAP) example project. Accepts, and returns complex objects. 4 of 4

Notifications You must be signed in to change notification settings

jiri-jagos/xay_CxfWsdlFirstComplex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Jammazwan" is Hindi for "camel keeper", and is explained in this blog.

a jammazwan? also a jammazwan TL;DR? about:
pete jammazwanPhotoSmall about
Complete working Camel example project, compiled and IDE ready in 60 seconds

CxfWsdlFirstComplex

Functionality: Code first CXF (SOAP) example project. Accepts, and returns complex objects. 4 of 4


Setup:

Install Dependency Project:

First, this project requires jammazwan.shared, if not in your IDE then at least in your mvn repository:

You may skip this step if you already imported jammazwan.shared with another x_project!

from your bash shell:

cd yourworkspacedirectory
git clone https://github.com/jammazwan/jammazwan.shared.git
cd jammazwan.shared
mvn install

Install This Project:

Git clone the xay_CxfWsdlFirstComplex project into your workspace:

from your bash shell:

cd yourworkspacedirectory
git clone https://github.com/jammazwan/xay_CxfWsdlFirstComplex.git
cd xay_CxfWsdlFirstComplex
mvn install -DskipTests

You man now import xay_CxfWsdlFirstComplex into your IDE. Importing jammazwan.shared into your IDE is also sometimes helpful, but not required.


Run Instructions:

run XayTest, see NOTES.md and https://betterologist.net/2016/06/camel-cxf-x__project-supplement/


For More Information:

Jammazwan x__project FAQ

About

Camel example - Code first CXF (SOAP) example project. Accepts, and returns complex objects. 4 of 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%