[prev in list] [next in list] [prev in thread] [next in thread] 

List:       activemq-dev
Subject:    [jira] [Updated] (AMQNET-441) unable to create a connection using stomp
From:       "Timothy Bish (JIRA)" <jira+amqnet () apache ! org>
Date:       2013-07-30 10:25:48
Message-ID: JIRA.12660559.1375161676111.135559.1375179948887 () arcas
[Download RAW message or body]


     [ https://issues.apache.org/jira/browse/AMQNET-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel \
]

Timothy Bish updated AMQNET-441:
--------------------------------

    Fix Version/s:     (was: 1.6.0)
    
> unable to create a connection using stomp
> -----------------------------------------
> 
> Key: AMQNET-441
> URL: https://issues.apache.org/jira/browse/AMQNET-441
> Project: ActiveMQ .Net
> Issue Type: Bug
> Components: ActiveMQ
> Affects Versions: 1.6.0
> Environment: ActiveMQ 5.8.0 and NMS API 1.6.0.3061
> Reporter: Tamilmaran
> Assignee: Jim Gomes
> 
> used the following code to connect with stomp but i am getting the error like Error \
> creating transport. {code}
> Uri connecturi = new Uri("activemq:stomp://localhost:61613");
> IConnectionFactory factory = new NMSConnectionFactory(connecturi);
> 
> using (IConnection connection = factory.CreateConnection())
> {code}
> if i used code as below i am getting the error as No IConnectionFactory \
> implementation found for connection URI: stomp://localhost:61613/ {code}
> Uri connecturi = new Uri("stomp://localhost:61613");      
> IConnectionFactory factory = new NMSConnectionFactory(connecturi);
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic