Maven bundle plugin and

2008-11-04 Thread Jean-Baptiste Onofré
ains a lot of references to other jar files (home made or from outside like commons digester, etc). My questions are : 1/ should I use the to avoid to add all jar transitive dependencies ? 2/ should I use for all tier jar files ? Thanks Regards JB -- Jean-Baptiste Onofré [EMAIL PROTECTE

Re: Datasource with Apache Felix.

2014-12-17 Thread Jean-Baptiste Onofré
raf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS>

Re: Datasource with Apache Felix.

2014-12-17 Thread Jean-Baptiste Onofré
" as it doesn't really help. Besides, you don't really need everything Karaf comes with, in order to define and use datasources. Depends on the use case one may end up anywhere between installing 2-3 bundles to building custom Karaf. Best, Milen On Wed, Dec 17, 2014 at 2:46 PM, Jean-Bap

Re: Datasource with Apache Felix.

2014-12-17 Thread Jean-Baptiste Onofré
uot;just stay with A" as it doesn't really help. Besides, you don't really need everything Karaf comes with, in order to define and use datasources. Depends on the use case one may end up anywhere between installing 2-3 bundles to building custom Karaf. Best, Milen On Wed, Dec 17, 20

Re: Datasource with Apache Felix.

2014-12-17 Thread Jean-Baptiste Onofré
/flexible/enterprise ready container statement. Just was trying to answer the question according to my best knowledge without pushing on my personal preferences. Best, Milen On Wed, Dec 17, 2014 at 3:27 PM, Jean-Baptiste Onofré wrote: I agree, but Karaf is flexible enough to create your own custom

Re: Using maven-bundle-plugin to create scr xml from annotations

2015-02-08 Thread Jean-Baptiste Onofré
the maven-bundle-plugin. The build runs but it creates no xml file for scr. I have this in my configuration insturctions: * Do I need something else? Here is my full project if you want to check: https://github.com/cschneider/jpa-experiments/tree/master/jpaclosuretest Christian -- Jean-Baptiste

Re: Using maven-bundle-plugin to create scr xml from annotations

2015-02-08 Thread Jean-Baptiste Onofré
tree/master/jpaclosuretest Christian -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-ma

Re: Using maven-bundle-plugin to create scr xml from annotations

2015-02-08 Thread Jean-Baptiste Onofré
Open Source Architect http://www.talend.com - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org -- Jean-Baptiste Onofré jbono...@apache.org http://blog.n

Re: iPojo and karaf cellar (dosgi): problems with service publication and binding

2015-02-11 Thread Jean-Baptiste Onofré
re - 3.0.1 | Error while dispatching task Is there some error in my setup? On thing that seemed odd was that when I list all dosgi services using cluster:services-list, I see not only the MyRemoteService but also an iPojo service...

Re: iPojo and karaf cellar (dosgi): problems with service publication and binding

2015-02-12 Thread Jean-Baptiste Onofré
caused by iPojo, so I posted it here. Thanks for looking into it! Best regards Matthias On Thu, Feb 12, 2015 at 8:38 AM, Jean-Baptiste Onofré wrote: Hi Matthias, I would post such kind of message on the Karaf dev mailing list. Anyway, let me take a look. Regards JB On 02/12/2015 08:

Re: Gradle & OBR?

2015-02-25 Thread Jean-Baptiste Onofré
rom some other projects (which are not part of the same multi-project). Any ideas or discussions to put me on the right track is appreciated! Thanks! -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com -

Re: how to get dependency chain in Apache Karaf

2015-02-26 Thread Jean-Baptiste Onofré
ie,org.apache.http.message,org.apache.http.params,org.apache.http.util", org, org.apache.http, org.apache, org.apache.http.impl opendaylight-user@root> -- View this message in context: http://apache-felix.18485.x6.nabble.com/how-to-get-dependency-chain-

Re: Using karaf-maven-assembly and Service wrapper

2015-05-18 Thread Jean-Baptiste Onofré
similar way to the wrapper:install command) but integrated with the karaf-assembly packaging for the karaf-maven-plugin? -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com - To

Re: Core and Compendium APIS at runtime

2015-05-26 Thread Jean-Baptiste Onofré
IMHO spec is enough. RegardsJB  Sent from my Samsung device Original message From: Christian Schneider Date: 26/05/2015 07:40 (GMT+01:00) To: users@felix.apache.org Subject: Re: Core and Compendium APIS at runtime Do you also have best practices for clients? I th

Re: OBR vs Maven

2015-06-04 Thread Jean-Baptiste Onofré
...@felix.apache.org -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h

Re: PaxWeb 5.0 on Felix - Anyone?

2015-06-19 Thread Jean-Baptiste Onofré
in advance Frank -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h

Re: Talking to an OBR repo

2015-07-07 Thread Jean-Baptiste Onofré
e.org - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talen

Re: Talking to an OBR repo

2015-07-08 Thread Jean-Baptiste Onofré
service, I need someone's implementation that reads the XML over the network and does the work. On Tue, Jul 7, 2015 at 4:30 PM, Jean-Baptiste Onofré wrote: FYI, Apache Karaf Cave provides an implementation of OSGi Repository R5 (with additional features like Maven repo, REST API, etc). Re

Re: Talking to an OBR repo

2015-07-08 Thread Jean-Baptiste Onofré
e fact that the gogo shell talks to the Felix-specific service means it's not a great example, so I'm searching elsewhere. On Wed, Jul 8, 2015 at 9:44 AM, Jean-Baptiste Onofré wrote: Not sure to follow you, but Cave expose the repository XML and Karaf features resolver can use it as remot

Re: Talking to an OBR repo

2015-07-08 Thread Jean-Baptiste Onofré
-- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com ---

Re: Talking to an OBR repo

2015-07-08 Thread Jean-Baptiste Onofré
. Regards JB On 07/08/2015 04:48 PM, Benson Margulies wrote: On Wed, Jul 8, 2015 at 10:32 AM, Jean-Baptiste Onofré wrote: Hi Benson, Hi Jean-Baptiste, thanks for giving my situation some thought! What you are doing looks like a container: why not using Karaf and features Well, I starte

Re: Enterprise business domain using DS - is it good idea?

2015-07-19 Thread Jean-Baptiste Onofré
ional commands, e-mail: users-h...@felix.apache.org -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional comman

Re: Enterprise business domain using DS - is it good idea?

2015-07-19 Thread Jean-Baptiste Onofré
out. That is: implementing the vast bulk of business components in a large enterprise application. Neil On 19 Jul 2015, at 15:05, Jean-Baptiste Onofré wrote: Don't forget to mention the dynamic proxies, which can be very interesting for enterprise application IMHO. With DS, peo

Re: Enterprise business domain using DS - is it good idea?

2015-07-20 Thread Jean-Baptiste Onofré
Good point actually Carstens ! RegardsJB Sent from my Samsung device Original message From: Carsten Ziegeler Date: 20/07/2015 12:39 (GMT+01:00) To: users@felix.apache.org, Alex Sviridov Subject: Re: Enterprise business domain using DS - is it good idea? And I thi

Re: How to install org.json bundle?

2015-08-04 Thread Jean-Baptiste Onofré
bscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com - To unsubscri

Re: Help in using your Quartz OSGi bundle

2015-10-12 Thread Jean-Baptiste Onofré
ansitive dependencies manually, which I will probably never use but since these manifests are automatically generated they include them anyways? This is the one thing that makes OSGi hard to use... Thanks! -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.ta

Re: Better go go shell

2015-11-03 Thread Jean-Baptiste Onofré
Hi, Are there any plans on improving the Gogo Shell Console Autocomplete History … We use gogo shell commands extensively, and miss such functionality dearly… Thanks a lot in advance Frank -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.

Re: Configure maven-bundle-plugin to not export anything by default

2016-02-18 Thread Jean-Baptiste Onofré
anything by default. Can I simply use !* in the parent and override in the child modules? Christian -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com - To unsubscribe, e-mail

Re: Felix and JavaMail

2016-03-06 Thread Jean-Baptiste Onofré
is already working fine. Mark -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mai

RE: [configAdmin] Refresh function

2016-04-01 Thread Jean-Baptiste Onofré
Hi It's a feature we have in Karaf. If you want to take a look. RegardsJB  Sent from my Samsung device Original message From: Balázs Zsoldos Date: 01/04/2016 12:09 (GMT+01:00) To: users@felix.apache.org Subject: [configAdmin] Refresh function Hi, I would be happy

RE: Problems building felix from git

2016-06-07 Thread Jean-Baptiste Onofré
Hi Jérôme Christian and I have prepared some build fixes. PR on the way. RegardsJB Sent from my Samsung device Original message From: jerome moliere Date: 07/06/2016 08:30 (GMT+01:00) To: users@felix.apache.org Subject: Problems building felix from git Hi all, I ju

Re: Maven bundle plugin with OSGi DS annotations

2016-12-04 Thread Jean-Baptiste Onofré
ay to fix it that it goes back to the old situation and actually put the OSGI-INF folder also in the target/classes folder instead of only inside the produces end JAR ? Thanks! Roy -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http

Re: adaptTo() 2017 Conference in Berlin

2017-02-20 Thread Jean-Baptiste Onofré
tefan - To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talen

Re: adaptTo() 2017 Conference in Berlin

2017-02-20 Thread Jean-Baptiste Onofré
Awesome, thanks ! Regards JB On 02/20/2017 06:39 PM, Stefan Seifert wrote: yes, this is fine, just sent us a mail as described on https://adapt.to/conference stefan -Original Message- From: Jean-Baptiste Onofré [mailto:j...@nanthrax.net] Sent: Monday, February 20, 2017 6:30 PM To

Re: Creating a "partial" OBR

2017-10-07 Thread Jean-Baptiste Onofré
? maven-bundle-plugin is already configured in those projects. I am guess that I just need to set it up properly, but I am not understanding from the docs, and I have not found any examples. Thanks!! =David -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http

Re: [ANN] New Apache Felix PMC Chair: Karl Pauls

2017-11-16 Thread Jean-Baptiste Onofré
Congrats !! Regards JB On 11/16/2017 03:25 PM, Carsten Ziegeler wrote: Hi, it's my pleasure to announce that Karl took up the role as our new PMC chair. Congrats Karl! Regards Carsten -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talen

Re: apache felix and spring integration

2018-02-14 Thread Jean-Baptiste Onofré
gt; -- >> Sent from: >> http://apache-felix.18485.x6.nabble.com/Apache-Felix-Users-f4833200.html >> >> - >> To unsubscribe, e-mail: users-unsubscr...@felix.apache.org >> For additional c

Re: IPOJO in the future

2018-07-18 Thread Jean-Baptiste Onofré
t; > > -- > Sent from: > http://apache-felix.18485.x6.nabble.com/Apache-Felix-Users-f4833200.html > > - > To unsubscribe, e-mail: users-unsubscr...@felix.apache.org > For additional commands, e-mail: u

***UNCHECKED*** Re: Connect remote JMX

2018-09-19 Thread Jean-Baptiste Onofré
Hi Philip, You can use Karaf as a container. It supports different programming model including OSGi of course. Karaf supports Aries JMX and MBean whiteboard pattern to simplify the way of exposing your MBeans (it's just registering a MBean service). Once done, you can use Karaf Decanter to

Re: ***UNCHECKED*** Re: Connect remote JMX

2018-09-19 Thread Jean-Baptiste Onofré
ng standard and logback. I read on the Karaf website, that Karaf can already unify the logging configuration. As I understood, logback is also trying to unify the configuration over all popular logging frameworks. Does it just work or do I have to adapt anything? Thanks for your help, Philipp Am

Re: ***UNCHECKED*** Re: Connect remote JMX

2018-09-19 Thread Jean-Baptiste Onofré
as, that this is used for testing and it should be deployed to an application server / container like Karaf. Best, Philipp Am 19.09.18, 15:31 schrieb "Jean-Baptiste Onofré" : Hi, Using enRoute, I guess you want to have an executable jar. In that case, you don'

Re: ***UNCHECKED*** Re: Connect remote JMX

2018-09-19 Thread Jean-Baptiste Onofré
ating rest requests to CMIS? Now with these information, it feels like enRoute was built for desktop standalone apps not for server applications? Best, Philipp Am 19.09.18, 15:44 schrieb "Jean-Baptiste Onofré" : Hi Philip, For Karaf, you probably have to install the depe

***UNCHECKED*** Re: Re: Connect remote JMX

2018-09-19 Thread Jean-Baptiste Onofré
; On Wed, Sep 19, 2018 at 10:19 AM Raymond Auge > wrote: > > > I just sent a PR to your osgi-test repo adding JMX. > > > > Also, enRoute was most certainly not limited to desktop apps. > > > > In fact there are several consumers

Re: Elasticsearch rest client

2018-11-24 Thread Jean-Baptiste Onofré
cies embedded and only the correct packages for > using it as client exported? > > Thanks, > Roy > - > To unsubscribe, e-mail: users-unsubscr...@felix.apache.org > For additional commands, e-mail: users-h...@feli

Re: /META-INF/services and maven-bundle-plugin

2019-03-15 Thread Jean-Baptiste Onofré
> > Thanks, > > James > > - > To unsubscribe, e-mail: users-unsubscr...@felix.apache.org > For additional commands, e-mail: users-h...@felix.apache.org > -- Jean-Baptiste Onofré jbono...@apache.org http:

Re: can GoGo shell load a script?

2019-05-27 Thread Jean-Baptiste Onofré
Hi, yes, it's possible in Karaf, but it's not actually really gogo shell. Karaf uses its own shell with some additional features compared to gogo. Regards JB On 27/05/2019 21:47, Eduardo wrote: I use Karaf, and there it is posible by the use of the following command: karaf@root()> shell:sour

Re: Missing Capability for ComponentFactory service

2019-06-09 Thread Jean-Baptiste Onofré
ide these capabilities with effective set to active? > > Thanks, > Clément Delgrange. > -- Jean-Baptiste Onofré jbono...@apache.org http://blog.nanthrax.net Talend - http://www.talend.com - To unsubscribe, e-mail:

Re: Missing Capability for ComponentFactory service

2019-06-09 Thread Jean-Baptiste Onofré
not using Karaf, but I > can use the augment directive of bnd to make it work. Does these missing > Capabilities should be considered as bugs or are they wanted? > > Message d'origine ---- > On 9 juin 2019 à 13:59, Jean-Baptiste Onofré a écrit : > >>

Re: Missing Capability for ComponentFactory service

2019-06-09 Thread Jean-Baptiste Onofré
hing, not something felix has >> any control over. >> >> David Jencks >> >>> On Jun 9, 2019, at 10:58 AM, Clément Delgrange >>> cl.delgra...@protonmail.com.INVALID wrote: >>> Thanks a lot, I should have checked the updated versions! >>>