File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Web Services and the fly likes Stupid question from a beginer (Axis) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Stupid question from a beginer (Axis)" Watch "Stupid question from a beginer (Axis)" New topic
Author

Stupid question from a beginer (Axis)

James Angel
Greenhorn

Joined: Feb 04, 2004
Posts: 5
May be this is too stupid, but I am learning...
Axis can be used to implement both client and server. My question is that both client and server have to use Axis. Can I use Axis to implement a client and access web service by .NET, and vice versa? Thank you for your answer at advance.

Moreover, do you have any links to the real teating web services, say a "HelloWorld" web service, for example? Thanks again
[ February 18, 2005: Message edited by: James Angel ]
Balaji Loganathan
author and deputy
Bartender

Joined: Jul 13, 2001
Posts: 3150
Yes. Axis and .NET can act as a client/server and vice versa.
The best way to learn would be to download the Apache axis package, read tutorials, write samples in it, write your own etc., Then you will automatically come to know the real advantages/problems of Axis -.Net interoperability.
Of course we are here to help you.


Spritle Software Blogs
James Angel
Greenhorn

Joined: Feb 04, 2004
Posts: 5
Thanks alot. I will try it.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Stupid question from a beginer (Axis)
 
Similar Threads
Normal Web Serivce SEI
How to change the name of the binding element in wsdl file ?
How to change the name of the binding element in wsdl file ?
new to soap web service
New to Web Service