Important: The information in this document is obsolete and should not be used for new development.
Can't add more than one EJB to an EJB framework project using PBWO.
Due to architectural limitations of the assistant in PBWO, there is no assistant to add a bean to an existing project as there is for Project Builder on Mac OS X.
Use the assistant to create another EJB framework project, then add its resources to your project and merge the deployment descriptors manually. Or keep EJBs in separate frameworks.
An EJB framework titled "Beans", "Resources" or "Versions" will not compile.
An Enterprise Bean framework project with the names mentioned above will not compile successfully.
Don't use these names for your project.
EJB 1.0 jar files are not recognized by OpenEJBTool.
A jar file containing beans packaged according to the EJB 1.0 specification is not recognized by OpenEJBTool, which will throw an exception about the missing META-INF/ejb-jar.xml file.
Create the necessary files manually.
Last updated: 2004-12-02