Hello again my favorite list.
Can I have :
class a {
public String aProperty;
}
class b extends a implements EntityBean{
public String anotherProperty;
}
and deploy bean b as a CMP to jBoss, refering to inherited properties in the
deployment descriptors, and have jBoss manage the bean properly ?
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]
- Re: [jBoss-User] Inheritance in CMP beans Shahar
- Re: [jBoss-User] Inheritance in CMP beans Rickard �berg
- RE: [jBoss-User] Inheritance in CMP beans Kenworthy, Edward
