[
https://issues.apache.org/jira/browse/ACE-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766912#action_12766912
]
Marcel Offermans commented on ACE-53:
-------------------------------------
Like Angelo says, this should already work.
Just to explain a bit further, the Deployment Admin specification that we use
allows you to add support for new file types to deploy. Auto Config is such a
new file type and this one is actually part of the OSGi spec already. Such new
file types can be supported by resource processors, which get installed
alongside these new resources. The resource processors allow local handling of
these files, and at te same time are part of the "transaction" within
Deployment Admin, so if anything goes wrong, the whole transaction gets rolled
back.
> Ability to send configuration data to gateways
> ----------------------------------------------
>
> Key: ACE-53
> URL: https://issues.apache.org/jira/browse/ACE-53
> Project: Ace
> Issue Type: New Feature
> Reporter: Toni Menzel
>
> In terms of the "passive gateway" scenario, it would be good if the server
> could serve configuration data (in standard format at best, ConfigAdmin Spec)
> to their management agents.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.