Return-Path: Delivered-To: apmail-jakarta-avalon-phoenix-dev-archive@apache.org Received: (qmail 61018 invoked from network); 21 Oct 2002 18:40:45 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 21 Oct 2002 18:40:45 -0000 Received: (qmail 21018 invoked by uid 97); 21 Oct 2002 18:41:36 -0000 Delivered-To: qmlist-jakarta-archive-avalon-phoenix-dev@jakarta.apache.org Received: (qmail 20995 invoked by uid 97); 21 Oct 2002 18:41:35 -0000 Mailing-List: contact avalon-phoenix-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon-Phoenix Developers List" Reply-To: "Avalon-Phoenix Developers List" Delivered-To: mailing list avalon-phoenix-dev@jakarta.apache.org Received: (qmail 20983 invoked by uid 98); 21 Oct 2002 18:41:34 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "Daniel S. Haischt" To: "Avalon-Phoenix Developers List" Subject: AW: [QUESTION] having classloader problems with OpenEJB Date: Mon, 21 Oct 2002 20:39:52 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: <200210152102.35342.peter@apache.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N �f you didn't allready - stop diging into this i solved the classloader problems. the problem was that the OpenEJB classloader system sucks and that it was messing with the VM's system classloader. because of that i wasn't able to resolve some classes. regards daniel s. haischt -- > -----Urspr�ngliche Nachricht----- > Von: Peter Donald [mailto:peter@apache.org] > Gesendet: Dienstag, 15. Oktober 2002 13:03 > An: Avalon-Phoenix Developers List > Betreff: Re: [QUESTION] having classloader problems with OpenEJB > > > Hmm. Very wierd. Is the source to this jar available? If so point > me at it and > I will see if I can figure out what the problem is. > > On Tue, 15 Oct 2002 06:51, Daniel S. Haischt wrote: > > hello, > > > > i just debugged the OpenEJB block in intellij idea, > > below is the classloader hirarchy i got from intellij. > > > > + java.net.URLClassLoader (1) > > > > `-+ > org.apache.avalon.phoenix.components.classloader.PolicyClassLoader (2) > > > > `-+ sun.misc.Launcher$AppClassLoader (3) > > > > `-+ sun.misc.Launcher$ExtClassLoader (4) > > > > 1) contains the Java Enterprise Beans > > 2) contains all the jars located in SAR-INF/lib > > and needed by OpenEJB > > 3) contains the phoenix-loader jar > > 4) contains all jars from $PHOENIX_HOME/lib > > needed by phoenix > > > > while loading an enterprise bean, the bean itself gets > > loaded but not the interface that is implemented by > > the bean. allthough the ejb-1.0.jar is definitly in CL #2. > > > > this seems totally weird to me and i am not making > > any progress with this issue. > > > > regards > > > > daniel s. haischt > > -- > Cheers, > > Peter Donald > Einstein argued that there must be simplified explanations of > nature, because > God is not capricious or arbitrary. No such faith comforts the software > engineer. > - Fred Brooks, Jr. > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > > -- To unsubscribe, e-mail: For additional commands, e-mail: