Q&A

Q1:I have developed an application with entity beans using the EJB 1.1. specification. How do I migrate my application's entity beans to the EJB 2.0 specification supported by WebLogic Server 7.0?
A1: For migrating entity beans developed using the EJB 1.1 specification, the application needs to be recompiled and redeployed using the EJB 2.0 specification container tools. More importantly, the entity beans developed using the EJB 1.1 specification using CMP to persist data need to be entirely rewritten because the EJB 2.0 specification has made significant changes in how CMP works in the EJB 2.0 specification supported by WebLogic Server 7.0.
Q2:Are there any tools to perform CMP available from WebLogic Server?
A2: Yes. To perform different ...

Get Sams Teach Yourself BEA WebLogic Server 7.0™ in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.