From xmlrpc-user-return-1364-apmail-ws-xmlrpc-user-archive=ws.apache.org@ws.apache.org Wed Jun 22 06:39:42 2005 Return-Path: Delivered-To: apmail-ws-xmlrpc-user-archive@www.apache.org Received: (qmail 18602 invoked from network); 22 Jun 2005 06:39:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jun 2005 06:39:42 -0000 Received: (qmail 559 invoked by uid 500); 22 Jun 2005 06:39:39 -0000 Delivered-To: apmail-ws-xmlrpc-user-archive@ws.apache.org Received: (qmail 535 invoked by uid 500); 22 Jun 2005 06:39:39 -0000 Mailing-List: contact xmlrpc-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: xmlrpc-user@ws.apache.org List-Id: Delivered-To: mailing list xmlrpc-user@ws.apache.org Received: (qmail 517 invoked by uid 99); 22 Jun 2005 06:39:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2005 23:39:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [195.83.9.34] (HELO insatlse.insa-toulouse.fr) (195.83.9.34) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2005 23:39:39 -0700 Received: from footrix.insa-toulouse.fr ([10.8.3.3]) by insatlse.insa-toulouse.fr with esmtp (Exim 4.34) id 1Dkytb-0006PA-M6 for xmlrpc-user@ws.apache.org; Wed, 22 Jun 2005 08:39:35 +0200 Message-ID: <42B907C2.6080800@insa-toulouse.fr> Date: Wed, 22 Jun 2005 08:40:02 +0200 From: Eric BOYER User-Agent: Mozilla Thunderbird 0.9 (X11/20041103) X-Accept-Language: fr, en MIME-Version: 1.0 To: xmlrpc-user@ws.apache.org Subject: Re: Newbie question - HTTPS and testkeys References: <517BEBFAED3C3046817598E731B90B1C0E3D5E@ntserver01.ebootis.de> <42B83AE7.3040007@insa-toulouse.fr> <20050621201414.36ffc504.tengri_lethos@web.de> In-Reply-To: <20050621201414.36ffc504.tengri_lethos@web.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Andreas Schoelver a écrit : >Ok, i would have placed the keys file in Workspace/presentation/src ! >assuming that your eclipse project is setup to compile in place; >that means, the class files are stored in the same directory as the >sources. (it looks as if this is the case.) > >IDEs like eclipse typically compile things into a different directory, >like bin, build or dist - but that depends on settings. > > My classes are in build directory Thanks >concerning the new exception: >sorry, I do not know at this time, does anyone else know? > >Andreas > >On Tue, 21 Jun 2005 18:05:59 +0200 >Eric BOYER wrote: > > > >>Right, >> >>I'm working with eclipse : >> >>Directories : >>Workspace/presentation/src/fr/insat/*.java >> >>The testkeys file should be placed in Workspace/presentation >> >> >>But now I have this exception :o( >> >>java.io.IOException: Keystore was tampered with, or password was incorrect >> >>Thanks, >>eric >> >> > > > >