Shame... :( Why this limitation?
Regards, Anthony -----Original Message----- From: Richard S. Hall [mailto:[email protected]] Sent: mercredi 19 janvier 2011 17:35 To: [email protected] Subject: Re: Auto-deploy exploded bundles On 1/19/11 10:38, Muller, Anthony wrote: > Hello, > > I'm trying to use Felix embedded into an host application and I wish to use > auto-deploy feature. > > However, when I have exploded bundle (no jar but directories), auto-deploy > doesn't work for these bundles. :( > > Do I miss some extra configuration? Auto-deploy only works for JAR files. For exploded directories, use the auto-start configuration properties with a reference: URL. -> richard --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

