I have some legacy J2EE EJB Modules (some are EJB 1.1 and Some 2.0)
Can I deploy and run these o开发者_StackOverflow中文版n weblogic 9 and 10?
Yes, Weblogic 9 is EJB 2.1 compatible. Same goes for WLS 10. Weblogic 10 supports fully EJB 1.1
WebLogic 9 does not support EJB 3 however Weblogic 10 does.
精彩评论