danclemson wrote:
Hi,

I am new to both web service and axis2, and I have a few questions after
reading the manual and examples.
There are diffenernt ways to build web service using axis2. for example
using pojo, axiom, or databinding. My question is if I choose to build my
web service using axiom, does this forces the client to rely on axiom as
well?

Nop. your client can be .NET and what goes over the wire is XML, that is the whole point of Web services.

Another question is that if the I choose to use rampart for user
authentication, does this require the client to use rampart as well?

Nop, but the client needs to send user auth headders somehow.

Samisa...

thanks /dan


--
Samisa Abeysinghe

http://people.apache.org/~samisa/


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

Reply via email to