unlike in Java, obj+"" is not equivalent to obj.toString() here so can you check what happens if your do log.info(obj.toString());
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
