simple explanation of...
http://2006.xmlconference.
Main Topics
Browse All TopicsCan anyone please guide me to a high level diargram of using Web Services. Say I have a database (SQL Server), A Web Server (Tomcat 5), Web Service Engine (Axis 2).
User calls the web servrice and gets some results. How can this be depicted in the form of a diagram. I have searched the net but could not get much info. i have limited knowledge of Web Services but need to send the diagram to someone. (May be the SAOP request will be in the picture as well)
Please Help
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
simple explanation of...
http://2006.xmlconference.
>>simple explanation of...
http://2006.xmlconference.
Where is the tutorial here? It says "In this tutorial I will give an overview and briefly discuss the architecture of Axis2 and how services can be implemented or invoked." but does not give any tutorial.
In case you wish to draw UML diagrams:
To show different nodes or Servers & client machines setup, you can draw a deployment diagram, where in you can show various server machines like (database (SQL Server), Web Server (Tomcat 5), Web Service Engine (Axis 2), etc.).
Class diagram, Sequence diagram are to show how your Objects collaborate with each other & is generally independant of the transmission protocol details like Web-Services, etc.
Following link has few diagrams which might be of interest to you:
http://webservices.xml.com
Look at the service-oriented architecture diagram using web-services here:
http://www.service-archite
Business Accounts
Answer for Membership
by: ksivananthPosted on 2007-02-19 at 22:23:38ID: 18568697
http://ws.apache.org/axis2 /1_1_1/Axi s2Architec tureGuide. html
per/techni calArticle s/J2EE/j2e e_ws/
the below link has diagram for the JAX-RPC, might help
http://java.sun.com/develo