summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/ClientMessageTest.cpp
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
commitc1979c9f419cc57649196e5dc30b0d36cec5c6c5 (patch)
tree6a3fbf764824934815699e47e3da800915093554 /qpid/cpp/src/tests/ClientMessageTest.cpp
parentce920ef0dbc6fe2322a14a6849878d8ebe475077 (diff)
downloadqpid-python-c1979c9f419cc57649196e5dc30b0d36cec5c6c5.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@1076532 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/ClientMessageTest.cpp')
0 files changed, 0 insertions, 0 deletions