Rob Henley wrote:
> Hi - I seem to get a couple of errors with the SGCCalculator:
> 1. out-of-the-box I get a 'log4j not properly initialised' error. I
> 'fxied' this by modifying the supplied client to turn off logging for
> the moment.
> 2. more seriously i get a 'module not found' when the client tries to
> engage the addressing module (trace below)
>  
>      [java] Exception in thread "main" org.apache.axis2.AxisFault:
> Module not found
>      [java]     at
> org.apache.axis2.description.AxisService.engageModule(AxisService.java:395)
>      [java]     at
> org.apache.axis2.client.ServiceClient.engageModule(ServiceClient.java:279)
>      [java]     at sample.sgccalculator.CalcClient.main(Unknown Source)
> A few questions:

Did u read the para under "Engaging Addressing in Client Side" in
http://ws.apache.org/axis2/1_0/userguide3.html ?

>  
> i) should this sample work out of the box? If so, how does the client
> know where to find the module? (My understanding is that it would need
> to get the location of a 'repository' from somewhere?)
> ii) is there any help on these samples - e.g. what they do, which data
> bindings they exercise etc.
> iii) which ones have people got to work :-)

All of them :)



>  
> Many thanks
> Rob


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to