Hello,

I had developed java web services with Axis 1.3 to deploy them on tomcat server. These services work correctly with a java client.
For another application, I need to compile web services in C++. So I downloaded the current version of Axis-C on your web site (it seems to be 1.6 Beta version) and I tried to compile the web services from my WSDL files on a windows platform.

To compile from the WSDL, I followed the procedure described on the joined file, but, when I realize the operation:

“g++ *.cpp -I<Axis installation directory>/include -L<Axis installation directory>/lib -ldl -laxiscpp_client –ocalculator”

I obtain lot of “undefined reference” messages although I put .dll files in lib directory.
I don’t know if it’s an error of Axis version or I don’t realize good operation. Can you help to resolve this problem?

Regards,

 

Bastien JACOUD

Unité Public - Santé - Transport - Département SPSL - Atos WORLDLINE

[EMAIL PROTECTED]
Tel.: + 33.(0)4 78 17 69 57
107–109 Boulevard Vivier Merle 69438 Lyon Cedex 03

 

Attachment: clientuser-guide.pdf
Description: clientuser-guide.pdf

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to