Skip to content

maksfastovets/soap-client-with-cxf-using-play

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soap-client-with-cxf-using-play

Build Status

Implementing a SOAP client with CXF using Play Framework 2.5.x

Step by step tutorial

English version: https://adventuresofasoftwarecraftsman.wordpress.com/2015/12/21/implementing-a-soap-client-with-cxf-using-play-framework-2-x/

French version: https://adventuresofasoftwarecraftsman.wordpress.com/2015/11/14/implementer-un-client-soap-avec-cxf-sur-play-framework-2-x/

How to run it

bin/activator run
curl http://localhost:9000/cities/France
curl http://localhost:9000/weather/France/Cognac

About

Implementing a SOAP client with CXF using Play Framework 2.4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 70.4%
  • HTML 11.9%
  • Scala 11.9%
  • JavaScript 5.4%
  • CSS 0.4%