[ 
https://issues.apache.org/jira/browse/MYFACES-2674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Andraschko resolved MYFACES-2674.
----------------------------------------
    Resolution: Won't Fix

Please check our issue closing policy: 
http://myfaces.apache.org/wiki/core/committer-and-pmc-guide/myfaces-project-management.html
If the is issue is still important for you, please reopen and attach a patch.

> ClassNotFoundException when using 
> "org.apache.myfaces.annotation.SCAN_PACKAGES" parameter with not existing 
> package
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: MYFACES-2674
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2674
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>            Reporter: Matthias Weßendorf
>
> in web.xml have the following ctx param:
> <context-param>
>     <param-name>org.apache.myfaces.annotation.SCAN_PACKAGES</param-name>
>     <param-value>net.wessendorf</param-value>
> </context-param>
> but if this package does not exist, you'll notice this:
> Caused by: java.lang.ClassNotFoundException: No resource for net/wessendorf
>       at 
> org.apache.myfaces.config.annotation._PackageInfo.getClasses(_PackageInfo.java:102)
>       at 
> org.apache.myfaces.config.annotation.AnnotationConfigurator.packageClasses(AnnotationConfigurator.java:332)
>       at 
> org.apache.myfaces.config.annotation.AnnotationConfigurator.configure(AnnotationConfigurator.java:186)
>       ... 17 more



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to