Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. johnnyku

    Running Server with vbj and Client with jdk

    Just find out the solution and post it here... Before calling the org.omg.CORBA.ORB.init() method, some properties are being set. Below is the extraction: ===== Quote ===== Properties props = new Properties(); props.put("org.omg.CORBA.ORBClass&quot...
  2. johnnyku

    Running Server with vbj and Client with jdk

    I am new to CORBA and now using VisiBroker for Java 4.5.1. I have implemented a simple echo Server and Client, and they can running properly with vbj.exe. However, my manager wants me running the server with vbj.exe while running the client with jdk 1.2.2. I have tried to do so, but obtaining...

Part and Inventory Search

Back
Top