You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Andras Szerdahelyi (JIRA)" <ji...@apache.org> on 2011/04/13 15:18:05 UTC

[jira] [Issue Comment Edited] (AMQ-1942) Numeric selectors do not work in STOMP

    [ https://issues.apache.org/jira/browse/AMQ-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019308#comment-13019308 ] 

Andras Szerdahelyi edited comment on AMQ-1942 at 4/13/11 1:16 PM:
------------------------------------------------------------------

Any related tickets, threads about this? Should not be a huge fix unless i'm missing something.
Thanks!

ps: my message on activemq-users http://activemq.2283324.n4.nabble.com/Integer-header-in-STOMP-submitted-message-for-numeric-selector-header-gt-n-string-td3444817.html

      was (Author: andras):
    Any related tickets, threads about this? Should not be a huge fix unless i'm missing something.
Thanks!
  
> Numeric selectors do not work in STOMP
> --------------------------------------
>
>                 Key: AMQ-1942
>                 URL: https://issues.apache.org/jira/browse/AMQ-1942
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.1.0
>            Reporter: Marc Siegel
>             Fix For: NEEDS_REVIEWED
>
>   Original Estimate: 20h
>  Remaining Estimate: 20h
>
> JMS SQL92 numeric selectors, such as 
>   - < > <= >=
>   - BETWEEN val AND val
> Fail to work via STOMP.
> Possible solutions:
>   1.  String Operands to numeric selector operators are converted to Numeric types
>        - only in STOMP?
>   2.  Explicit casting to SQL92 Numeric types becomes supported in selectors, ie
>        - ( INTEGER(field) <= 5)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira