Found the solution to our problem.
The problem was caused by a difference in character sets. The database uses
WE8ISO8859P15 which is not directly supported. The difference can cause
issues when setting the subscriber or reading / writing jmsproperties.
The issue was solved by adding the ojdbc an
Hello,
I am trying to connect to an Oracle Advanced Queue (multiple-consumers). We
use OSGI blueprint for bootstrapping the JMS component and setting up the
connection to the Oracle AQ server. The configuration looks as followed: