I have to design an architecture for a distributed & Integrated system with
the following sepecifications:
It consist of several Back Office Server connected (mainly offline) by JMS
and each Back Office can be used either by Consoule Application(Which is
written in Delphi and Use SOAP Protcol for accessing the services offered by
Back Office server for Data Entry & Admin purpose) or a Browser (for
reporting Purpose for example).
I nead some Ideas for specifying the Architecture (Design Model,Deployment
Model,Process Model & Component Model) and Creating a Software Architecture
Document
For Example I am confused about Drawing Deployment View( Is it specified
layers o a single system or shows the station which container Back Office
Software,DBMS or ...)?
An About the Design Model , Do you suggest that I package every system (like
Consule, Back Officess) or not and if I packaged them what is the stereotype
of such a packages (because I don't think subsystem is correct stereo type)
Does anyone have any Idea, any Resource any Referance or even a Sample SAD
Document or Model?