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

Reply via email to