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

Java Corba

Status
Not open for further replies.

bilalmd

Programmer
Joined
Feb 17, 2002
Messages
1
Location
IN
Hi,
I have JDK1.2/1.3 installed on my local client with WIN98
I lile to put the server part on to a remote UNIX server.
though I have test run a small java/corba sample program.
I am unable to imagine how to go about this UNIX server.
I have a remote unix server with JDK and I have installed
openORB at the server.
Please read the steps and the problem faced.
1. I have written a client code
2. created a server code in java
3. compiled IDL by idltojava to generate the package.
Do I have to port some of these generated files to server
or do I have to compile IDL at server. I am just unclear
what client part should contain and what server at remote location should contain so as to develop simple java /corba
applications.
-Bilal
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top