Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 6664 invoked from network); 24 Jul 2007 06:25:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jul 2007 06:25:55 -0000 Received: (qmail 20883 invoked by uid 500); 24 Jul 2007 06:25:54 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 20408 invoked by uid 500); 24 Jul 2007 06:25:53 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 20396 invoked by uid 99); 24 Jul 2007 06:25:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jul 2007 23:25:53 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jul 2007 23:25:51 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 186767141EE for ; Mon, 23 Jul 2007 23:25:31 -0700 (PDT) Message-ID: <23857377.1185258331080.JavaMail.jira@brutus> Date: Mon, 23 Jul 2007 23:25:31 -0700 (PDT) From: "Deepal Jayasinghe (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Commented: (AXIS2-3003) Unable to engage addressing at client side, want to know the specific location of addressing.mar in the project In-Reply-To: <17331760.1185239071079.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2-3003?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514868 ]=20 Deepal Jayasinghe commented on AXIS2-3003: ------------------------------------------ If you do the following then it should work (I tested and it worked) - Download Axis2 1.3 RC2 - And drop the jar file into class path. - The run you code. > Unable to engage addressing at client side, want to know the specific loc= ation of addressing.mar in the project > -------------------------------------------------------------------------= -------------------------------------- > > Key: AXIS2-3003 > URL: https://issues.apache.org/jira/browse/AXIS2-3003 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: Addressing > Affects Versions: 1.2 > Environment: winxp, axis2 > Reporter: tommy > > I got the same problem with "Unable to engage module : addressing ", I've= added the line 'stub._getServiceClient().engageModule(new QName("addressin= g"));' in my client codes. Could anyone be kind to tell where I should plac= e addressing-1.2.mar in my class-path. I copyed it everywhere it could be, = but the program still cannot recognize the .mar file in my project. Ask for= help, thanks in advance.=20 > [ Show =C2=BB ] tommy - [22/Jul/07 11:28 PM ] I got the same problem with= "Unable to engage module : addressing ", I've added the line 'stub._getSer= viceClient().engageModule(new QName("addressing"));' in my client codes. Co= uld anyone be kind to tell where I should place addressing-1.2.mar in my cl= ass-path. I copyed it everywhere it could be, but the program still cannot = recognize the .mar file in my project. Ask for help, thanks in advance.=20 --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org