which version of red5 are you using? Your steps sound okay, I do the same.
sebastian 2009/11/13 Manish Gupta <[email protected]> > > Hi, > perhaps i am a bit confused, what i did is > - download openmeetings singlewebaps in eclipse > - publish it using tomcat server (with in eclipse) > - install openmeetings (with in eclipse) > and now openmeetings works fine i can play arround with it as > http://localhost:8080/openmeetings > > - run ant -f build_red5webapp.xml > - copy the openmeetings from dist folder to Red5 webapps > - open red5 server and point to http://localhost:5080/openmeetings > - it shows me a tomcat error source can not find , how to make it > work with red5 ? > > > On Thu, Nov 12, 2009 at 3:33 PM, Manish Gupta <[email protected]> > wrote: > > okay , > > actually i have already installed it and is working fine , in next > > step i would like to integrate it with my website and i was confused > > at that point but i am more clear now and will deploy it as red5 > > webapp > > > > thx > > > > On Thu, Nov 12, 2009 at 3:30 PM, Sebastian Wagner <[email protected]> > wrote: > >> no that sounds good, but you should not miss the step to alter the > >> hibernate.cfg.xml before you start and to run the *install* url and > follow > >> the instructions to import all the labels into your database. > >> > >> sebastian > >> > >> 2009/11/12 Manish Gupta <[email protected]> > >>> > >>> Hi sebastian, > >>> so you mean i skip to the next step to create red5webapp as, > >>> > >>> - Run the command: ant -f build_red5webapp.xml dist > >>> - You will find a directory dist that contains the red5-webapp > >>> > >>> and then copy "openmeetings" from dist folder to red5 webapps , start > >>> red5 server and then i can access the axis2 web services. > >>> > >>> correct me if i am wrong anywhere. > >>> > >>> thx > >>> > >>> > >>> On Thu, Nov 12, 2009 at 3:23 PM, Sebastian Wagner < > [email protected]> > >>> wrote: > >>> > hi, > >>> > > >>> > please read the various postings around integration: > >>> > > >>> > > http://wagner-sebastian.com/wordpress/2009/09/04/integrate-collaboration-features-into-your-portal-or-website-with-openmeetings/ > >>> > > >>> > > http://code.google.com/p/openmeetings/wiki/MainPage?tm=6#Integration_Guide > >>> > > >>> > .war version is not necessary as long as you don't need to run it > into > >>> > your > >>> > existing J2EE Server. You should use the usual red5-openmeetings > >>> > package. > >>> > > >>> > sebastian > >>> > > >>> > 2009/11/12 mkg <[email protected]> > >>> >> > >>> >> Hi, > >>> >> I have already installed openmeetings from source with the help of > >>> >> the instruction as, > >>> >> http://code.google.com/p/openmeetings/wiki/BuildSourceNew?tm=4 > >>> >> > >>> >> but i am confuse how to do this step , > >>> >> > >>> >> How to create .war > >>> >> Run the ant - task > >>> >> Export in Eclipse a .war file > >>> >> > >>> >> 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 > >>> >> > >>> >> I need to integrate openmeetings with my website so also tell me how > >>> >> to enable web services to work ? > >>> >> > >>> >> thx > >>> >> > >>> >> > >>> > > >>> > > >>> > > >>> > -- > >>> > Sebastian Wagner > >>> > http://www.webbase-design.de > >>> > http://openmeetings.googlecode.com > >>> > http://www.laszlo-forum.de > >>> > [email protected] > >>> > > >>> > > > >>> > > >>> > >>> > >> > >> > >> > >> -- > >> Sebastian Wagner > >> http://www.webbase-design.de > >> http://openmeetings.googlecode.com > >> http://www.laszlo-forum.de > >> [email protected] > >> > >> >> > >> > > > > > > -- 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 User" 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-user?hl=en -~----------~----~----~----~------~----~------~--~---
