[
https://issues.apache.org/jira/browse/COCOON-1835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524383
]
Daniel Fagerstrom commented on COCOON-1835:
-------------------------------------------
During development Peter Kriens fileInstall bundle
http://www.aqute.biz/Code/FileInstall could be convenient to use. It watches a
directory and install and starts bundles that are added to the directory, stops
and uninstalls those that are removed and updates those that are changed.
Maybe the fileInstall could somehow be extended with mechanisms from the RCL
stuff for more fine grained bundle updating.
> Deployment bundle
> -----------------
>
> Key: COCOON-1835
> URL: https://issues.apache.org/jira/browse/COCOON-1835
> Project: Cocoon
> Issue Type: New Feature
> Components: - Servlet service framework
> Reporter: Reinhard Poetz
> Assignee: Reinhard Poetz
>
> Write a bundle that can install, start, update and stop Cocoon blocks. It is
> configured by a deployment descriptor.
> Internally it works based on the OSGi configuration service.
> Some notes:
> - go through the tutorial of PDE development in "Eclipse Rich Client Platform"
> - read Jeff McAffer on [EMAIL PROTECTED]: Installing bundles by reference
> (Feb 2006)
> - make it configureable which bundles you want to install
> a) create an OSGi application
> b) create a WAR file that internally uses OSGi
> - make the deployer check if all contracts are fullfilled (mail on [EMAIL
> PROTECTED] by Jeff McAffer, 30th of August)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.