[ https://issues.apache.org/jira/browse/KARAF-1255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229461#comment-13229461
]
Andreas Pieber commented on KARAF-1255:
---------------------------------------
@bndtools: I did so and gave it a look.
Basically good approach. Though, I'm missing the following points:
(a) maven integration
(b) karaf integration
Maybe it's "enough" to add EIK and m2e support (well, this will still be more than enough
work for gsoc I think)
> "Live Editing" in OSGi with Karaf and EIK
> -----------------------------------------
>
> Key: KARAF-1255
> URL: https://issues.apache.org/jira/browse/KARAF-1255
> Project: Karaf
> Issue Type: New Feature
> Components: karaf-core
> Reporter: Andreas Pieber
> Labels: gsoc2012
>
> The base idea behind all of this is to have "jrebel for osgi". Which means you can life
edit a class and the containing bundle should be automatically redeployed to the OSGi engine.
> Karaf (and it's related projects) provide interesting features like "dev:watch" and exploded
bundles which could in theory allow automatic redeployment of bundles you're editing in; the
moment you save a class in eclipse.
> There are various possibilities how this could be implemented. The most interesting solution
is one which works (a) fast and (b) could be integrated into every IDE.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|