Return-Path: X-Original-To: apmail-cxf-issues-archive@www.apache.org Delivered-To: apmail-cxf-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 30B79680D for ; Sat, 6 Aug 2011 08:54:17 +0000 (UTC) Received: (qmail 78075 invoked by uid 500); 6 Aug 2011 08:54:15 -0000 Delivered-To: apmail-cxf-issues-archive@cxf.apache.org Received: (qmail 77939 invoked by uid 500); 6 Aug 2011 08:54:00 -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 77917 invoked by uid 99); 6 Aug 2011 08:53:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2011 08:53:50 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2011 08:53:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 12DBAAE1AB for ; Sat, 6 Aug 2011 08:53:27 +0000 (UTC) Date: Sat, 6 Aug 2011 08:53:27 +0000 (UTC) From: "jimma (JIRA)" To: issues@cxf.apache.org Message-ID: <1065760713.13698.1312620807074.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (CXF-3716) Move get classloader from bus extension to the constructor to imporve the perfomance MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Move get classloader from bus extension to the constructor to imporve the perfomance ------------------------------------------------------------------------------------ Key: CXF-3716 URL: https://issues.apache.org/jira/browse/CXF-3716 Project: CXF Issue Type: Task Components: JAX-WS Runtime, Transports Reporter: jimma Assignee: jimma Fix For: 2.4.2, 2.4.1 This can avoid not to get classloader from bus extension for each request. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira