Hi Jacek -

My test is very simple, I have configured OpenEJB with a single
stateless session bean and have setup a JUnit test to test the bean's
interface.  Unfortunately, my test is not even getting past the
construction of the InitialContext in the JUnit setup() method for the
test case.  I am executing the test from within Eclipse 3.4.

The xbean-finder-shaded-3.6-r779512.jar has classes which seem to be
problematic (seems to be treating "1.0" version as part of the
classpath).  It also appears that the OpenEJB 3.1.1 release does not
have a jar for the package org.objectweb.asm, but it seems to have a
dependency on this package.

Hope this helps.  In the meantime, is there an earlier version available
for download that I could use (I am new to OpenEJB so even an earlier
version would be helpful for learning purposes).

Thanks.

-greg


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Jacek
Laskowski
Sent: Friday, June 05, 2009 2:51 AM
To: [email protected]
Subject: Re: java.lang.Exception: Could not load
1/0/org/apache/xml/resolver/tools/ResolvingXMLReader.class

On Fri, Jun 5, 2009 at 4:17 AM, Totsline, Greg<[email protected]>
wrote:

> 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).

I don't think it's your fault. They all look so similar and I hope
appropriate fixes went into 3.1.1. Could you let us know how you run
the test? I'm reproducing it, but would love getting more hints in
case I'm unfortunate to achieve it.

Jacek

-- 
Jacek Laskowski
Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Reply via email to