Hello Jacques,

I am getting warning when I trace <log level="info" message="====${nullField}====="/> in *Service.xml file.

================
<set field="testDate" type="Timestamp"/>
<if-compare-field to-field="nullField" operator="equals" field="testDate" type="Timestamp">
    <log level="info" message="=====testDate field is null==="/>
</if-compare-field>
==============

Also getting warning on console "No converter found, converting from org.ofbiz.entity.GenericEntity$NullField to java.sql.Timestamp."

It seems "nullField" is not working *Service.xml files. Please let me know if i am wrong any way.

Regards,
--
Amit Sharma

Jacques Le Roux wrote:
Nothing in OFBiz demo server error log http://log.ofbiz.org/

Jacques

From: "Amit Sharma" <[email protected]>
Hi Community,

I am getting warning on console "No converter found, converting from org.ofbiz.entity.GenericEntity$NullField to java.lang.String" and also getting warning " No special conversion available for org.ofbiz.entity.GenericEntity$NullField to String, returning object.toString()".

Please let me know any body getting same warning.

Thanks in advance.

Thanks And Regards
--
Amit Sharma



Reply via email to