3 Replies Latest reply on Mar 19, 2003 2:00 PM by rburt3

    Missing Files in Quick Start Template?

      I just downloaded the template and examples for JBoss 3.0 Quick Start Guide.

      Are there missing files for the directory:
      template/src/main/ejb/test/interfaces ?

      In particular, javac can't find:

      test.interfaces.TestBMPEntity
      test.interfaces.TestBMPEntityData
      test.interfaces.TestBMPEntityHome
      test.interfaces.TestBMPEntityPK

      test.interfaces.SequenceGenerator
      test.interfaces.SequenceGeneratorHome

      however, javac can find similar files, such as
      test.interfaces.AbstractData
      test.interfaces.InvalidValueException
      test.interfaces.ServiceUnavailableException

      I'm a newbie with JBOSS. Please excuse me if there is a simple answer to this question.

      Thanks for your help.

      Charlie