[
https://issues.apache.org/jira/browse/CXF-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor updated CXF-494:
----------------------------
Attachment: CXF-494.patch
The test also requires an updated
common/common/src/test/java/org/apache/cxf/resource/resources/helloworld.bpr
file.
> Check jar file first before doing classpath search when resolving entires.
> --------------------------------------------------------------------------
>
> Key: CXF-494
> URL: https://issues.apache.org/jira/browse/CXF-494
> Project: CXF
> Issue Type: Improvement
> Reporter: Jarek Gawor
> Attachments: CXF-494.patch
>
>
> The attached patch changes slightly how the entires are resolved when the
> base uri is a jar file. The code will first check the parent jar for the
> entry and then performs classpath search if the entry is not found.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.