Hi - When I tried to execute a test of OpenEJB3.1.1 (embedded in a JUnit test), I got the following error: java.lang.Exception: Could not load 1/0/org/apache/xml/resolver/tools/ResolvingXMLReader.class
I tried to work around this by using xbean-finder-3.5.jar. That seemed to fix the above problem, but then I started getting classdef not found errors for org.objectweb.asm classes. This makes me think I have something fundamentally wrong with my environment (or I am not using the right download, I downloaded 3.1.1 standalone). Thanks.
