pro_java_server thread: 2 entity beans with CMP 2.0
Assuming you are defining a relationship between the 2 beans and not a dependent object (that would be a different implementation whereby Product is a dependent value class and not an entity), then the return type should be the implementation class, say ProductEJB. What errors is that throwing you?
|





