summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2011-03-03 06:22:14 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2011-03-03 06:22:14 +0000
commit3fcfdd47818071c5af0302041c9e21e814183256 (patch)
tree67e8f1db37cb3b7cb8c4dcb47f8b549fe1069a8a /cpp/src
parente7efefe75e3a2db5e4208c35948c2f65b417c66c (diff)
downloadqpid-python-3fcfdd47818071c5af0302041c9e21e814183256.tar.gz
QPID-2930
The getPropertyNames method will filter out any property names whose values are not allowed as per the JMS spec. I could have used the ALLOWED map to check if a value is a valid type. But unfortunately that map contains byte[] as a valid type, which is not correct as per the JMS spec. I did not want to modify that map or the behaviour of the setObjectProperty or getObjectProperty methods as there might be applications out there that is depending on it. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1076532 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
0 files changed, 0 insertions, 0 deletions