== /OpenMeetings/ServletOutputhandlerInstall == * ¼³Ä¡ÇØ¾ß ÇÒ package * postfix ¼³Ä¡ TLS Æ÷ÇԵǾî ÀÖÀ½. ¼³Á¤ ? * swftools /usr/bin * imagemagick /usr/bin * ffmpeg /usr/bin * sox /usr/bin * slapd (LDAP) ? * ¾Ë¾Æ º¸¾Æ¾ß ÇÒ °Íµé * sip °ü·Ã * openxg * /src/app/org/openmeetings/servlet/outputhandler * Install.java * public class Install extends VelocityViewServlet { * package org.openmeetings.servlet.outputhandler; * public Template handleRequest(HttpServletRequest httpServletRequest, HttpServletResponse httpServletResponse, Context ctx) throws ServletException, IOException { * try { * String command = httpServletRequest.getParameter("command"); * if (command == null){ :) MM 1 * File installerFile = new File(working_dir+InstallationDocumentHandler.installFileName); * workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/ROOT/conf * install.xml * file not exist :) MM 2 * cat't make file because directory unwritable * return getVelocityEngine().getTemplate("install_error_"+lang+".vm"); * create file * return getVelocityEngine().getTemplate("install_welcome_"+lang+".vm"); * :) install_welcome_EN.vm ÀÌ Ãâ·ÂµÊ *