You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "james strachan (JIRA)" <ji...@apache.org> on 2007/02/26 18:36:03 UTC

[jira] Resolved: (AMQ-1128) create=false for vm://localhost causes Exception

     [ https://issues.apache.org/activemq/browse/AMQ-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

james strachan resolved AMQ-1128.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 4.1.0)
                   4.2.0
                   4.1.1

on trunk rev: 511912
on 4.x rev: 

> 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.1, 4.2.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.
-
You can reply to this email to add a comment to the issue online.