Hi,
I'm new in CORBA and I think I miss somthing
I have a CORBA server and Client for testing one of the
API is restart meaning I want the Server to restart anyway when I issue the API the server performs a shutdown (I'm using openorb1.3 implementation) destroy is not implemented and start the init function whlie doing that I'm getting the following exception
org.omg.CORBA.COMM_FAILURE: Unable to listen on /0.0.0.0:15000 (java.net.BindException: Address already in use: JVM_Bind)
anyIdeas
thanks
ohriesn.
I'm new in CORBA and I think I miss somthing
I have a CORBA server and Client for testing one of the
API is restart meaning I want the Server to restart anyway when I issue the API the server performs a shutdown (I'm using openorb1.3 implementation) destroy is not implemented and start the init function whlie doing that I'm getting the following exception
org.omg.CORBA.COMM_FAILURE: Unable to listen on /0.0.0.0:15000 (java.net.BindException: Address already in use: JVM_Bind)
anyIdeas
thanks
ohriesn.