2 Replies Latest reply on Oct 14, 2002 1:46 PM by aloubyansky

    CMP, CMR, EJB-Doclet, JBoss

    mhf1

      Can any one tell me where to find documentation and code examples for entity beans using CMP, CMR (1:1,1:n, n:m) and ejb doclet ?

      Many thanks in advance, Martin

        • 1. Re: CMP, CMR, EJB-Doclet, JBoss
          hopf

          Please see our samples at

          www.software-friends.com or
          www.software-friends.de (for german)

          Select "KnowHow" in the menu, then you will find the
          "Good News Project" which shows you how to write Enterprise Java Beans (EJBs) using EJB-Doclet with Container Managed Persistence (CMP) and Container Managed Relations (CMR).

          Regards, Hopf

          • 2. Re: CMP, CMR, EJB-Doclet, JBoss
            aloubyansky

            Check XDoclet project at sf.net. It has examples. And look at JBoss documentation on this site.