Search code examples
javaeclipsered5

red5 work on eclipse but not from red5.bat or red5.sh


Hi i did followed the docs on google

Red5 Media Server - Workspace Setup Guide

and i have my server work great and after i finished my red5 application and want to upload it at my deployment server {linux} i can't start it up i get the Could not find or load main class org.red5.server.bootstrap

but when i debug it from the eclipse it's working very well

i did tried to rename files red5-server-1.0.jar
red5-server-1.0-bootstrap.jar

and even i change there names to the current relese

mv red5-server-1.0-bootstrap.jar red5-server-1.0.2-RC3-bootstrap.jar

but with no luck

any ideas will be helpful

many thanks in advance


Solution

  • Well its Resolved by rename

    red5-server-1.0-bootstrap.jar

    boot.jar

    many thanks hope that well help some one in the future