Return-Path: X-Original-To: apmail-axis-java-user-archive@www.apache.org Delivered-To: apmail-axis-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 85CFFE988 for ; Mon, 25 Feb 2013 13:53:32 +0000 (UTC) Received: (qmail 20493 invoked by uid 500); 25 Feb 2013 13:53:31 -0000 Delivered-To: apmail-axis-java-user-archive@axis.apache.org Received: (qmail 20122 invoked by uid 500); 25 Feb 2013 13:53:23 -0000 Mailing-List: contact java-user-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@axis.apache.org Delivered-To: mailing list java-user@axis.apache.org Received: (qmail 20069 invoked by uid 99); 25 Feb 2013 13:53:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 13:53:22 +0000 X-ASF-Spam-Status: No, hits=0.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of zhangyx395@hotmail.com designates 65.55.116.99 as permitted sender) Received: from [65.55.116.99] (HELO blu0-omc3-s24.blu0.hotmail.com) (65.55.116.99) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 13:53:09 +0000 Received: from BLU0-SMTP410 ([65.55.116.72]) by blu0-omc3-s24.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 25 Feb 2013 05:52:48 -0800 X-EIP: [yj3aaVQwVd+IwsyoR3stMqPvbo7fM2C1TOsHrf/Tzow=] X-Originating-Email: [zhangyx395@hotmail.com] Message-ID: Received: from wf1-imac.scar.hull.ac.uk ([150.237.105.211]) by BLU0-SMTP410.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Mon, 25 Feb 2013 05:52:47 -0800 From: Yunxi Zhang Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Decryption stops by using bouncycastle in Axis2 Date: Mon, 25 Feb 2013 13:52:45 +0000 To: java-user@axis.apache.org MIME-Version: 1.0 (Apple Message framework v1085) X-Mailer: Apple Mail (2.1085) X-OriginalArrivalTime: 25 Feb 2013 13:52:47.0936 (UTC) FILETIME=[651A3400:01CE135F] X-Virus-Checked: Checked by ClamAV on apache.org Hi, Guys, I'm using BouncyCastle 1.47 to provide the PKIb-based cryptography in = Axis2. The code can work if i run it as an application. However, once i = deployed it as an Axis2 Web Service, the code just stops, where the = decrypted symmetric key is used to decrypt X.509 certificate.=20 Has any one met the similar problem before? Many thanks Yunxi --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org For additional commands, e-mail: java-user-help@axis.apache.org