[ openjms-Bugs-667591 ] Can't use "true" as property name

"SourceForge.net" <[email protected]>
Newsgroups gmane.comp.java.openjms.devel
Message-ID <[email protected]>
Bugs item #667591, was opened at 2003-01-14 06:08
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=667591&group_id=54559

Category: specification
Group: v0.7.3.2
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Oh Jiung (ohju)
Assigned to: Jim Alateras (jalateras)
>Summary: Can't use "true" as property name

Initial Comment:
setBooleanProperty("true", true) throws JMSException.
"true" -- or any other reserved words of selector syntax --
 should be accepted as property name.
This breaks JORAM test testBoolean2Long.

----------------------------------------------------------------------

>Comment By: Tim Anderson (tanderson)
Date: 2003-01-14 12:16

Message:
Logged In: YES 
user_id=557161

This is incorrect. Property names cannot be the reserved 
words: NULL, TRUE, FALSE, NOT, AND, OR, BETWEEN, 
LIKE, IN, IS (or case variations of these).

Refer to Section '3.8.1.1 Message Selector Syntax'  of the 
JMS specification, under the 'Identifiers' bullet point.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=474136&aid=667591&group_id=54559
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.