[
https://issues.apache.org/jira/browse/CXF-7800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548073#comment-16548073
]
Roger Wolf commented on CXF-7800:
---------------------------------
These are the steps I made today
1. deleted cxf in my local repo
2. generated the demo with CXF 3.2.5: didnt run with ZIPException
3. started my demo with 2.7.18, which worked yesterday, failed now with
ZIPException
4. deleted cxf repo
5. maven update / start 2.7.18 demo : ZIPException
6. deleted cxf repo again
7. deleted demo with 3.2.5 in eclipse
8. maven update / start 2.7.18 demo : works
> HelloWorld sample fails to deploy
> ---------------------------------
>
> Key: CXF-7800
> URL: https://issues.apache.org/jira/browse/CXF-7800
> Project: CXF
> Issue Type: Bug
> Components: Samples
> Affects Versions: 3.2.5
> Reporter: Roger Wolf
> Priority: Major
> Attachments: catalina_log.txt
>
>
> Sample generated with org.apache.cxf.archetype:cxf-jaxws-javafirst
> version:2.7.18
> works out of the box.
> However with 3.2.5, I get following error:
> ...
> Caused by: java.util.zip.ZipException: invalid LOC header (bad signature)
> ...
> See attachment for full message.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)