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 <[EMAIL PROTECTED]> wrote:
Hello, all, Maybe it's not the maillist I'm supposed to write to but it's the only one 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.java: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.java:36: cannot find symbol [javac] symbol : class ActivationServiceStub [javac] location: package org.apache.kandula.wscoor [javac] import org.apache.kandula.wscoor.ActivationServiceStub; [javac] ^ …… …... [javac] 42 errors I noticed that the generated code with WSDL2Java looks different then expected - for example there is org.apache.kandula.wsba.BACoordinatorCompletionParticipantServiceBACoordinatorCompletionParticipantStub 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 [EMAIL PROTECTED] Software AG Development Centre Bulgaria EOOD 53-55 General Totleben Blvd. | 1606 Sofia | Bulgaria www.softwareag.com ________________________________________________________
-- Thilina Gunarathne - http://www.wso2.com - http://thilinag.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
