3 Replies Latest reply on Aug 31, 2006 1:18 PM by rockym

    Duke's Bank example Incomplete

    rockym

      Hi, I started to read de startguide file, and when a I read chapter 4 I want to apply it, so the Duke's Bank example is over there, but I think it's incomplete because there are missing files like

      import com.sun.ebank.ejb.account.AccountController;
      import com.sun.ebank.ejb.account.AccountControllerHome;
      import com.sun.ebank.util.AccountDetails;


      I downloaded inside the jbossj2ee-src.zip, and when I try to build it says that clases like before mentiones doesn't exist, where can I get the complete version of the example??