Nakamura component always goes down

2013-02-12 Thread Mike Ottinger
diagnosing this problem? Thanks! -- Mike Ottinger Senior Consultant - Tacit Knowledge San Francisco CA

Coherence and Felix

2011-12-09 Thread Mike Ottinger
Hi All, We've been working on getting a Coherence jar to play nicely with OSGi. We've had some success with going the boot delegation approach. But the way we have it working contradicts my limited understanding of boot delegation. - We placed the coherece.jar inside

Design pattern for working with multiple implementations of an interface

2011-07-22 Thread Mike Ottinger
Hi All, I'm using Felix with SCR annotations. I'm investigating a couple of approaches with declaring a component that makes use of a collection of objects representing various classes that all implement the same interface. This would be something similar I suppose to a configuration

Re: Accessing all of the configurations of a configuration factory

2011-05-05 Thread Mike Ottinger
, Felix Meschberger wrote: Hi Mike, Not sure, whether I really understand what you want to do .. Am Samstag, den 23.04.2011, 00:58 +0100 schrieb Mike Ottinger: This seems like it'd be easy but I'm just not connecting the dots here. I've created a component with configurationFactory set

ParseException in serviceComponents.xml when using 'updated' attribute of @Reference annotation

2011-04-25 Thread Mike Ottinger
) at org.apache.felix.framework.Felix.refreshPackages(Felix.java:3554) at org.apache.felix.framework.PackageAdminImpl.run(PackageAdminImpl.java:336) at java.lang.Thread.run(Thread.java:619) Thanks! ___ Mike Ottinger Senior Consultant Tacit

Re: getting npe from generate-scr-scrdescriptor

2011-04-17 Thread Mike Ottinger
Hi All, bumping up to 1.7.0 of the SCR plugin, I did further digging and found: http://mail-archives.apache.org/mod_mbox/felix-dev/201103.mbox/%3c1643894286.4505.1299594299814.javamail.tom...@hel.zones.apache.org%3E Thanks! On Apr 16, 2011, at 9:55 PM, Mike Ottinger wrote: Hi All, So

getting npe from generate-scr-scrdescriptor

2011-04-16 Thread Mike Ottinger
Hi All, So this is strange. In my service, if I actually declare the bindProductXMLImporter in my class, when I attempt my maven build I get the below NPE: java.lang.NullPointerException at

Re: Dependency on org.jaxen from within org.dom4j

2010-11-15 Thread Mike Ottinger
because, you know, it isn't imported). Try installing the jaxen bundle and then refreshing the dom4j bundle. HTH, Justin On Nov 11, 2010, at 4:51 PM, Mike Ottinger wrote: Hello All, I'm a bit of a newbie with OSGI, so perhaps I'm missing something elementary here, but here it goes; I have

Dependency on org.jaxen from within org.dom4j

2010-11-12 Thread Mike Ottinger
and have them installed in your container. Looking for advice on what might be going on here. Thanks in advance. Mike Ottinger Senior Software Engineer Tacit Knowledge - To unsubscribe, e-mail: users-unsubscr

Dependency on org.jaxen from within org.dom4j

2010-11-11 Thread Mike Ottinger
and have them installed in your container. Looking for advice on what might be going on here. Thanks in advance. Mike Ottinger Senior Software Engineer Tacit Knowledge