You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2013/06/25 20:59:20 UTC

[jira] [Commented] (CELIX-60) Support framework embedding

    [ https://issues.apache.org/jira/browse/CELIX-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693276#comment-13693276 ] 

Pepijn Noltes commented on CELIX-60:
------------------------------------

Not everything work for this commit. I'm getting errors compiling Celix with Deployment admin, Device access and Remote Service Admin bundles options on.
E.g. for deployment admin:

[ 45%] Building C object deployment_admin/CMakeFiles/deployment_admin.dir/private/src/deployment_admin.c.o
/Users/pnoltes/workspaces/2013/celix/celix/deployment_admin/private/src/deployment_admin.c:339:25: error: too many arguments to function call, expected single argument 'bundle', have 2 arguments
                                bundle_stop(bundle, 0);
                                ~~~~~~~~~~~         ^

                
> Support framework embedding
> ---------------------------
>
>                 Key: CELIX-60
>                 URL: https://issues.apache.org/jira/browse/CELIX-60
>             Project: Celix
>          Issue Type: Improvement
>            Reporter: Alexander Broekhuis
>            Assignee: Alexander Broekhuis
>
> To be able to embed Celix in existing applications the Framework API needs to be extended a little bit. Some functions are now part of the Framework, while the Framework Bundle (System Bundle) should provide these.
> Also an example is needed to show how it works.
> Optionally some features from Felix can be ported: especially the systembundle activators solution.

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