Hi, all I've got a question about ejb2.0 spec. and hopefully somebody can discuss it with me. In ejb2.0 specification cmp fields are moved out from the bean to the deployment file, but bean providers still have to code a bunch of "getxxx" and "setxxx" methods, which means bean provides have to know the names of all cmp fields and therefore the deployer can not change, insert or delete cmp fields or their attributes defined in xml file. So what's the benefit of moving cmp fields out? Thanks Frank =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
