What does a deployment diagram specify?
Answers were Sorted based on User's Feedback
Answer / guest
A deployment diagram identifies the physical elements
(processing nodes) of a system, communication links between
nodes, and the mapping of software components to these elements.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ganapathy raman
Adding to the Guest's response ->
Also the Containers in each of the servers, the packages
deployed in each of those containers.
Sometimes, the scope also gets extended to indicate the
fail-over details, DR details, etc.
Bare minimum, it has to have IP addresses / aliases of the
machines where the Servers / Containers are proposed to be
run.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a ejb container?
What does @inject mean in java?
What is the difference between session and entity beans? When should I use one or the other?
What is the purpose of ejb in java?
How to find ejb version in websphere?
what is mean by OLE ? Please answer me. Advance thanks.
What are ejbs used for?
What are the required methods to implement EJB architecture?
java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
absract methods in EntityBean ?
Can Container managed Bean-Managed Persistence ?
what is a ejb architecture? and overview of ejb software architecture?