Hi

I have just started using JOnAs 2.1.1 and used newbean to generate an entity CMP bean with integer PK.

When I run GenIC, the source code generated contains a bug:

java.lang.Integer pk = new java.lang.Integer();
pk = field3;

Unfortunately Integer does not have an empty constructor so this claps out.

-- 
David Smith

Software Development Manager
e-Net Software Ltd

[EMAIL PROTECTED]
 

Reply via email to