Any ideas why this code is generated by the cmp20 plugin? The call to setChannels(channels) doesn't exist in this class. The variable "channels" is not passed into this method. This generated code is not compilable. I'm new to the tool and would appreciate some help with this.... thanks...
public void ejbPostCreate( java.lang.String channeltierId, java.lang.String name, java.lang.String description, java.sql.Timestamp createDate, java.sql.Timestamp modifyDate ) throws javax.ejb.CreateException {
// Set CMR fields
setChannels(channels);
}
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user