Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 66816 invoked by uid 500); 18 Sep 2002 08:58:58 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 66805 invoked from network); 18 Sep 2002 08:58:57 -0000 Message-ID: <3D8841FB.60501@mailbox.hu> Date: Wed, 18 Sep 2002 11:06:03 +0200 From: Gabor Bartha User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020313 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cocoon-users@xml.apache.org Subject: Re: applet, module, Class.forName() - ClassNotFoundException Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, summarized: I have an applet in a jar with outer classes (java modules). There are several classes in the jar and beside the jar. When the applet is running (from the jar) it finds the classes inside the jar, but is unable to find the classes beside the jar. I have the jar file: /myApp/main.jar I have the classes: /myApp/outclasses/needed/req.class /myApp/outclasses/eq.class When Class.forName(outclasses/needed/req) is called, ClassNotFoundExecption occures. I have pipeline for the jar, and for class: If I use the pipeline, the classes inside the jar cannot be loaded, and ClassNotFoundException occures. Gabor --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: