[
https://issues.jboss.org/browse/AS7-3822?page=com.atlassian.jira.plugin.s...
]
Thomas Diesler moved JBOSGI-523 to AS7-3822:
--------------------------------------------
Project: Application Server 7 (was: JBoss OSGi)
Key: AS7-3822 (was: JBOSGI-523)
Workflow: GIT Pull Request workflow (was: jira)
Component/s: OSGi
(was: Core Framework)
Security: (was: Public)
Unable to deploy without Bundle-Manifest Version or with
Bundle-ManifestVersion: 1
----------------------------------------------------------------------------------
Key: AS7-3822
URL:
https://issues.jboss.org/browse/AS7-3822
Project: Application Server 7
Issue Type: Bug
Components: OSGi
Affects Versions: 7.1.0.Final
Reporter: Rico Neubauer
Assignee: Thomas Diesler
Attachments: server.log
Affects version 1.1.5, included in JBoss 7.1.final.
OSGI-specification r4.core.pdf chapter 3.5.7 holds the rules for legacy (version 1)
bundles.
According to that a bundle without Bundle-ManifestVersion must be handles as
Bundle-ManifestVersion: 1.
Neither a bundle having Bundle-ManifestVersion: 1, not without a Bundle-ManifestVersion
does deploy at all. You can only see "Starting deployment of ..." in the log,
nothing else happens.
See attached log file for a test showing the deployment of a bundle without/with
version-1/with versio-2 ManifestVersion.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira