Yes, as Brett suggested, setting the '/print.verbose=true/' in
debug.properties will solve the problem. The location of this file is
$OFBIZ_HOME/framework/base/config/debug.properties.
Regards,
Gautam Deb
Rodrigo Souza wrote:
Restart or clear cache.
2007/7/5, Brett Palmer <[EMAIL PROTECTED]>:
Change the debug.properties to use verbose. I think this file is on
the base/config directory but that is from memory.
Brett
On 7/4/07, X Gylee <[EMAIL PROTECTED]> wrote:
> Hello all,
> I just started using OFBiz for my work, and I need help to debug a
findByAnd
> problem.
> Is there a way in OFBiz to see the generated SQL statement during
an entity
> operation?
> This way, I can debug my application should a problem appear.
>