Re: Apache Karaf with Camel 3.14.3 And Active MQ 5.17 .3

2022-09-13 Thread Arthur Naseef
Where does that XML come from? That's not camel XML. On Fri, Sep 9, 2022 at 6:20 AM Chandan Singh wrote: > Hi JB , > > We are using JMS , Connections setting as below in ActiveMQA > > > > failover:(tcp://:64000,tcp://:65001)?randomize=false&backup=true&timeout=3000 > 5 >

Re: Exporting an instance of a 3rd party library as service

2022-04-04 Thread Arthur Naseef
The following error message says the importing bundle (order) does not have access to the *class* "org.jasypt.encryption.StringEncryptor". Unable to start blueprint container for bundle order/22.14.0.98-SNAPSHOT due to unresolved dependencies [(objectClass=org.jasypt.encryption.StringEncryptor)]

Re: Karaf 4.3.6 JSON config file incorrectly rewritten?

2022-03-10 Thread Arthur Naseef
onna try but it should do > the trick). > > Regards > JB > > On Mon, Mar 7, 2022 at 11:04 PM Arthur Naseef > wrote: > >> Using Karaf 4.3.6 with keycloak, which uses a JSON configuration file in >> the Karaf ETC folder. >> >> On startup of Karaf, the JSO

Karaf 4.3.6 JSON config file incorrectly rewritten?

2022-03-07 Thread Arthur Naseef
Using Karaf 4.3.6 with keycloak, which uses a JSON configuration file in the Karaf ETC folder. On startup of Karaf, the JSON file is incorrectly rewritten. Looks like this happens to any JSON file placed in that folder. For example: *etc/test.json* { "field1": { "sub-field-A": 1,