Hi Arini,

Are you talking about this message you described earlier?

In entity field [KnbsType.knbsTypeId] set the value passed in
[java.lang.String] is not compatible with the Java type of the field [Long]

I think you have the knbsTypeId field in the entity defined as numeric, but
in the parameter to the service that displays the data, you've got it as
string.

Cheers

Paul Foxworthy


arini.rusda wrote:
> 
> Thanks, Paul
> I've noticed the SequenceUtil class in OFBiz.
> 
> How about the ClassCastException when i'm using numeric type instead of
> string for a primary key of some table in the database, do you have any
> ideas?
> 


--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Issue-with-rendering-FindScreenDecorator-in-the-latest-revision-tp3331268p3351299.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to