[omniORB] Client cannot call remote server......
Duncan Grisby
dgrisby@uk.research.att.com
Thu, 04 Oct 2001 17:33:30 +0100
On Wednesday 3 October, "Jonas Reimers" wrote:
> When I starts up the server it regisres itself fine at the NamingService, but
> when I tries to call it from my client nothing happens,
> using -ORBtraceLevel 100 and -ORBtraceInvocations I can see that the client
> calls the NamingService.
What does the client get back from the Naming service?
> #The configuration file shall be placed on all computers
> #Define the enviroment variable OMNIORB_CONFIG to point at the file
>
> ORBInitRef NameService=corbaname::gbguxs01:3100
> ORBDefaultInitRef corbaname::gbguxs01#services
>
> ORBInitialHost gbguxs01
> ORBInitialPort 3100
You should not use ORBInitialHost/ORBInitialPort. They are deprecated,
replaced with ORBInitRef. That isn't the cause of your problem,
though.
> I have also attached the output from omniNames.
Can you send it again in some sensible format, like text, rather than
as a Word document. Please also send the output from the client.
Cheers,
Duncan.
--
-- Duncan Grisby \ Research Engineer --
-- AT&T Laboratories Cambridge --
-- http://www.uk.research.att.com/~dpg1 --