Is there a log or someplace I can grab DS output? The problem is not with a Command implementation anymore... It's a normal component... I need some debugging info!!! =o(
Thanks, Rodrigo On 10/8/07, Rodrigo Madera <[EMAIL PROTECTED]> wrote: > > Just to clarify: > > When I wrote: > except that Declarative Services does not provide me an interface > to one of my services > > What I meant was REFERENCE instead of interface: > except that Declarative Services does not provide me a reference > to one of my services. > > Thanks, > Rodrigo > > > > > On 10/8/07, Rodrigo Madera <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > I'm having an issue with a custom Felix command which implements > > (naturally) the Command interface. > > > > Everything is okay and the shell accepts the command, except that > > Declarative Services does not > > provide me an interface to one of my services (a very simple one). > > > > So I have a question: has anyone had problems with Felix Command impls > > and DS? > > > > Thanks, > > Rodrigo > > > >

