Re: Creating UML Model for EJB using Rational Rose.
Posted By:
Gautam_Marwaha
Posted On:
Wednesday, July 17, 2002 12:06 AM
Rational Rose supports reverse engg using jar files as well - atleast Rose 2002 does. If you do reverse engineer using jar containing EJBs, you will get app. server specific stub/skel classes generated by the ejb compiler/deployment tools - unlikely that these will be of any interest to you. So stick to reverse engineering with .java
Deployment Descriptor is a deployment related artifact (and not part of design), so hence is not part of the UML model