IntelliJ Java IDE
The moose likes Distributed Java and the fly likes JavaIDL Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "JavaIDL" Watch "JavaIDL" New topic
Author

JavaIDL

Rahul Mahindrakar
Ranch Hand

Joined: Jul 28, 2000
Posts: 1825
Hi i am trying out the HelloWorld program of JavaIDL as given in the java tutorial. I however get the following error. Any idea what it is about
C:\idltojava-win32>java HelloServer
ERROR: org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation co
m.sun.rmi.iiop.ORB minor code: 0 completed: No
org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation com.sun.r
mi.iiop.ORB minor code: 0 completed: No
at org.omg.CORBA.ORB.create_impl(ORB.java:286)
at org.omg.CORBA.ORB.init(ORB.java:328)
at HelloServer.main(HelloServer.java:22)
Peter Tran
Bartender

Joined: Jan 02, 2001
Posts: 783
Make sure you have the correct jars in your CLASSPATH.
-Peter
Rahul Mahindrakar
Ranch Hand

Joined: Jul 28, 2000
Posts: 1825
Any idea of what jars are required as i have jdk1.3 installed in the system.
------------------
Regds.
Mahindrakar
 
 
subject: JavaIDL
 
Threads others viewed
Problem with tomcat connecting orbix?
WAS application clients
Weblogic and CORBA
Get data source(websphere) in standalone application
interop problems with iiop between sun and ibm jvm's
developer file tools