Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Send table data to the ActiveMQ/JMS queue

Charith KulawardanaJun 12 2015 — edited Jun 22 2015

Dear Expert,

I'm using JDeveloper  12.1.3.0.0 version

I want to pass the data in the database table(MySql) to ActiveMQ server by using JMS functionality.

I wrote a two classes to send object to queue and receiving the same object from the queue successfully.

Now I want to pass Entity object which is base on required DB table, to send to the queue and read from it again.

Please, guide me.

Thank you

Charith

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 20 2015
Added on Jun 12 2015
4 comments
1,292 views