You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by VLADIMIR TERZIC <VT...@intgas.com> on 2005/05/13 22:58:14 UTC

.NET Client and Axis Message Service

I am new to axis framework and I was able to get some simple web
services deployed and consumed with .NET just fine.
I would like to use "add Web Reference" feature of VisualStudio with
some more complicated web services so I wanted to get input from
seasoned axis users ;-)

.NET requirement: "add Web Reference" must work
service requirements: send/recieve xml (i could marshal object to-from
xml for this part)

MessageService seems most flexible option but it doesn't seem to be
.NET friendly.
Which way to you suggest I go (and please point me to code examples on
axis site where posible)

thank you
vlad