Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 444 Bytes

README.textile

File metadata and controls

13 lines (7 loc) · 444 Bytes

This a really simple and basic example of a Greeting Web Service implemented using Play! Framework features.

  • Included, the WSDL and it is exposed as such
  • EndPoint URL can be used by SOAPUI for testing (http://localhost:9000/services/MyService.wsdl)

BasicTest show request/response and enveloppes

  • Can be used to see exactly what’s happening
IMPORTANT: The thread pool must be greater than 2 => 
Hope this will help Claw ;-)