X Tutup
Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 449 Bytes

File metadata and controls

14 lines (7 loc) · 449 Bytes

Java EE 7 Samples: JCA 1.7#

The JSR 322 defines a standard architecture for connecting to Enterprise Information Systems. This JSR will enhance the existing specification with features requested by experts and community.

Samples

  • connector-simple
  • mdb-filewatcher

How to run

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

X Tutup