facebook

UML and J2EE

  1. MyEclipse Archived
  2.  > 
  3. UML Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #229712 Reply

    nat101
    Member

    I was pleasently surprised to see that the first UML release will also do code generation.
    Question: What about UML generating J2EE code? Specifically ejb’s, but also jsp’s and servlets.
    Do I still have to mess with xdoclet settings to get genned code from an ejb? Or, can I design everything in UML and gen code, customize, and deploy.

    Thanks,
    -nat

    #229734 Reply

    Riyad Kalla
    Member

    nat,
    Currently the UML generation is for POJOs, we haven’t done a J2EE spin on it yet so no JSP/HTML/J2EE apps just yet.

    #230094 Reply

    vbfischer
    Member

    Check out AndroMDA:

    http://www.andromda.org/

    It does a lot of this using POJOs.

    Only thing it requires of the UML tool is that it supports:
    # XMI
    # The XMI file should contain an UML 1.4 metamodel
    # Class Diagrams
    # Activity Graphs (if you are using the bpm4struts cartridge)
    # UML tagged values
    # UML constraints

    #230160 Reply

    nat101
    Member

    Sounds interesting.
    Maybe the ME folks can include that as well, and (almost) painlessly have a UML J2EE platform.
    -nat

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: UML and J2EE

You must be logged in to post in the forum log in