found the issue :) i installed apache sling (based on felix) then i installed my module and it worked! so now my question is: what am i missing on the default felix instalation?
thanks in advance paulo On Tue, Jan 20, 2009 at 6:00 PM, Paulo Sergio <[email protected]> wrote: > sorry to bother again, but does the metatype.properties has anyting to do > with this? > if so, how is it connected with the class that i made(that contains the > configurable attributes) > > thanks, > paulo f > > > On Mon, Jan 19, 2009 at 1:47 PM, Paulo Sergio <[email protected]> wrote: > >> hi Carsten, >> >> ok, basically what i want is a way to configure my bundle using the >> web-console.. >> is it possible to have my own tab in the web interface? better :) but how? >> anyway to me is enough to have any way to configure my bundle properties >> in the web interface.. (probably using the configurations tab!?) >> >> thanks! >> .paulo >> >> >> On Mon, Jan 19, 2009 at 9:02 AM, Carsten Ziegeler >> <[email protected]>wrote: >> >>> Paulo Sergio wrote: >>> > looking at the metatype.xml >>> > >>> > i have the property : >>> > >>> > Service-Component: OSGI-INF/metatype/metatype.xml >>> > >>> > pointing to the right place, so this seems correct... >>> > >>> >>> What do you exactly want to do? Do you want to have a configurable >>> service >>> in your bundle or do you rather want to have an own tab within the web >>> console >>> to administrate something in your bundle? From your first question, I >>> assume you want the latter while I think what is currently discussed is >>> the other thing :) >>> >>> Carsten >>> -- >>> Carsten Ziegeler >>> [email protected] >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >

