new ops4j repro/project - how to perform initial setup

2017-08-10 Thread 'Christoph Läubrich' via OPS4J
I'd like to start a new OPS4j pax project that is about remote control of OSGi, maybe it will implements (but not restricted to) "Remote Services" and "Remote Service Admin" Specification. The main goal for now would be to provide support for new container abstraction in pax-exam but I think

Re: PAX-JDBC password encryption handling

2017-08-10 Thread 'Christoph Läubrich' via OPS4J
I suspect that pax-jdbc is NOT reading *cfg files directly but you provide them through felix-fileinstall as regular OSGi-Configurations and pax-jdbc use osgi-cm to access them. You have two options: - hook up on felix-fileinstall by providing a custom ArtifactTransformer and

Re: CDI?

2017-08-10 Thread Christian Schneider
It is certainly worth to try. I would be very interested in your experience with the current state of CDI support. Christian 2017-08-09 17:20 GMT+02:00 : > Matt, > > This is an exchange between Christian and Guillaume from couple of months > back when I was asking about this.