• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Query about Part II

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I am doing my part II assignment.
How are you guys showing the EJB s in the class and sequence diagram? Do you show the remote interface, the home interface and the Bean itself?
I have been showing all three but it clutters up the diagram a lot. The alternative would be to create a stereotype for Entity Bean and Session Bean and show them in the diagram. But what is the commonly used way of showing EJB s?
Are there any sites that have a sample UML design of a J2EE application with UML class or sequence diagram?

Thanks.
Robert
 
reply
    Bookmark Topic Watch Topic
  • New Topic