Return-Path: Delivered-To: apmail-openejb-commits-archive@www.apache.org Received: (qmail 47231 invoked from network); 16 Sep 2009 08:06:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Sep 2009 08:06:29 -0000 Received: (qmail 20431 invoked by uid 500); 16 Sep 2009 08:06:29 -0000 Delivered-To: apmail-openejb-commits-archive@openejb.apache.org Received: (qmail 20411 invoked by uid 500); 16 Sep 2009 08:06:29 -0000 Mailing-List: contact commits-help@openejb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openejb.apache.org Delivered-To: mailing list commits@openejb.apache.org Received: (qmail 20402 invoked by uid 99); 16 Sep 2009 08:06:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Sep 2009 08:06:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Sep 2009 08:06:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 90DD2234C1F1 for ; Wed, 16 Sep 2009 01:05:58 -0700 (PDT) Message-ID: <1519017778.1253088358590.JavaMail.jira@brutus> Date: Wed, 16 Sep 2009 01:05:58 -0700 (PDT) From: "Jean-Louis MONTEIRO (JIRA)" To: commits@openejb.apache.org Subject: [jira] Closed: (OPENEJB-1061) WS Security tests fail because of WSS4J trying to load default sun cacerts In-Reply-To: <459962918.1250543354853.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/OPENEJB-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Louis MONTEIRO closed OPENEJB-1061. ---------------------------------------- Resolution: Fixed Assignee: Jean-Louis MONTEIRO Thanks Daniel and Karan for testing it. > WS Security tests fail because of WSS4J trying to load default sun cacerts > -------------------------------------------------------------------------- > > Key: OPENEJB-1061 > URL: https://issues.apache.org/jira/browse/OPENEJB-1061 > Project: OpenEJB > Issue Type: Bug > Affects Versions: 3.1.1 > Environment: OpenJDK + Debian > Reporter: Jean-Louis MONTEIRO > Assignee: Jean-Louis MONTEIRO > Fix For: 3.1.2 > > > WSS4J tries loading default sun cacerts from a fixed directory. > From the source code, it seems possible to disable that. > http://ws.apache.org/wss4j/xref/org/apache/ws/security/components/crypto/AbstractCrypto.html > See Karan post http://www.nabble.com/build-fails-due-to-webservice-ws-security-example-td25012817.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.