You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by "Miller, Mike P." <MM...@gac.com> on 2002/03/20 16:35:23 UTC

Allow SocketObjectStreamPublisher to bind to all addresses

Ive included a fix to allow <bind>*</bind> to bind to all local
addresses when using cornerstone's
org.apache.avalon.cornerstone.blocks.transport.publishing.SocketObjectSt
reamPublisher

I just included a little shortcut hack to get around
InetAddress.getByName("*") from failing.

Re: Allow SocketObjectStreamPublisher to bind to all addresses

Posted by Paul Hammant <Pa...@yahoo.com>.
Mike,

Applied thanks.  Though the file you supplied was on an older version of 
the the tranport package.

In use what most annoys you about 'transport' and AltRMI ?

 * lack of callbacks
 * lack of support for streams (as parameters or return types)
 * something else?

- Paul

>Ive included a fix to allow <bind>*</bind> to bind to all local
>addresses when using cornerstone's
>org.apache.avalon.cornerstone.blocks.transport.publishing.SocketObjectSt
>reamPublisher
>
>I just included a little shortcut hack to get around
>InetAddress.getByName("*") from failing.
>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>