[
https://issues.jboss.org/browse/JBIDE-9424?page=com.atlassian.jira.plugin...
]
Rob Stryker commented on JBIDE-9424:
------------------------------------
David:
As of now, the code basically uses the exact same code as the "export" command
for osgi. It removes almost all of the options and sets the values directly. The only time
I think this is an issue, though, is when selecting which dependencies to export along
with it. As of now, it hard-codes that it will only publish the one osgi bundle which
corresponds to the project, and NONE of its dependencies.
I'd love to hear some feedback from you when using the feature, so I can know if my
usecase is too narrow or if it's reasonable to expect users to move all the bundles
over in the add / remove modules wizard.
Thanks again! Was kinda awesome that I could get this done so quick.
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: Max Rydahl Andersen
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