Forums Register Login

What is this command doing ?

+Pie Number of slices to send: Send
I bought a J2EE book recently. Book titled Beginning J2EE 1.4 From Novice To Professional By James L.Weaver,Kevin Mukhar, and Jim Crume

I try to run the example for session bean. After deploying the bean,I have to run the following at command prompt

java -Dorg.omg.CORBA.ORBInitialHost=localhost -Dorg.omg.CORBA.ORBInitialPort=3700 client.SimpleSessionClient now is the time

Does anyone know what is -Dorg.omg.CORBA.ORBInitialHost=localhost or -Dorg.omg.CORBA.ORBInitialPort=3700 ?
+Pie Number of slices to send: Send
Key,
The ORB (object request broker) is run on the application server. This is something like JBoss. Those two are system properties to tell the program where your ORB/app server is running and what port to find it on.
+Pie Number of slices to send: Send
Thanks Jeanne for your prompt reply. But how do I know I suppose to run the client using a command like that ? Is there anywhere I can find out more about how I should run the command. By the way, what do you mean by "This is something like JBoss"

Thanks again Jeanne
If you live in a cold climate and on the grid, incandescent light can use less energy than LED. Tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 615 times.
Similar Threads
head first EJB doubt
First Bean issue
Eclipse3.2 gives NoInitialContextException at the client?
Should I install J2EE on Client side?
Connecting to J2EE Server installed in Solaris
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 08:32:08.