Hi, I'm just trying to understand the samples here...
As far as I know, an EJB should have an implementation class, a home and a remote interface, and optionally a local and local home interface... The implementation class can be of CMP or BMP type... Yet XDoclet seems to generate a lot more than this... Here are a few things I don't understand (let's take "Account" for an example): - Why is the AccountCMP class derived from AccountBean? I thought there'd be only one implementation class, but it seems there are 2 then? - If the above are both implementation classes, then there's still one class I don't get: AccountData... What is this generated for? If this question is too basic, could anyone please point me to some docs on the matter? Thanks Hans
signature.asc
Description: This is a digitally signed message part
