Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-204

need to get remote binding uri from Connector for default

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • EJB 3.0 RC2
    • None
    • None
    • None
    • Documentation (Ref Guide, User Guide, etc.), Compatibility/Configuration

      If user does not specify the clientBindUrl in the RemoteBinding annotation, should pull the locator url from the Connector decalred in ejb3.deployer/META-INF/jboss-service.xml.

      Looks like all that needs to be changed is the following line in ProxyDeployer::start()

      String uri =RemoteProxyFactory.DEFAULT_CLIENT_BINDING;

      The only question is how to best get a reference to the connector for ejb3 deployment?

      Fee free to assign this to me. Just need to know about how to get access to the connector.

      Thanks.

      -Tom

            patriot1burke@gmail.com Bill Burke (Inactive)
            tom.elrod_jira Tom Elrod (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: