Hello!

I want to run red5 server's trunk version from eclipse 3.5.
I checked out the project from trunk and tried "Run as Java Application" -> "Standalone". It built without errors and I got "Listening on port 5150" as output (shouldn't it be 5080?). But http://localhost:5080 is not reachable and "netstat -a" didn't show up anything about some process listening to :5150 or :5080.

If I build the trunk with "ant dist" and start it with the shell script everything seems to work fine (http://localhost:5080 is reachable and netstat -a shows some process listening to :5080).

I would appreciate any help.

--
Viele Grüße (Best regards),
Julian


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to