[
https://issues.apache.org/jira/browse/FELIX-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831323#action_12831323
]
Clement Escoffier commented on FELIX-2051:
------------------------------------------
Hi,
I agree this would be a great feature, and I definitely consider it. Right now,
I've done an automatic (but basic) metatype description for component types
(@Component) which allows you to create instances more easily from the web
console
(https://svn.apache.org/repos/asf/felix/sandbox/clement/ipojo-utils/iPOJO-Metatype-Bridge)
This is really simple, for each (public) component type, it exposes a new
ManagedServiceFactory service with the metatype configuration. So in the web
console, you can easily create new instance from this factory.
However this does not allow the reconfiguration of instances. I wlll look into
that.
> Support the MetaType Service
> ----------------------------
>
> Key: FELIX-2051
> URL: https://issues.apache.org/jira/browse/FELIX-2051
> Project: Felix
> Issue Type: New Feature
> Components: iPOJO
> Affects Versions: iPOJO-1.4.0
> Reporter: Geert Schuring
>
> I would really appreciate if iPOJO could support the automatic generation of
> metatype.xml files for the MetaType Service.
> DS does this with the attribute "metatype=true" on the component annotation,
> after which the maven plugin generates the MetaType Service file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.