Using blazeDS 3.2 and tomcat 6. Created an app that uses amf.
Going to
http://localhost:8080/ttt/client/register.htmlcan see the registration flash and able to do everything. But when
accessing my computer from others computers on the net by its name
- going to
http://asterix:8080/ttt/client/register.html- can see the registration flash, but all calls to server returns
`send failed` error.
What is wrong? Where to look?