Re: NPE in DefaultFaceletFactory._createViewMetadataFacelet from MyFaces 2.2.4 and Karaf 3.0.1

2014-09-06 Thread Leonardo Uribe
Hi The line that throw the exception has this code: String alias = "/" + _removeFirst(url.getFile(), getBaseUrl().getFile()); the base url is ("/"), so probably it is resolved as null. This reference is taken through ResourceResolver, so a custom implementation could fix the issue. regards, Le

Re: NPE in DefaultFaceletFactory._createViewMetadataFacelet from MyFaces 2.2.4 and Karaf 3.0.1

2014-09-06 Thread Paul Spencer
The log entries below are from MyFaces 2.1.15 and 2.2.4, so is this a regression bug? *** * MyFaces 2.1.15 *** 2014-09-06 05:16:40,601 | TRACE | qtp195585050-76 | FaceletViewDeclarationLanguage | 640 - org.apache.myfaces.core.impl - 2.1.15 | Initializing 2014-09-06 05:16:40,657 | DEBUG | qtp