[ 
http://jira.amdatu.org/jira/browse/AMDATU-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852#comment-12852
 ] 

Marcel Offermans commented on AMDATU-588:
-----------------------------------------

Updated the document.
Added the property to our autoconf resource processor (as well as a few other 
required headers so it's properly recognized as a resource processor).
Tested this in the AMS by adding the following artifacts:
* Felix Config Admin
* Felix Log Service
* Felix Shell
* Felix Shell TUI
* our autoconf resource processor

Most of these bundles are included mainly to be able to debug the target.

And some random configuration that will trigger the deployment of the resource 
processor:
{code}
<MetaData xmlns:metatype='http://www.osgi.org/xmlns/metatype/v1.0.0'>
  <OCD name='ocd' id='ocd'>
    <AD id='name' type='STRING' cardinality='0' />
  </OCD>
  <Designate pid='simple' bundle='osgi-dp:location'>
    <Object ocdref='ocd'>
      <Attribute adref='name'>
        <Value><![CDATA[test]]></Value>
      </Attribute>
    </Object>
  </Designate>
</MetaData>
{code}

Now simply deploy everything to the target and you should see an active 
autoconf resource processor.
                
> Implement AMA/RP visbility solution
> -----------------------------------
>
>                 Key: AMDATU-588
>                 URL: http://jira.amdatu.org/jira/browse/AMDATU-588
>             Project: Amdatu
>          Issue Type: Task
>          Components: Amdatu Provisioning
>            Reporter: Bram de Kruijff
>            Assignee: Marcel Offermans
>             Fix For: 0.4.0, Sprint 8
>
>
> Update design and implement solution proposed under 
> http://www.amdatu.org/confluence/display/Amdatu/AMA+issues+in+combination+with+resource+processors

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to