[
https://issues.jboss.org/browse/JBIDE-9424?page=com.atlassian.jira.plugin...
]
David Bosschaert updated JBIDE-9424:
------------------------------------
Attachment: Screen Shot 2011-07-29 at 14.00.26.png
Hi Rob,
That works for me. As you say the dependency management feature is missing for the moment,
but maybe we can live with that for a little while.
If we want to improve the dependency management I think it would be nice to look at the
OSGi Framework launching mechanism that's already part of the PDE, either by hooking
in AS7 as a possible destination framework (instead of 'Equinox' which is
currently the sole option there) or by creating something similar that fits nicely with
our deployment tooling.
I've attached a screenshot of this launcher to give you an idea what it looks like.
The nice thing about it is that it can dynamically compute the dependencies from a bundle
or set of bundles and include those dependencies in the deployment.
Provide the ability to deploy OSGi bundles
------------------------------------------
Key: JBIDE-9424
URL:
https://issues.jboss.org/browse/JBIDE-9424
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS
Reporter: David Bosschaert
Assignee: Rob Stryker
Attachments: osgi-eclipse.png, Screen Shot 2011-07-29 at 14.00.26.png
AS7 supports OSGi bundles as deployments, and Eclipse supports the creation of OSGi
bundles through the built-in PDE tooling (see [1] for an example). However, OSGi bundles
developed with Eclipse PDE can't be deployed via the JBDS to AS7 yet.
Support for deploying OSGi bundles to AS7 should be added to the JBoss Tooling.
[1]
https://docs.jboss.org/author/display/AS7/Helloworld+OSGi+quickstart
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira