Hi, in my CMP EntityBean I have a atrtribute of primitive datatype "int" and in the database this attribute is declared as DECIMAL, however. If this table is filled from outside jBoss this attribute could be null because NULL is allowed. I think if i am using a primitiv datatype in the bean, the NULL value should be mapped to in this case 0, am I right ? For now a nullpointer exception is thrown CU --- Ingo Bruell OBL GmbH ([EMAIL PROTECTED]) Hude (Oldenburg) Germany -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
