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 SkipVought 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. brown100

    BAD_PARAM error with JavaORB

    Hi. I am using JavaORB with JDK1.3 and Tomcat 4.0. I am reading my CICS information from a genfac.ior file. org.omg.CORBA.Object genFacRef = orb.string_to_object(factoryIOR); // factoryIOR is a String GenericFactory fact = GenericFactoryHelper.narrow(genFacRef); // gets stuck here it...

Part and Inventory Search

Back
Top