In the first chapter page 3 -- Identify correct and incorrect statements or examples about EJB programming restrictions. - second last point is The enterprise bean must not attempt to define a class in a package.
I am not getting what is this point? Dont we create bean in a packge same as where home and object beans are created.