hi,

it should be possible again to compile openmeetings as normal red5-webapp
like you had it before.
You have to run the command:
ant -f build_red5webapp.xml dist

in the new repository. This will also copy the SWF's into the dist.

But to keep on going to our initial discussion regarding several
openmeetings webapp's into one Application Server:
On the long run you will run into trouble with it. We have to move the
openmeetings.jar into the servers-lib directory in order to use
Spring-Managed Hibernate Transaction Manager. We need to do that because it
will increase the stability of the server when it runs for several months
without a restart. Spring does Manage the Database caches in a
Multi-Threaded environment much better then we will ever be able.

But by doing that we of course bundle openmeetings again with the
Application Server.

The other possibility, to move the Spring Jars into openmeetings instead of
the other way round => that is actually the WAR solution that we have
discussed in previous threads.

-- 
Sebastian Wagner
http://www.webbase-design.de
http://openmeetings.googlecode.com
http://www.laszlo-forum.de
[email protected]

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to