Hi Rupal , What you are looking for is what we called Web services. Yes with Axis2 (or with any other SOAP processing engine ) you can do that. Deploy your service in Axis2 and then you can invoke that - Using a Java client - Using java script - .Net client etc etc..
Thanks Deepal > I want to develop Axis2 Web Service on MyEclipse and want to be able > to invoke it via any client which may be java, non java, non JVM > compatible. In short I want my Web Service to return XML response > which can be utilized by any type of client. Please let me know if > this is possible with a Web Service developed in Axis2 and how. If > not, are there any other alternatives. > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
