Ben Coughenour wrote:
>
> Hello,
>
> I have recently discovered JDE and am in the process of getting it
> set up on my system. It seems to be working fine except for my CORBA
> test application. It is a simple application that creates an ORB and does
> some minimal interaction with an object in another ORB on the same
> machine. It runs fine from an xterm so I know that there is not a code
> error, the tnameserv process is running, etc. Is there a setting that I am
> missing in JDE? Is this a limitation of JDE? Any information would
> be helpful. I have included all of the info recommended on the JDE
> page below. I have also included the comint buffer from my program
> the code that I am trying to run and error messages are displayed as there.
I'd the same problem until I set the parameters for the application
(-ORBInitialPort 1050) in the different lines in the JDE Run Customize
panel...
Frederic Crozat