[
https://issues.apache.org/jira/browse/KARAF-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Achim Nierbeck updated KARAF-138:
---------------------------------
Attachment: org.apache.karaf.deployer.war.patch
The required patch to fix this bug
> WarDeploymentListener: checks for manifest osgi entries but fails if no
> manifest is found
> -----------------------------------------------------------------------------------------
>
> Key: KARAF-138
> URL: https://issues.apache.org/jira/browse/KARAF-138
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: Achim Nierbeck
> Attachments: org.apache.karaf.deployer.war.patch
>
>
> The war-deployer checks for a manifest entry of the war bundle to see if it
> is a OSGi web-app, but if the war doesn't contain a manifest, it fails. This
> shouldn't happen since a non-osgi war could be without a Manifest.
> unfortunately I didn't see this error before 2.0 :(
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.