Opsss found the the problem cheers --Filippo
2011/4/30 Filippo Balicchia <[email protected]>: > Hello, > I'm using servicemix 4.3.0 and i want to add a new features. > > I have create my file features > <?xml version="1.0" encoding="UTF-8"?> > <features name="myfeatures" version='1.0.0'> > <bundle>file:d:/bundle/mybundle-1.0-SNAPSHOT.jar</bundle> > </features> > > I have add to my featureslist with > features:addurl file:d:/bundle/features.xml > > file:d:/bundle/features.xml valid > > but > > features:list | grep myfeatures > > The result is empty ? > > > Where am i wrong > > Cheers > > --Filippo >
