[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xmlblaster] receiveTimestampHumanReadable



I'm trying to force a human readable timestamp within the qos of messages, but the server output reads:

[Jun 14, 2004 4:20:29 PM ERROR AddressBase] Ignoring unknown attribute receiveTimestampHumanReadable in callback section.

when I try to set the <callback> tag with something like: <callback type='SOCKET' sessionId='%s' receiveTimestampHumanReadable='true' useForSubjectQueue='true' pingInterval='1000' retries='-1' delay='1000' oneway='false' dispatchPlugin='undef'>

Am I not setting it correctly?