[Original] eclipse 3.3.2 debugging red5-based applications (not using Tomcat)

Source: Internet
Author: User

Debug red5 applicationsProgram(Based on 0.7.0 ):
1. Set the workspace to the webapps folder under red5;
2. Create WEB-INF and related source code and configuration files;
3. Create a sub-folder named bin under the folder WEB-INF and point the default output path of build to the folder. Note: Most of the tutorials require that the default output of build point to the classes folder, and you cannot do so. Otherwise, the application cannot be started normally.
3. link the SRC and conf folders in red5 to the project;
4. Set the SRC folder to the source code folder;
5. Add the conf folder to the class path;
6. add all the jar files in the Lib folder under red5 to the reference library;
7. Create and load configuration in Java application mode, and set the main class to org. red5.server. standalone;
8. Set the breakpoint in the Custom Application and start debugging.


 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.