Antonin Stefanutti created ARQ-2039:
---------------------------------------
Summary: The Weld Arquillian embedded adapter should not load classes that
are excluded in beans.xml
Key: ARQ-2039
URL:
https://issues.jboss.org/browse/ARQ-2039
Project: Arquillian
Issue Type: Enhancement
Components: Weld Containers
Affects Versions: 2.0.0.Beta1
Reporter: Antonin Stefanutti
In some use cases, like the Camel CDI extension, some classes are excluded in the
beans.xml and may not be in the class path. In that case, that leads to having a
{{ClassNotFoundException}} thrown by the adapter that tries to load the bean classes
regardless the exclusions from the bean archive descriptor:
https://github.com/arquillian/arquillian-container-weld/blob/d8f69bed899e...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)