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
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.