Yes.... I'm know but if you want call web service from client stub(client stub create using WSDL2Ws Axis C++ 1.6b) You will very unhappy when simple WebService whith method HelloWorld do not run twice; and code generate HTTPTransport exception.
This exception like here: http://mail-archives.apache.org/mod_mbox/ws-axis-c-user/200708.mbox/[EMAIL PROTECTED] And resolve this problem is building latest code an one of axis user: http://mail-archives.apache.org/mod_mbox/ws-axis-c-user/200708.mbox/[EMAIL PROTECTED] Thanks for your attention for my problem but it not resolved. Build as before failed at ibid. 2007/8/14, Carlos Escobar Zarzar <[EMAIL PROTECTED]>: > > as for the axis-c++ binaries, you should be able to find them in > > http://www.apache.org/dist/ws/axis-c/ > > > Velesevich Ilya escribió: > > I want exactly question: > this fail in build.xml at 82 line: Execute failed java.io.IOException: > Cannot run "rc" program ... System cannot find program specified > <exec executable="rc"> > <!--<arg ="/fo '${basedir}/build/version.res' > '${basedir}/build/version.temp.rc'"/>--> > <arg value="/fo"/> > <arg value="${basedir}/build/version.res"/> > <arg value="${basedir}/build/version.temp.rc"/> > </exec> > version.temp.rc file situated in D:\ws-axis\c\build > version.res file not exist generally. > > Please help me!!! > > And may be If anybody have win32-bin files of Axis C++ > (was building by latest source from > http://svn.apache.org/repos/asf/webservices/axis/trunk/c) > send me on my mail pleeease!!! > > 2007/8/14, Velesevich Ilya <[EMAIL PROTECTED] >: > > > > Hi ! > > > > I have download source from > > http://svn.apache.org/repos/asf/webservices/axis/trunk/c > > I have install Ant 1.7.0 by > > http://ws.apache.org/axis/cpp/developers-guide.html > > I try build source using Ant 1.7.0 > > but after running Ant I have exception: build.xml:82 Execute failed > > java.io.IOException: Cannot run "rc" program ... System cannot find > > program specified > > > > I found two rc program on my computer. It situated in VS 2003 directory. > > > > What rc program will find Ant??? > > May be I'm lose sight of something; > > > > Help me please!!! > > > > Thanks!!! > > > > . > > > > ------------------------------ > > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.476 / Virus Database: 269.11.17/951 - Release Date: 13/08/2007 > 10:15 > > > >
