Return-Path: Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: (qmail 33213 invoked from network); 25 May 2009 11:28:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 May 2009 11:28:29 -0000 Received: (qmail 20998 invoked by uid 500); 25 May 2009 11:28:38 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 20828 invoked by uid 500); 25 May 2009 11:28:38 -0000 Mailing-List: contact issues-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list issues@cxf.apache.org Received: (qmail 20222 invoked by uid 99); 25 May 2009 11:26:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 May 2009 11:26:09 +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; Mon, 25 May 2009 11:26:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 88285234C004 for ; Mon, 25 May 2009 04:25:45 -0700 (PDT) Message-ID: <1574269682.1243250745542.JavaMail.jira@brutus> Date: Mon, 25 May 2009 04:25:45 -0700 (PDT) From: "Mayank Mishra (JIRA)" To: issues@cxf.apache.org Subject: [jira] Created: (CXF-2238) WS-Security Interop plugfest test failing: wssec10/MutualCertificate10SignEncrypt (tried against MS server and local CXF server both) 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 WS-Security Interop plugfest test failing: wssec10/MutualCertificate10SignEncrypt (tried against MS server and local CXF server both) ------------------------------------------------------------------------------------------------------------------------------------- Key: CXF-2238 URL: https://issues.apache.org/jira/browse/CXF-2238 Project: CXF Issue Type: Bug Components: WS-* Components Affects Versions: 2.2.1 Environment: apache-cxf-2.2.1, jdk1.6.0_13, apache-ant-1.7.1, Windows XP Reporter: Mayank Mishra I installed a fresh CXF 2.2.1 and tried running security interop samples. Below is the exception trace: Caused by: java.io.IOException: exception decrypting data - java.security.Invali dKeyException: Illegal key size at org.bouncycastle.jce.provider.JDKPKCS12KeyStore.cryptData(Unknown Sou rce) at org.bouncycastle.jce.provider.JDKPKCS12KeyStore.engineLoad(Unknown So urce) at java.security.KeyStore.load(KeyStore.java:1185) at org.apache.ws.security.components.crypto.AbstractCrypto.load(Abstract Crypto.java:168) ... 38 more MutualCertificate10SignEncrypt: Exception: javax.xml.ws.soap.SOAPFaultException: org.apache.ws.security.components.crypto.Merlin cannot create instance -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.