> -----Message d'origine-----
> De: Johnson, Lance [mailto:[EMAIL PROTECTED]]
> In our OCI
> version of TAO
> (Hopefully this will be in subsequent releases of TAO from
> the DOC group)
> there is an option for restricting the ORB to use a given
> port range for
> connections.
just to tell everybody here, and the search engines,
that I've done the patch I proposed earlier...
I've send it to lance, and if anybody want it it's ok...
this allow you:
- to use a PortRangeSocketFactory that simply search for a free binding port
in a range,
defined with these properties in jacorb.properties:
jacorb.net.socket_factory.port.min=50000
jacorb.net.socket_factory.port.max=50009
- to use a custom socketfactory which you only have to designate in
jacorb.properties
(with that you could do powerfull things: port range dependant on the
target host,
advertise bound port to a firewall or to a logger component,...)
I send it as a proposal to jacorb support team.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user