[
https://issues.apache.org/jira/browse/KARAF-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved KARAF-138.
-----------------------------------
Assignee: Guillaume Nodet
Fix Version/s: 2.2.0
Resolution: Fixed
Committing to https://svn.apache.org/repos/asf/karaf/trunk ...
M
deployer/war/src/main/java/org/apache/karaf/deployer/war/WarDeploymentListener.java
Committed r985825
Thx a lot for this patch.
> 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
> Assignee: Guillaume Nodet
> Fix For: 2.2.0
>
> 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.