How do I draw an ESB on a SoaML diagram?

Posted by dave on Stack Overflow See other posts from Stack Overflow or by dave
Published on 2010-03-19T20:35:14Z Indexed on 2010/03/19 20:41 UTC
Read the original article Hit count: 282

Filed under:
|

I've recently had to draw some architectural diagrams that feature the use of an Enterprise Service Bus. The ESB is critical, so everyone wants it to show up on the diagram. But since it's the center of what everything is connected to, it really of gets in the way.

I settled on trying to use SoaML. I color-coded the request points blue and service points green, to help then stand out. The text names on the ports give you a sense of what talks to what, and it's incredibly obvious that everything goes through the ESB.

Can anyone comment on my approach? Any suggestions on something better?

SoaML diagram

© Stack Overflow or respective owner

Related posts about esb

Related posts about uml