Re: Durable subscriber on an Oracle Advanced Queue (Topic)

2016-12-01 Thread janssen
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

Durable subscriber on an Oracle Advanced Queue (Topic)

2016-11-15 Thread janssen
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: