Results 1 to 2 of 2

Thread: Support mix of direct and indirect endpoints for a service proxy

  1. #1
    aozarov is offline Registered User
    Name: Arie Ozarov
    Organization: hi5 Networks
    Project: SOA
    Join Date
    Mar 2008
    Posts
    39

    Support mix of direct and indirect endpoints for a service proxy

    I assume that the following, Basically mixing direct and indirect strings, is not supported.
    String proxyId = "wvmp:tcp -p 10002:service@wvmp"
    Ice.ObjectPrx base = communicator.stringToProxy(proxyId);

    Is that the case?

  2. #2
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    Hi Arie,

    Correct, you can't specify both endpoints and an adapter ID.

    Cheers,
    Benoit.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 5
    Last Post: 07-29-2009, 04:29 PM
  2. indirect proxy and ObjectNotExistException
    By rc_hz in forum Comments
    Replies: 6
    Last Post: 12-06-2006, 07:14 AM
  3. how to get endpoints from an indirect proxy?
    By n2503v in forum Help Center
    Replies: 2
    Last Post: 01-24-2006, 01:56 AM
  4. Forcing reevalutation of an indirect proxy
    By Nis Baggesen in forum Help Center
    Replies: 1
    Last Post: 12-29-2005, 12:33 PM
  5. About Direct Binding and Indirect Binding
    By eyexercise in forum Help Center
    Replies: 0
    Last Post: 12-02-2004, 02:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •