rabbitmq-oracle-stored-procedures icon indicating copy to clipboard operation
rabbitmq-oracle-stored-procedures copied to clipboard

RabbitMQ stored procedures for Oracle DB

Results 11 rabbitmq-oracle-stored-procedures issues
Sort by recently updated
recently updated
newest added

You have the ability to declare exchanges, but not the ability to decare queue's. Please add this feature.

Hi, When I tried to load commons-logging-1.1.1.jar into Oracle database based on step by step instruction(load-into-oracle.sh), I get following error due to lack of some other classes. Con you tell...

Hi, i have used this Solution on Oracle, everything was fine until i switched to another Server which is running useng https protocol. It's do not work and i assuming...

hi , what are the perquisites to integrate rabbitMQ with Oracle ? any tips for absolute beginner in this topic would be highly appreciated. provided I have only Oracle database...

Hi @pmq, I had to target `pom.xml` to JDK 1.6 to match my Oracle 12.1 instance ``` 1.6 1.6 ``` The error message when execution `loadjava` is: ``` errors :...

Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Hi, Please could you provide more informations about how to install pmq on Oracle Linux or CentOS? I.E: By using terminal on Linux, do I just execute load-into-oracle.sh? or do...

Adds ability to add properties as xml string to published message and durability param on exchange declaration

Document the Java DNS caching (networkaddress.cache.ttl, etc) for ease-of-use.

enhancement

Add some samples : - a synchronous trigger - an asynchronous job - a call showcasing a RAISE_APPLICATION_ERROR

enhancement