Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 17577 invoked from network); 3 Aug 2010 22:04:31 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Aug 2010 22:04:31 -0000 Received: (qmail 25318 invoked by uid 500); 3 Aug 2010 22:04:28 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 25274 invoked by uid 500); 3 Aug 2010 22:04:27 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 25265 invoked by uid 99); 3 Aug 2010 22:04:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 22:04:27 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [216.82.249.131] (HELO mail28.messagelabs.com) (216.82.249.131) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Aug 2010 22:04:18 +0000 X-VirusChecked: Checked X-Env-Sender: Chuck.Caldarale@unisys.com X-Msg-Ref: server-8.tower-28.messagelabs.com!1280873036!85160596!1 X-StarScan-Version: 6.2.4; banners=-,-,- X-Originating-IP: [192.61.61.105] Received: (qmail 11305 invoked from network); 3 Aug 2010 22:03:57 -0000 Received: from naedge.unisys.com (HELO USEA-NAEDGE2.unisys.com) (192.61.61.105) by server-8.tower-28.messagelabs.com with RC4-SHA encrypted SMTP; 3 Aug 2010 22:03:57 -0000 Received: from usea-nahubcas1.na.uis.unisys.com (129.224.76.114) by USEA-NAEDGE2.unisys.com (192.61.61.105) with Microsoft SMTP Server (TLS) id 8.1.393.1; Tue, 3 Aug 2010 17:03:56 -0500 Received: from USEA-EXCH8.na.uis.unisys.com ([129.224.76.42]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Tue, 3 Aug 2010 17:03:56 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Tue, 3 Aug 2010 17:03:52 -0500 Subject: RE: [OT] java.security.NoSuchAlgorithmException: No implementation for AES/CBC/NoPad Thread-Topic: [OT] java.security.NoSuchAlgorithmException: No implementation for AES/CBC/NoPad Thread-Index: AcszVXzXyWW1bi2TTgaX3yljtUn4zgAAWuRw Message-ID: <99C8B2929B39C24493377AC7A121E21F9900F9C989@USEA-EXCH8.na.uis.unisys.com> References: <24410804.post@talk.nabble.com> <4A5B4443.30208@christopherschultz.net> <29291288.post@talk.nabble.com> <99C8B2929B39C24493377AC7A121E21F98FE0F3384@USEA-EXCH8.na.uis.unisys.com> <29291649.post@talk.nabble.com> <4C52EB6C.1030701@christopherschultz.net> <29308408.post@talk.nabble.com> <29340517.post@talk.nabble.com> In-Reply-To: <29340517.post@talk.nabble.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 > From: Kuga [mailto:kvisagamani@infoblox.com] > Subject: Re: [OT] java.security.NoSuchAlgorithmException: No > implementation for AES/CBC/NoPad >=20 > Please let me know if you have any idea on this? The one you're missing is this: SunJCE, version 1.6: SunJCE Provider (implements RSA, DES, Triple DES, AES,= Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC) Do you have jce.jar in your jre/lib directory? If so, how large is it? Where are you located? If it's outside North America, it may not be part o= f the JRE/JDK that's available to you (silly US export restrictions). Not = sure what hoops you have to jump through to get the full crypto suite. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org