Return-Path: Delivered-To: apmail-ws-kandula-dev-archive@www.apache.org Received: (qmail 77172 invoked from network); 16 Mar 2007 09:56:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Mar 2007 09:56:18 -0000 Received: (qmail 66662 invoked by uid 500); 16 Mar 2007 09:56:25 -0000 Delivered-To: apmail-ws-kandula-dev-archive@ws.apache.org Received: (qmail 66620 invoked by uid 500); 16 Mar 2007 09:56:25 -0000 Mailing-List: contact kandula-dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list kandula-dev@ws.apache.org Received: (qmail 66609 invoked by uid 99); 16 Mar 2007 09:56:25 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2007 02:56:25 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of csethil@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2007 02:56:14 -0700 Received: by ug-out-1314.google.com with SMTP id j40so697599ugd for ; Fri, 16 Mar 2007 02:55:53 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZS8TR+WCUCzw2rqmjKv7nTQTm14eOzMHZ7PKUbSuj2TxKhWrQ2Q7lTBYSoODvj4Ay7TMXAjVGDG2dU451vAyZQ9QL5b02gQ87XG1MDTIzDvVrOOF7gfTNXoDtg7O1xb3M5r3voMavrS/S9iAY4V7Z/x5hsSjQwXCIX6/+JHW3dA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dhqI5HxdkyEYkxDNQ3iZGVMFyhYdEt198TXOOQjESyOREU8svgl9Yb6/eP9qpNDQZLBlXfUWOnOQRHAd2nSZPC0y7AFFhALUL/77G5gxTpvJsmyCYgkTjNojV23MAg6MdFb4iUsaOlc6Cva7HAyBdAwdls+2FQdrHd8f+6Mke/Y= Received: by 10.114.173.15 with SMTP id v15mr656571wae.1174038952604; Fri, 16 Mar 2007 02:55:52 -0700 (PDT) Received: by 10.114.136.12 with HTTP; Fri, 16 Mar 2007 02:55:52 -0700 (PDT) Message-ID: Date: Fri, 16 Mar 2007 15:25:52 +0530 From: "Thilina Gunarathne" To: "Hristova, Ralitsa" Subject: Re: Kandula2 build problem Cc: kandula-dev@ws.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org hmm... Just now I got to know that Axis2 has changed the convention of naming the stubs.. I'll fix the build break ASAP... Also seems like Axis2 generates an ugly name for the stub... May be I might also have to rename the ports in our WSDL... Thanks a lot for letting us know... ~Thilina On 3/15/07, Hristova, Ralitsa wrote: > > > > Hello, all, > > Maybe it's not the maillist I'm supposed to write to but it's the only on= e I > found. > I'm trying to run Kandula2 on Axis2. I checked out the latest source from > http://svn.apache.org/repos/asf/webservices/kandula/trunk/java > and tried to build it with maven 1.0.2. I'm getting an error during > compilation - > > [echo] Compiling to D:\Kandula\Kandula2/target/classes > [javac] Compiling 183 source files to D:\Kandula\new\target\classes > [javac] > D:\Kandula\Kandula2\src\org\apache\kandula\coordinator\ba\BACoordinator.j= ava:39: > cannot find symbol > [javac] symbol : class > BACoordinatorCompletionParticipantServiceStub > [javac] location: package org.apache.kandula.wsba > [javac] import > org.apache.kandula.wsba.BACoordinatorCompletionParticipantServiceStub; > [javac] ^ > [javac] > D:\Kandula\Kandula2\src\org\apache\kandula\initiator\TransactionManager.j= ava:36: > cannot find symbol > [javac] symbol : class ActivationServiceStub > [javac] location: package org.apache.kandula.wscoor > [javac] import > org.apache.kandula.wscoor.ActivationServiceStub; > [javac] ^ > =85=85 > =85... > [javac] 42 errors > > I noticed that the generated code with WSDL2Java looks different then > expected - for example there is > org.apache.kandula.wsba.BACoordinatorCompletionParticipantServiceBACoordi= natorCompletionParticipantStub > > but no > org.apache.kandula.wsba.BACoordinatorCompletionParticipantServiceStub > > Can you please give me a hint where I'm going wrong. Thanks > Regards, > Ralitsa > ________________________________________________________ > Ralitsa Hristova > Developer > Phone: +359 2 915 36 29 > ralitsa.hristova@softwareag.com > Software AG Development Centre Bulgaria EOOD > 53-55 General Totleben Blvd. | 1606 Sofia | Bulgaria > www.softwareag.com > ________________________________________________________ > --=20 Thilina Gunarathne - http://www.wso2.com - http://thilinag.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: kandula-dev-unsubscribe@ws.apache.org For additional commands, e-mail: kandula-dev-help@ws.apache.org