On 5/28/07, Roberto Fichera <[EMAIL PROTECTED]> wrote:
At 17.09 28/05/2007, Richard Alam wrote: >Yes, we have some downloadable code. We are in the process of completing the instructions (build/deploy/etc.). > >Code is located here. >< http://www.blindsideproject.org:8080/cgi-bin/trac.cgi/browser/conference/trunk > http://www.blindsideproject.org:8080/cgi-bin/trac.cgi/browser/conference/trunk How can I get it? Hi,
Here is our first attempt at writing the doc. http://www.blindsideproject.org:8080/cgi-bin/trac.cgi/wiki/BlindsideWebApp Alternatively, you can c:\source> svn co http://www.blindsideproject.org:8080/svn/repos/blindside/conference/trunk/blindside-core c:\source> svn co http://www.blindsideproject.org:8080/svn/repos/blindside/conference/trunk/blindside-main c:\source> svn co http://www.blindsideproject.org:8080/svn/repos/blindside/conference/trunk/blindside-web Then c:\source>cd blindside-main c:\source\blindside-main> mvn install (you must have maven installed/configured) c:\source\blindside-main> cd ../blindside-web c:\source\blindside-web> mvn jetty:run
From your browser, visit http://localhost:8080/conference
Please let me know if you run into problems. Richard
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
