[
https://issues.apache.org/activemq/browse/CAMEL-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58147#action_58147
]
Claus Ibsen commented on CAMEL-1917:
------------------------------------
Willem to me this patch seems really wrong.
Now you load all URL resources as HTTP if it *does not* start with {{file:}}.
This is very wrong IMHO.
As HTTP based resources should only be loaded if its {{http}} or {{https}}.
So I will have to revert that part of the patch which removed the {{http}}
check.
> DefaultPackageScanClassResolver not able to scan package in jar url
> -------------------------------------------------------------------
>
> Key: CAMEL-1917
> URL: https://issues.apache.org/activemq/browse/CAMEL-1917
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.0-M3
> Reporter: William Tam
> Assignee: William Tam
> Fix For: 2.1.0
>
>
> The DefaultPackageScanClassResolver seems to have problem finding packages
> from URL jar:file:/path/to/my.jar!/"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.