Delivering the Authentication Service IOR over HTTP.
This tiny HTTP server is always running in the xmlBlaster server on the default bootstrapPort 3412.
Clients may access through this bootstrap port the AuthServer IOR if they don't want to use a naming service
You may specify on command line -bootstrapPort
and -bootstrapHostname to choose another bootstrap port or to choose a server IP address on multi homed hosts. Change code to be a generic HTTP server, not only for CORBA bootstrapping
@version $Revision: 1.31 $
@author $Author: laghi $