Re: [Broker-J] JDBC config store

2018-11-27 Thread Oleksandr Rudyy
;s fix then. > Any idea in which version and when it's gone be released? > > Thanks, > Olivier > > -Original Message- > From: Rob Godfrey > Sent: lundi 26 novembre 2018 18:07 > To: users@qpid.apache.org > Subject: Re: [Broker-J] JDBC config store > >

RE: [Broker-J] JDBC config store

2018-11-27 Thread VERMEULEN Olivier
I guess I will wait for Alex's fix then. Any idea in which version and when it's gone be released? Thanks, Olivier -Original Message- From: Rob Godfrey Sent: lundi 26 novembre 2018 18:07 To: users@qpid.apache.org Subject: Re: [Broker-J] JDBC config store Actually, ignor

Re: [Broker-J] JDBC config store

2018-11-26 Thread Rob Godfrey
: "Anonymous" >> } ], >> >> ... >> >> "virtualhostnodes" : [ { >> "name" : "default", >> "type" : "JSON", >> "defaultVirtualHostNode" : "true", >> &

Re: [Broker-J] JDBC config store

2018-11-26 Thread Rob Godfrey
018 13:32 > To: users@qpid.apache.org > Subject: RE: [Broker-J] JDBC config store > > Thanks Alex for the fix. > I tried setting the 'preferenceStoreAttributes' in the initial > configuration but it's not taken into account... > > Olivier > > -Orig

RE: [Broker-J] JDBC config store

2018-11-26 Thread VERMEULEN Olivier
ot; : "anonymous", "type" : "Anonymous" } ], ... "virtualhostnodes" : [ { "name" : "default", "type" : "JSON", "defaultVirtualHostNode" : "true", "virtualHostInitialConfigura

RE: [Broker-J] JDBC config store

2018-11-26 Thread VERMEULEN Olivier
Thanks Alex for the fix. I tried setting the 'preferenceStoreAttributes' in the initial configuration but it's not taken into account... Olivier -Original Message- From: Oleksandr Rudyy Sent: vendredi 23 novembre 2018 12:44 To: users@qpid.apache.org Subject: Re: [Broker

Re: [Broker-J] JDBC config store

2018-11-23 Thread Oleksandr Rudyy
r the initial config.json I would have hoped a top level attribute > preferenceStoreAttributes="{\"type\":\"Noop\", \"attributes\":{}}" would > work... Obviously the initial config will only be picked up if you are > running the broker for the first

Re: [Broker-J] JDBC config store

2018-11-22 Thread Rob Godfrey
StoreAttributes="{\"type\":\"Noop\", \"attributes\":{}}" would work... Obviously the initial config will only be picked up if you are running the broker for the first time pointing at that database instance. -- Rob > > Olivier > > -Original M

RE: [Broker-J] JDBC config store

2018-11-22 Thread VERMEULEN Olivier
Olivier -Original Message- From: Rob Godfrey Sent: jeudi 22 novembre 2018 16:41 To: users@qpid.apache.org Subject: Re: [Broker-J] JDBC config store On Thu, 22 Nov 2018 at 15:11, VERMEULEN Olivier wrote: > Hello, > > I'm using version 7.0.3 of the Broker-J. > I tried to c

Re: [Broker-J] JDBC config store

2018-11-22 Thread Rob Godfrey
On Thu, 22 Nov 2018 at 15:11, VERMEULEN Olivier wrote: > Hello, > > I'm using version 7.0.3 of the Broker-J. > I tried to configure it to use a JDBC (here Sybase) config store. > > qpid-server.bat -st JDBC -prop > "systemConfig.connectionUrl=jdbc:sybase:Tds:dell719srv:4100/DB" -prop > "systemConf