Skip to content

Some slides and sample classes to explain the basics of Apache CXF

Notifications You must be signed in to change notification settings

Ivan-Tamayo/cxf-course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prereqs

  • Maven 3.0.x
  • Pygments for syntax highlighting
  • Prince XML for creating the slides in PDF format

Building

For building the example code (business model, JAX-RS and JAX-WS examples), just run mvn install in the root project directory.

In the jaxws and jaxrs module, you can execute mvn jetty:run to start Jetty and run the web services.

To generate the slides PDF document, run mvn install in the slides module.

About

Some slides and sample classes to explain the basics of Apache CXF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published