On Mon, 2006-01-16 at 15:58 -0600, Dong Liu wrote:
> When I changed the generated services.xml by adding an entry for an
> operation like the follows, the deployment on axis2 failed, and the
> errors were something like class cannot be found. 
> 
>         <operation name="opName">
>                 <messageReceiver class="theMessageReceiver" />
>          </operation>
> 
> However, everything is OK with the original generated services.xml . 

Do you have the class "theMessageReceiver" in your aar or is it one of
the standard ones? Please post the error .. 

Sanjiva.



Reply via email to