You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/10/10 14:05:54 UTC

[jira] Created: (SMX4KNL-121) Improve the Main class to easily embed the whole ServiceMix Kernel distribution in another web application

Improve the Main class to easily embed the whole ServiceMix Kernel distribution in another web application
----------------------------------------------------------------------------------------------------------

                 Key: SMX4KNL-121
                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-121
             Project: ServiceMix Kernel
          Issue Type: Improvement
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet
             Fix For: 1.1.0


This is certainly possible to launch the Felix OSGi runtime from java, but lots of things from the org.apache.servicemix.kernel.main.Main class has to be rewritten or configured.
A refactor of this class would make it much easier to use.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMX4KNL-121) Improve the Main class to easily embed the whole ServiceMix Kernel distribution in another web application

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4KNL-121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SMX4KNL-121.
-------------------------------------

    Resolution: Fixed

Sending        trunk/main/src/main/java/org/apache/servicemix/kernel/main/Main.java
Transmitting file data .
Committed revision 703432.

> Improve the Main class to easily embed the whole ServiceMix Kernel distribution in another web application
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4KNL-121
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-121
>             Project: ServiceMix Kernel
>          Issue Type: Improvement
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: 1.1.0
>
>
> This is certainly possible to launch the Felix OSGi runtime from java, but lots of things from the org.apache.servicemix.kernel.main.Main class has to be rewritten or configured.
> A refactor of this class would make it much easier to use.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.