Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 93513 invoked from network); 7 Apr 2006 21:14:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Apr 2006 21:14:43 -0000 Received: (qmail 62106 invoked by uid 500); 7 Apr 2006 21:14:35 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 62090 invoked by uid 500); 7 Apr 2006 21:14:35 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 62078 invoked by uid 99); 7 Apr 2006 21:14:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Apr 2006 14:14:35 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of romanweidlich@gmx.at designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 07 Apr 2006 14:14:34 -0700 Received: (qmail invoked by alias); 07 Apr 2006 21:14:12 -0000 Received: from chello213047052183.29.11.univie.teleweb.at (EHLO [213.47.52.183]) [213.47.52.183] by mail.gmx.net (mp017) with SMTP; 07 Apr 2006 23:14:12 +0200 X-Authenticated: #2768715 Message-ID: <4436D630.40204@gmx.at> Date: Fri, 07 Apr 2006 23:14:24 +0200 From: Roman Weidlich User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: axis-user@ws.apache.org Subject: Re: [Axis2] 0.95 WS-Addressing web SERVICE-SIDE: module not found References: <000001c65a4d$56ee0960$0800a8c0@BALLINEW> <4436D0F1.50103@gmx.at> In-Reply-To: <4436D0F1.50103@gmx.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N copied addressing-0.95.mar to tomcat\webapps\axis2\WEB-INF\lib but if the web service tries to invoke an NonBlockingDual to another ws it prints WS1: org.apache.axis2.AxisFault: Module not found to the tomcat output. at client-side the addressing-0.95.mar in the lib dir works, but in the war distribution not...