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?
|
|
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?
Hi Arie,
Correct, you can't specify both endpoints and an adapter ID.
Cheers,
Benoit.
There are currently 1 users browsing this thread. (0 members and 1 guests)