create=false for vm://localhost causes Exception
------------------------------------------------

                 Key: AMQ-1128
                 URL: https://issues.apache.org/activemq/browse/AMQ-1128
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 4.1.0
            Reporter: Matt Tucker
             Fix For: 4.1.0
         Attachments: create-false-fix.patch

When setting create=false in ActiveMQConnectionFactory.brokerUrl, the 
VMTransportFactory's doCompositeConnect method fails with:

Invalid connect parameters: {create=false}

Removing this option from the options map when retrieving it fixes this bug.  
Patch attached.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to