Hi

> -----Original Message-----
> From: Chandrasegaram Jeyakumaran [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 21, 2003 9:22 AM

> Hi,
> welcome to axis:)
> You are using simpleaxisserver.
> The easy way to start is try out the example3 of userguide.
> You better follow userguide procedures to get it done.
> Then you will find the way. Then you can write your own client.

I am using the C++ version ... so i didn't have example3 :(
anyways, i had the cppservice sample and the calculatorclient sample so i
converted the calc client to a cppservice client and it worked !

I have more questions now :)

1. Where and when is the WSDL file used?

2. What if i want to plug in my own transport class having a custom
protocol? should i write my own AxisTransport and Call classes for the
client side? what about the server side - there is no transport class for
the server.

This framework should have been extensible. there should have been transport
base classes for the server and the client that the user can extend to
support his/her own version. (or we can do it and i don't know how to)

3. i want to automate the process of exposing soap functions. i have a set
of functions that i want to expose using soap. how do i go about it so that
minimum coding is required? (cut and paste is not considered coding)


Regards
Jaspreet

Reply via email to