eclipse-ee4j / eclipse-ee4j/genericmessagingra
Expected InvalidSelectorException is not thrown
- Dominant language
- Java
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
As Per JMS spec javax.jms.Session.createConsumer( Destination, String ) should
throw InvalidSelectorException if the message selector is invalid. This
behaviour is not observed when running the following CTS compatibility test with
Appserver 8.2 PE using genericjmsra 1.0 and IBM MQ 6.0, This can be reproduced
by running CTS tests under
TS_HOME/src/com/sun/ts/tests/jms/ee/all/sessiontests/SessionTests#InvalidSelector
Note: This test fails only in ejb and jsp containers (passed in appclient and
servlet container)
Note: See following URL regarding how to get CTS compatibility tests
[https://genericjmsra.dev.java.net/issues/show_bug.cgi?id=19](https://genericjmsra.dev.java.net/issues/show_bug.cgi?id=19)
#### Environment
Operating System: All
Platform: Sun
#### Affected Versions
[1.0]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.