=============================================
POST-DATA:
=============================================
{"params":[*{"author":{"id":302},"autoProm":0,"autorizationPool":null,"blockedBy":null,"blockedByName":null,"businessUnit":null,"code":"","creationDate":"2014-07-30T12:36:37","deleted":0,"department":{"id":"13"},"description":"BITACORA
DE REVISION SEMANAL DE MOLINOS GLENN
MILL","document":null,"documentCode":"FFQ-043","documentType":{"code":"FORMATOS","deleted":0,"description":"FORMATOS","id":11,"isRetainable":1,"moduleId":0,"saveHandle":null,"status":4,"value":"11"},"fileId":12820,"flujo":{"id":"24"},"id":_41201_,"isBusy":null,"nodo":{"id":3575},"organizationalUnit":null,"reazon":"FORMALIDAD
DE LA BITACORA EN UN REGISTRO
CONTROLADO","requestLogList":[],"retentionText":"3","retentionTime":1,"saveHandle":null,"status":3,"storagePlaceId":"1","timeToFreeMinutes":null,"type":1,"verificationList":[],"version":"1","tipoSolicitud":1}*],"method":"verifyRequestSMD","id":3}
=============================================
Previews data was printed at a Filter i've made for debugging purposes, it
runs before any struts interceptor (RequestBuffer.java) (the failure happens
with and without my filter)
The stack trace shows an error inside my application because the red-id
parameter didn't made it to my function called "HQLT_findById", actually a
null was sent there