Actually, you do not need to be running the osagent for Visibroker to work - the
osagent simply supports Visibroker's proprietry object location/binding
mechanism. As long as you stick to the CORBA-standard (and interoperable)
IOR/nameservice-based object binding, the osagent is not required.
Incidently, you only have to have one instance of osagent running on your
network - your linux machines will find an osagent running on a windoze machine
just fine, and use it transparently.
This said, Orbacus is (IMO) a better ORB anyway, provided you only require basic
CORBA services and not the more advanced fault-tolerance and
application-server-type facilities that Visibroker can provide.
regards
[ bryce ]
Marcel Ruff wrote:
> Hi
>
> > ...
> > with the bind() methods, I think). Anyway, I decided not to use
> > Visibroker because (if I am not mistaken) you need to use their
> > OS agent
> > (a Win* exe file).
>
> The osagent runs very fine under Linux, if you use the 'wine' Windows
> emulator.
> http://www.winehq.com/download.html (just bunzip2 the binary)
>
> You need a Win98 or NT somewhere on another partition of your harddisk
> and install VisiBroker there as well.
>
> Then start the osagent e.g. like (w98-hda5 is my Windows98 partition):
>
> cd /w98-hda5/Visigenic/vbroker/bin
> setenv VBROKER_ADM /w98-hda5/Visigenic/vbroker/adm
> wine -mode enhanced 'osagent -v' -winver win95 -managed
>
> The gatekeeper / name service are pure java and runs very well on Linux.
>
> regards, Marcel
>
> --
> Marcel Ruff
> [EMAIL PROTECTED]
> http://www.lake.de/home/lake/swand/
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]