[jboss-as7-dev] outbound socket binding

Heiko Braun hbraun at redhat.com
Mon Nov 28 08:12:49 EST 2011



Does this make sense?

remote-destination... -> localhost?

[standalone at localhost:9999 /] /socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp:read-resource
{
    "outcome" => "success",
    "result" => {
        "fixed-source-port" => false,
        "host" => "localhost",
        "port" => 25
    }
}





In general, why do we have "remote-destination-outbound-socket-binding" and "local-destination-outbound-socket-binding"?
Seems pretty awkward to me. Both the name and the separation.

Why not:

outbound-socket-binding {type=<local/remote>} ?

Ike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20111128/918b257d/attachment.html 


More information about the jboss-as7-dev mailing list