Mark Struberg created OWB-1172: ---------------------------------- Summary: getResources doesn't work in OWB Arquillian container for WebArchives Key: OWB-1172 URL: https://issues.apache.org/jira/browse/OWB-1172 Project: OpenWebBeans Issue Type: Bug Components: Arquillian Affects Versions: 1.7.2 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: 1.7.3
The OWB Arquillian container doesn't find resources in WEB-INF/lib/*.jar within a WAR archive. getResources currently only returns resources in WEB-INF/classes/ but not from any of the jars in WEB-INF/-lib. -- This message was sent by Atlassian JIRA (v6.3.15#6346)