Can you provide more informations about what does not work ? Any exception, etc... ?
On Thu, Oct 14, 2010 at 12:34, LongkerDandy <[email protected]> wrote: > Hi > I upgrade to felix 3.0.4. > I copy from the default.properties and add : > javax.transaction;partial=true;mandatory:=partial, \ > javax.transaction.xa;partial=true;mandatory:=partial, \ > > But seems still not work. > Got a lot of lack of dependency error. > > Regards > LongkerDandy > > On Thu, Oct 14, 2010 at 6:03 PM, Guillaume Nodet <[email protected]> wrote: > > > This may be related to > > https://issues.apache.org/jira/browse/FELIX-2599which has been fixed > > in 3.0.3 .. > > > > On Thu, Oct 14, 2010 at 11:38, LongkerDandy <[email protected]> > > wrote: > > > > > Hi > > > > > > I follow this question from Aries. > > > The question is simple, I got a conflict between system package and > > bundle > > > package. > > > > > > Aries provide a simple with Equinox: > > > > > > org.osgi.framework.system.packages=\ > > > ... > > > javax.transaction;partial=true;mandatory:=partial,\ > > > javax.transaction.xa;partial=true;mandatory:=partial > > > > > > But this seems not work in felix. > > > What is the correct way to set this. > > > > > > Regards > > > LongkerDandy > > > > > > > > > > > -- > > Cheers, > > Guillaume Nodet > > ------------------------ > > Blog: http://gnodet.blogspot.com/ > > ------------------------ > > Open Source SOA > > http://fusesource.com > > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com

