[
https://issues.apache.org/jira/browse/CXF-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor resolved CXF-494.
-----------------------------
Resolution: Fixed
Patch applied (Committed revision 525949).
> 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, helloworld.bpr
>
>
> 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.