2 Replies Latest reply on Mar 28, 2006 3:17 PM by diablo341

    I need help..........

    diablo341

      Anyone able to provide some input? I'm a newbie and I'm trying to get started. Please let me know if I can explain anything further.

      http://www.jboss.com/index.html?module=bb&op=viewtopic&t=79644

      I appreciate it.

      Thanks,
      John

        • 1. Re: I need help..........

          Can u tell us what do u want to know ?

          • 2. Re: I need help..........
            diablo341

            Simply this...how do I create an entity bean that's a joined subclass? Any example you've gotten to work will do. For mine, I've got a base class, Person, that has some general member properties. Then I have a subclass, Recruiter, that extends Person and has some additional member properties. When I persist Recruiter, I get an error from the Person insert saying that hireDate is null or not initialized. hireDate is a member of Recruiter. I'm confused.

            I appreciate any help! I've just begun and I'm already stuck.

            Thanks,
            John