You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by pl89 <gi...@git.apache.org> on 2016/11/09 17:07:34 UTC

[GitHub] qpid-jms pull request #:

Github user pl89 commented on the pull request:

    https://github.com/apache/qpid-jms/commit/9b187287403fda5eebb2da7fff3c11a192575985#commitcomment-19758647
  
    @gemmellr I'm not sure I understand this commit, could you please explain?
    
    If I call:
    `
        Hashtable<String,Object> 	env = new Hashtable<String,Object>();
        env.put(InitialContext.PROVIDER_URL, "amqp://192.168.1.100:1234);
        new InitialContext(env);
    `
    
    Then your code would still try to load the file "amqp://192.168.1.100:1234", no? How do we provide the address of the broker without using a file?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org