Re: Maven SCR and BUNDLE Plugins

2011-03-18 Thread mjk
Upgrading to SCR 1.6.0 does not fix it either. On Fri, Mar 18, 2011 at 2:37 PM, mjk wrote: > I am using both plugins: > SCR - 1.4.4 > BUNDLE - 2.3.4 > Maven - 3.0.3 > > I included my defintions for both below, and they are both defined within > the same *prof

Maven SCR and BUNDLE Plugins

2011-03-18 Thread mjk
I am using both plugins: SCR - 1.4.4 BUNDLE - 2.3.4 Maven - 3.0.3 I included my defintions for both below, and they are both defined within the same *profile *element. SCR creates all the expected metadata, however the bundle component is not including the OSGI directory from target/s

Re: JAXB and Apache Felix

2010-05-04 Thread mjk
fined the Import-Package for > javax.xml.bind.annotation and javax.xml.bind.annotation.adapters. > > Regards, > Martin > > > mjk schrieb: > > I am new to OSGi development, and have been trying to figure out how to >> make >> this work: >> >> I h

JAXB and Apache Felix

2010-05-03 Thread mjk
I am new to OSGi development, and have been trying to figure out how to make this work: I have JAXB classes generated from an XSD using Eclipse XJC. I verified that everything (class usage, marchalling and un-marshalling) works in a non-OSGi scenario. They do. When deployed within Apache Felix