posted 14 years ago
People,
Here is my doubt about the integration tier. I am planning to implement a service activator and as per Humphrey Sheil, I can show up a MDB in component diagram. Now my point is, should we also show up an MDB in class diagram?
Also, how about the JMS queue to which the MDB is listening to? Where do we show that? Now important thing about this queue is that it is part of our system and not an external system.
Also if a adapter is being to access an external queue or a service, then the sequence would be:
Controller -> Stateless Bean - > Queue - > MDB -> adapter -> External queue or any other service.
Makes sense?
Your inputs greatly appreciated.
Thanks
Srini
SCJP, SCWCD, SCBCD (EJB 2.x and EJB 3), OCA, SCDJWS