these are the modules i have installed: [ 0] [Active ] [ 0] System Bundle (1.4.1) [ 1] [Active ] [ 1] Apache Felix Shell Service (1.0.2) [ 2] [Active ] [ 1] Apache Felix Shell TUI (1.0.2) [ 3] [Active ] [ 1] Apache Felix Bundle Repository (1.2.1) [ 4] [Active ] [ 1] OPS4J - Pax Logging - API (1.2.1) [ 5] [Active ] [ 1] OPS4J - Pax Logging - Service (1.2.1) [ 6] [Active ] [ 1] OPS4J Pax Web - Service (0.5.1) [ 7] [Active ] [ 1] Apache Felix EventAdmin (1.0.0) [ 8] [Active ] [ 1] Apache Felix Configuration Admin Service (1.0.4) [ 12] [Active ] [ 1] Apache Felix Declarative Services (1.0.6) [ 13] [Active ] [ 1] Apache Felix Metatype Service (1.0.2) [ 14] [Active ] [ 1] Apache Felix Web Management Console (1.2.2) [ 16] [Active ] [ 1] OSGi R4 Compendium Bundle (4.1.0) [ 17] [Active ] [ 1] OSGi R4 Core Bundle (4.1) [ 20] [Active ] [ 1] file:bundle/new/org.osgi.foundation-1.2.0.jar [ 21] [Active ] [ 1] OSGi OBR Service API (1) [ 22] [Active ] [ 1] Example English Dictionary (0.9.0.SNAPSHOT) [ 23] [Active ] [ 1] Apache Felix Prefrences Service (1.0.2)
On Wed, Jan 21, 2009 at 6:43 PM, Paulo Sergio <[email protected]> wrote: > 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] >>>> >>>> >>> >> >

