I am using web service in my system. Where can I deploy it? I have both application server and web server in my deployment environment. What protocol I should show in deployment diagram (SOAP???)?
Thanks.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35249
7
posted
0
That depends on the WS engine you're using. A number of them (like Axis) come as web apps, so you'd need a servlet container. What WS engine and what app and web servers are you using?