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]

Reply via email to