Hello Santosh,

I assume that you already have a wsdl.

Then to work with C# you may use the wsdl.exe tool provided by Microsoft. I
suggest you to use at least .Net framework 2.0.

See those links [1], [2]. It is possible you may face some interoperabilitiy
issues. For that refer to the samples in the axis 1.3 package.

Hope this helps.
Warmest regards
José

[1] - http://msdn.microsoft.com/en-us/library/7h3ystb6(VS.80).aspx
[2] - http://developer.searchmarketing.yahoo.com/docs/V4/sample_code/net.php



On Mon, Mar 23, 2009 at 8:06 AM, sh_santosh <[email protected]> wrote:

>
> Dear Vali,
>
> How to write C# client code to access/consume Axis 1.3 web services
> developed in java.
>
> Please reply.
>
>
> Regards,
> Santosh
>
>
>
> Vali Grigoras wrote:
> >
> > Hello,
> >
> > I have some Axis webservices protect the service  with user and password
> > using WSS4J.  I can connect to the webservice via java client no problem,
> > but I need to do the same from C# client. I don't know how to provide
> user
> > credentials from a C# client. Have you guys done anything like that?.
> >
> > Thanks,
> > Vali
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Axis-1.3-webservice-C--client-tp5749022p22655163.html
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>

Reply via email to