Description
spec section 12.1. "Bean archives" defines the following behaviour:
The WEB-INF/classes directory of a war is a bean archive if there is a file named beans.xml in the WEB-INF directory of the war.
This doesn't work in OWB currently. You can verify this by
rm samples/guess/src/main/resources/META-INF/beans.xml