Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Java EE 7 Samples: JAX-RPC 1.1#

The JSR 109 specification is the old generation web services API predating JAX-WS

JAX-RPC is pruned from Java EE, and should not be used anymore. This sample is only provided for historical purposes.

Samples

  • jaxrpc-endpoint

How to run

More information on how to run can be found at: https://github.com/javaee-samples/javaee7-samples#how-to-run-