For check out the latest axis c++ code

2006-02-16 Thread Arshad Ahamad
hi, 



How I can check out the latest src code  for axis c++.
I try
   cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
   password: anoncvs 

  cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout ws-axis 

but it shows connection refeused. 

any body help me. 



thanks and regards
Ahamad


Re: For check out the latest axis c++ code

2006-02-16 Thread John Hawkins

svn has replaced cvs - http://ws.apache.org/axis/cpp/developers-guide.html#checkingOut







Arshad Ahamad
[EMAIL PROTECTED] 
16/02/2006 12:41



Please respond to
Apache AXIS C User List axis-c-user@ws.apache.org





To
axis-c-user@ws.apache.org


cc



Subject
For check out the latest axis c++ code








hi, 


 How I can check out the latest src code for axis c++.
 I try
  cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
  password: anoncvs 

  cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout
ws-axis 

 but it shows connection refeused. 

 any body help me. 


thanks and regards
Ahamad



Axis2C Milestone Release M0.4 Released

2006-02-16 Thread Damitha Kumarage
Hi All,



The fourth milestone release of Axis2 C, M0.4 has been released and could be downloaded at



http://www.apache.org/dyn/closer.cgi/ws/axis2/c/M0.4/



We have done considerable amount of improvements in the past two weeks since the M0.3 release.

Hence this release.



We have the following features added on top of the M0.3 release



1. Threading support and threaded simple axis server

2. Module loading support

3. Addressing module and addressing based dispatching

4. HTTP chunking support

5. Improved logging mechanism

6. Ability to build and run on Windows platform



By now, we have implemented all the core features except MTOM support.

The following are a list of TODOs to be handled in the next milestone.



1. Comprehensive testing for thread safety

2. Fixing memory leaks

3. Organize the source code and header structure

4. Encoding support with streams

5. Website and documentation



We welcome your early feedback on this implementation.



Best Regards

Damitha