rhtconsulting / fuse-quickstarts

Quick Starts and Demos intended for use with JBoss Fuse (both on EAP and Karaf) put together by a team of Red Hat Consultants
http://www.redhat.com/en/services/consulting
Apache License 2.0
26 stars 34 forks source link

Camel on EAP - JPA #26

Closed ghost closed 8 years ago

ghost commented 8 years ago

Create a Route that Persists and Entity to a Database using camel-jpa. Create a second route that displays that Logs that Entity.

https://wildflyext.gitbooks.io/wildfly-camel/content/javaee/jpa.html

Repo Folder: camel_on_eap_quickstarts/jpa Package: com.redhat.consulting.fusequickstarts.eap.jpa

Notes: