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

Mark Struberg resolved OWB-1179.
--------------------------------
    Resolution: Fixed

We now catch NoClassDefFound and LinkingErrors and log a warning about skipping 
class scanning for those cases.

> OWB-Arquillian scanner doesn't ignore classes with ClassNotFound and 
> NoClassDefFound
> ------------------------------------------------------------------------------------
>
>                 Key: OWB-1179
>                 URL: https://issues.apache.org/jira/browse/OWB-1179
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Arquillian
>    Affects Versions: 1.2.8, 1.7.3
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 2.0.0
>
>
> Came across a class which implements a Servlet Filter.
> OWB blows up if the servlet spec api is not on the classpath.
> Sometimes those classes are purely optional. 
> We should imo only log those problems and ignore the class where this 
> happens. 
> That is the same handling we do in the 'real' ScannerService as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to