• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

CORBA newbie question

 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am relatively new with CORBA, most of my experience comes from
relating it to J2EE. I am attempting to connect to a third party vendor
via their CORBA server.

I need to run the client on my iSeries running v5r2m0. I cannot get a
connection.

Here is the snippet that attempts to initialize the ORB:




When I run it from qsh I get:



Can anybody offer any assistance, with my limited CORBA experience I
have exhausted my resources.


Thanks,
Robert
 
reply
    Bookmark Topic Watch Topic
  • New Topic