Cougaar Mts |
|
This project is the Cougaar Message Transport Service and protocol-specific Links (RMI, JMS, CORBA, etc).
See the mts project page for Mts documentation, source code, and downloads.
A common multi-host RMI mts/naming runtime error is:
Connection refused to host: 127.0.0.1
This is typically a configuration problem in either the Cougaar nameserver
setting (e.g. -Dorg.cougaar.name.server=localhost instead of
the correct hostname) or the host IP address (`hostname -i` prints
127.0.0.1). The following rmi_encode_test.zip
can be used to diagose these problems and more general multi-host connectivity
problems (e.g. firewall blocking). Please see the README for details.
If you have any questions, please send email to cougaar-developers@cougaar.org.