EJB 1.1 made some changes to the bean-container interface that breaks forward
compatibility. In other words, EJB 1.0 beans won't (in most cases) run
unmodified in a EJB 1.1 container.
I'm just finishing up an article that provides a design strategy for developing
forward compatible beans (beans that work in both EJB 1.0 and EJB 1.1 servers).
It involves encapsulating the differences between EJB 1.0 and EJB 1.1
bean-container interface. Anyway, I'll let everyone know when its published,
but I would like a volunteer (unpaid) or two who really knows EJB to read it
over before its published.
--
Richard Monson-Haefel
EJB Expert for jGuru.com
( http://www.jguru.com )
Author of Enterprise JavaBeans
Published by O'Reilly & Associates
( http://www.ejbnow.com )
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".