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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by hoctro

  1. hoctro

    Connecting Visibroker C++ to Standard Java ORB Implementation

    does it work for you guys ??
  2. hoctro

    compile error :(

    thanks for all the replies do you get ld: fatal : liborb_64.so : WRONG ELFCLASS when compiling this c++ client?
  3. hoctro

    ld: fatal: wrong ELF class: ELFCLAS

    how did u resolve it?
  4. hoctro

    ld: fatal: wrong ELF class: ELFCLAS

    ld: fatal: wrong ELF class: ELFCLASS64 i m trying to compile c++ program and receive this error does anyone know how to debug it?
  5. hoctro

    ld: fatal: file liborb64_r.so: wron

    ld: fatal: file liborb64_r.so: wrong ELF class: ELFCLASS64f I am compiling a c++ program and got this eerorr Does any know how to debug this eeror message?
  6. hoctro

    compile error :(

    Hi I am using visibroker to compile my cpp file thus it has double h :)
  7. hoctro

    compile error :(

    if i use #include "stubs/CosNaming_c.hh" in my client file, and I want to execute this command g++ -c Client.cpp, I always get the error Client.cpp: stubs/CosNaming_c.hh: No such file or directory. can someone suggest a solution to fix this error? Thanks
  8. hoctro

    c++ compiler options

    if i use #include "stubs/CosNaming_c.hh" in my client file, and I want to execute this command g++ -c Client.cpp, I always get the error Client.cpp: stubs/CosNaming_c.hh: No such file or directory. can someone suggest a solution to fix this error? Thanks
  9. hoctro

    C++ client for RMI-IIOP

    Do you have example of C++ client that use this technology?
  10. hoctro

    C++ client for RMI-IIOP

    How to compile a c++ client to demonstrate RMI-IIOP technology?
  11. hoctro

    java:com/env namespace is only available from within J2EE component

    Author: hoctro1 Oct 12, 2001 12:35 PM HI I am writing a standalone application program to access the bean using jdk1.3.1 and it's giving me the namespace error...
  12. hoctro

    java:comp/env namespace is only available from within J2EE component

    Author: hoctro1 Oct 12, 2001 12:35 PM HI I am writing a standalone application program to access the bean using jdk1.3.1 and it's giving me the namespace error...
  13. hoctro

    configure datablock and encoding for db

    How would I set these values : datablock = 8k encoding for db = UTF8 Thanks
  14. hoctro

    stop/start server

    how to stop / start server when the stopserver and startserver bin bin directory is unavailable
  15. hoctro

    how to get password for OMS

    I recently installed OMS (oracle management server but forgot the passwd). Is there anyway to find out from the views or tables ? Thanks

Part and Inventory Search

Back
Top