[
http://jira.jboss.com/jira/browse/JBMESSAGING-1078?page=all ]
Andy Taylor resolved JBMESSAGING-1078.
--------------------------------------
Resolution: Done
Assignee: Andy Taylor (was: Clebert Suconic)
Ive added an attribute to ConnectionFactory called 'StrictTck' that flags whether
or not we adhere to TCK. Its set to false by default. enable by adding <attribute
name="StrictTck">true</attribute>.
TCK strict behavior
-------------------
Key: JBMESSAGING-1078
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-1078
Project: JBoss Messaging
Issue Type: Feature Request
Reporter: Clebert Suconic
Assigned To: Andy Taylor
Fix For: 1.4.0.GA
Attachments: testcase.patch
By TCK Tests, we should set the JMSDestination on foreign messages, but some providers
don't play well with that. (ActiveMQ for instance)
So, we will create a setting for TCK STrict behavior, for things like setting the
destination on Foreign message.
This will be a setting on ServerPeer or on the ConnectionFactory.
(I"m attaching a patch for a failing test because of this)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira