Return-Path: Delivered-To: apmail-db-ojb-user-archive@www.apache.org Received: (qmail 94604 invoked from network); 24 Oct 2004 18:05:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 24 Oct 2004 18:05:47 -0000 Received: (qmail 84930 invoked by uid 500); 24 Oct 2004 18:05:43 -0000 Delivered-To: apmail-db-ojb-user-archive@db.apache.org Received: (qmail 84801 invoked by uid 500); 24 Oct 2004 18:05:41 -0000 Mailing-List: contact ojb-user-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "OJB Users List" Reply-To: "OJB Users List" Delivered-To: mailing list ojb-user@db.apache.org Received: (qmail 84780 invoked by uid 99); 24 Oct 2004 18:05:41 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of gcjou-ojb-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO main.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 24 Oct 2004 11:05:39 -0700 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CLmk7-0002nb-00 for ; Sun, 24 Oct 2004 20:05:23 +0200 Received: from pd9e7395e.dip.t-dialin.net ([217.231.57.94]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Oct 2004 20:05:23 +0200 Received: from nospam_st by pd9e7395e.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 24 Oct 2004 20:05:23 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ojb-user@db.apache.org From: Sebastian Subject: OJB in Eclipse plugins/RCP applications Date: Sun, 24 Oct 2004 20:05:22 +0200 Lines: 13 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pd9e7395e.dip.t-dialin.net User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I'm trying to use ojb in an eclipse rich client plattform application. I came accross several problems. The OJB.properties file is not found even if its in the class path and OJB also can't find several class files. I came across this news entry http://groups.google.de/groups?hl=de&lr=&selm=3369326.1063581175%40dbforums.com that suggests a workaround by modifying the context class loader. Is this a good approach to solve the class loader issue? Are there any plans to make OJB working in Eclipse plugins by default? Thanks, Sebastian --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org For additional commands, e-mail: ojb-user-help@db.apache.org