You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Mike Hummel (JIRA)" <ji...@apache.org> on 2013/03/01 15:17:12 UTC

[jira] [Created] (FELIX-3944) Resolving resources including dots in the path fails

Mike Hummel created FELIX-3944:
----------------------------------

             Summary: Resolving resources including dots in the path fails
                 Key: FELIX-3944
                 URL: https://issues.apache.org/jira/browse/FELIX-3944
             Project: Felix
          Issue Type: Bug
          Components: Bundle Repository (OBR)
         Environment: Using Felix in the SLING framework
            Reporter: Mike Hummel
            Priority: Minor


Loading a resource from the classloader including a dot in the path is not possible.

Example: getResource("/VAADIN/widgetsets/com.vaadin.terminal.gwt.DefaultWidgetSet/...")

will not work using the felix class loader. The default java class loader is able to return this kind of resource.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira