Revision: 2550
Author: [email protected]
Date: Wed Oct 28 01:38:35 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/openmeetings/source/detail?r=2550
Modified:
/wiki/BuildSourceNew.wiki
=======================================
--- /wiki/BuildSourceNew.wiki Wed Oct 14 15:03:45 2009
+++ /wiki/BuildSourceNew.wiki Wed Oct 28 01:38:35 2009
@@ -117,6 +117,12 @@
Note: The Project is called ROOT. You can only have ONE Root project by
Application Server. We need to to that as its required for supporting RTMPT
in RED5.
So the !OpenMeetings will automatically become your Context Root in Tomcat
(or whatever Java Application Server)
+= How to create red5-webapp =
+
+Run the command: ant -f build_red5webapp.xml dist
+
+You will find a directory *dist* that contains the red5-webapp.
+
== Tipps and Gotchas ==
* When you run and test !OpenMeetings inside Eclipse, Eclipse may be not
able to do conversion using *convert* or *pdf2swf*, cause it has another
system_path variables set. You should goto the Administration>Configuration
section of !OpenMeetings and set the absolute Path to Image-Magick and
SWFTools and it will work again. Uploading of PDFs might fail because of
the same reason => the path to Ghostscript cannot be read from the
system_path. Unfortunately you cannot overwrite that in the Configuration
as its an internal link of Ghostscript. However in production environment
you will not run into this Issue, its a development problem.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en
-~----------~----~----~----~------~----~------~--~---