Skip to content

T0modachi/batch-sjms2-oaq-camel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

batch-sjms2-oaq-camel

Camel project that consume an Oracle AQ in batch

description

This project allow to cosume an OAQ (Oracle advance queue) in batch using Camel and sjms2 Notice that only the version 2 of sjms2 has the batch option

You can build it from scratch with the next command:

╰─$ mvn archetype:generate -DarchetypeGroupId="org.apache.camel.archetypes" -DarchetypeArtifactId=camel-archetype-java -DarchetypeVersion="2.25.4"

build and run

To build this project use

mvn install

To run this project from within Maven use

mvn exec:java

About

Camel project that consume an Oracle AQ in batch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages