> 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\BACoordinato
> r.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\TransactionManage
> r.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.BACoordinatorCompletionParticipantServiceBACoo
> rdinatorCompletionParticipantStub
> 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 <http://www.softwareag.com/> 
> ________________________________________________________
> 
> 

Reply via email to