Does the new specification impact forward compatibility?
Created May 4, 2012
The new specification requires minor changes to ejbCreate method in container-managed entity beans as well as changes in how enterprise beans access JDBC connections, environment properties, and other beans. These changes impact forward compatibility requiring small changes to any bean that relies on deprecated EJB 1.0 conventions.
Available On-line:An article in JavaWorld magazine titled "Create forward-compatible beans in EJB" addressees techniques for creating forward compatible beans.
Available
On-line: A comprehensive examination of the changes made in
EJB 1.1
This material is from "Appendix D" of the book Enterprise
JavaBeans (O'Reilly 1999)