Hi, I downloaded and installed AXIS2 from latest release to /home/kapila/axis2/axis2c-bin-M0.3-linux
As mentioned in the INSTALL document I could deploy the axis2c sample server from /home/kapila/axis2/axis2c-bin-M0.3-linux/bin But to run the sample client, I could not find the echo and math files from the location mentioned in the INSATLL document. In the document it has mentioned to find echo and math files from '/your-path-to-axis2/deploy/bin' directory. But there is no such 'deploy' directory. Instead I found these echo and math files were also included in the '/your-path-to-axis2/bin' (i.e /home/kapila/axis2/axis2c-bin-M0.3-linux/bin) Thank You Best Regards Kapila On 2/2/06, Damitha Kumarage <[EMAIL PROTECTED]> wrote: > Hi All, > > The third milestone release of Axis2C, M0.3 has been released and could be > downloaded at > > http://www.apache.org/dyn/closer.cgi/ws/axis2/c/M0.3/ > > This is the first milestone release with a working soap engine; we have > the simple axis server and client stubs working. > > In addition to M0.2 feature set, the following features are included > > 1. Core engine in place with deployment, description and context > hiarachies and http transport support. > 2. Soap processing support > 3. Simple http server > 4. Client API implementation > 5. Couple of working service and client samples > > > We welcome your early feedback on this implementation. > > > Best Regards > Damitha
