Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 553625
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:37:30+00:00 2026-05-13T11:37:30+00:00

I am writing a simulator for a CORBA client, that is I am simulating

  • 0

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.

I have somehow stumbled across OpenORB.

I have downloaded all its binary zip archives and have extracted them all to a single directory- %TCOO_HOME%. I run the NameService via the ins.bat script in the %TCOO_HOME%\NamingService\bin directory.

I manage to run the NameService.

If I edit the ins.bat file and add to %JAVA% -Xbootclasspath/p:%BOOTCLASSPATH% -Dopenorb.home.path=%TCOO_HOME% -jar %TCOO_HOME%\tools\lib\launcher.jar org.openorb.ins.Server %* command the flags: -u -e --debug debug I can even see the following printed out:

[main] [DEBUG] (ins.svc): Trying to bind: 'COS/NameService/NamingContextExt' ( NoNS = true )
[main] [INFO ] (ins.svc): NameService=corbaloc:iiop:1.2@localhost:683/NameService

If I edit the default.xml configuration file in %TCOO_HOME%\OpenORB\config and change the port to say 684 in the following manner:

<profile name="DefaultCorbalocService">
    <description>
    This profile loads the CorbalocService module, and sets the port
    number in iiop to 683, the default port.
    </description>

    <import module="CorbalocService" />
    <import module="iiop" >
      <property name="port" value="684" />
    </import>
</profile>

No change occurs to the output of the ins.bat file – in other words the configuration change is not discerned by the ins.

  1. Help would be highly appreciated
  2. A recommendation of a different, perhaps more easily configurable, ORB might also be nice

A heart felt thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T11:37:30+00:00Added an answer on May 13, 2026 at 11:37 am

    I think I have finally done it…

    I can only answer my first question and not the second.

    I have run: ins -ORBopenorb.home=%TCOO_HOME%\home
    (remember I have added the following flags to ins.bat: -u -e --debug debug)

    I have copied the following files to %TCOO_HOME%\home:

    1. default.xml
    2. OpenORB.xml
    3. orb.properties
    4. pss.xml

    and the output contains the following as expected:

    [main] [DEBUG] (ins.svc): Trying to bind: 'COS/NameService/NamingContextExt' ( NoNS = true )
    [main] [INFO ] (ins.svc): NameService=corbaloc:iiop:1.2@localhost:684/NameService
    

    EDIT:

    In case you don’t wish to use the -e flag you should edit the default profile in the OpenORB.xml as such:

    <profile name="default" xlink:href="${openorb.home}config/default.xml#default">
        <description>
            The default profile loads the POA, iiop and some basic initial references.
        </description>      
    
        <import xlink:href="${openorb.home}config/default.xml#iiop">
            <property name="port" value="684"/>
        </import>       
    </profile>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.