I am not able to understand the meaning of the following statement regarding EJBs'(and I 've seen this in a number of books) "The enterprise bean must not attempt to define a class in a package". I think we always create a new ejb class with a package, then what does this statement really mean?