Return-Path: X-Original-To: apmail-cxf-users-archive@www.apache.org Delivered-To: apmail-cxf-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 200EA62C5 for ; Sat, 6 Aug 2011 07:32:09 +0000 (UTC) Received: (qmail 48516 invoked by uid 500); 6 Aug 2011 07:32:07 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 48434 invoked by uid 500); 6 Aug 2011 07:32:04 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 48425 invoked by uid 99); 6 Aug 2011 07:32:01 -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 07:32:01 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 216.139.236.26 is neither permitted nor denied by domain of nicola.zantedeschi@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Aug 2011 07:31:54 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1QpbM6-00057L-Cc for users@cxf.apache.org; Sat, 06 Aug 2011 00:31:34 -0700 Date: Sat, 6 Aug 2011 00:31:34 -0700 (PDT) From: nicolazantedeschi To: users@cxf.apache.org Message-ID: <1312615894379-4671970.post@n5.nabble.com> In-Reply-To: <4208763.P1PzDzBFBO@dilbert.dankulp.com> References: <4208763.P1PzDzBFBO@dilbert.dankulp.com> Subject: Re: Concurrency Problem MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I have just check the problem in my beans. But the bean is stateless. I don't have static or shared properties. I called the method simultaneally, without passing from ws, with 10 thread, and there is no problem. Now I try the latest CXF version with woodstox as Stax Parser. Thanks -- View this message in context: http://cxf.547215.n5.nabble.com/Concurrency-Problem-tp4669872p4671970.html Sent from the cxf-user mailing list archive at Nabble.com.