openorb
openorb and jdk conflict in OSGI
I\'m getting the bellow exception using openorbin osg开发者_开发问答i. I\'m using openorb-1.3.1.jar and jdk1.6.[详细]
2023-03-15 12:13 分类:问答Attempting to connect to a CORBA Service using corbaloc url
String[] orbargs= {}; org.omg.CORBA.ORB orb = org.omg.CORBA.ORB.init(orbargs, null); org.omg.CORBA.Object cobj = orb.string_to_object(\"corbaloc:iiop:10.1.1.200:6969/OurServiceHelper\");[详细]
2022-12-29 13:58 分类:问答Plotting data with meshgrid
When you use meshgrid to plot data (using meshgrid itself not one of the other plotting functions), how do you change the color to grayscale or black and white? Also, how do you ge开发者_C百科t rid of[详细]
2022-12-29 05:40 分类:问答android textview settext show nullpointer exception
<TextView android:id=\"@+id/first_name\" android:layout_width=\"fill_parent\" android:layout_height=\"wrap_content\"[详细]
2022-12-21 12:03 分类:问答CORBA: Trouble while attempting to configure and run OpenORB
I am writing a simulator for a CORBA client, that is I am simulating a CORBA server. A requirement of the CORBA server is that it register a certain object with the CORBA NameService.[详细]
2022-12-15 09:28 分类:问答