Hi,Thanks for your help, VisiBroker runs now fine on LinuxIn my experience, clients/servers running on a Linux box have trouble finding the
osagent. If you haven't already, try adding ORBagentAddr=<AIXboxipaddress> to the VM
System Properties, either using the -D flag, or directly in code. Not clear why one
needs that darned osagent when using the CosNaming service, though, whatever.I have had few troubles developing and running on Linux, and using some dummy NT or
Solaris box with just the osagent running on it. But these days, we're all much
happier using omniORB2/JavaIDL.The only thing I noticed when playing with JacORB is that the idl->java generated
files seem to be different. In fact, I don't thing the Sun, JacORB, and Visigenic
generated files are compatible. You may want to check things like the constructors
for the ORB, the BOA, etc. Often they aren't compatible.Good Luck,
-Armen> 1)
> I tried running our CORBA-VisiBroker stuff on Linux,
> it compiles well, but my clients and servers can't find
> the Naming Service running on a AIX box (with a running
> osagent/gatekeeper)
> How does this URL-naming look like ???
> The same code runs well if invoked on AIX.
>
> 2)
> I tried running the JacORB example1 with the VisiBroker NamingServer
> using the URL naming from JacORB:
> The JacORB server connects to the VisiBroker Naming Service,
> but stops then with an Exception. It seems there is a missmatch in the
> IIOP protocol?
>
> Any expirences with that?--
Armen Yampolsky
Axiom Software Labs
New York
with the osagent running on a AIX Box.
But it's true, JacORB and VisiBroker aren't very friendly
to each other, so the CORBA code is not protable at all :-(
The big CORBA world never tells this!
I used omniORB for C++ in a former project, i liked it very much as well!
Is JAVA-IDL running on linux???
Well, thanks again,
Marcel
-- Marcel Ruff [EMAIL PROTECTED] http://www.lake.de/home/lake/swand/