I tried the ant task for building and when run ant command... The build failed due to Duplicate class errors... One of the error is: ROOT\src\app\org\openmeetings\server\beans\ServerFrame CursorStatus.java:3: duplicate class: org.openmeetings.server.beans.ServerFrameC ursorStatus
During my ant building, by mistake i ran command:"ant compile.laszlo.main" first so... Is that the cause or some other reason?? Sanjeev On Jul 23, 1:26 pm, "[email protected]" <[email protected]> wrote: > Please try the ant task for building the software if you have no > experience in how Java-WebApplication's are developed in Eclipse. ... > You can still use eclipse to edit the code of course. > > Sebastian > > 2011/7/23 sanjeev maharjan <[email protected]>: > > > > > I checked out the openmeetings source from: > >http://openmeetings.googlecode.com/svn/trunk/singlewebapp > > > Then I started building the source code following the instructions as > > specified in:http://code.google.com/p/openmeetings/wiki/BuildSourceNew > > > I then ran the openmeetings and installed it successfully > > > After that, when I runhttp://localhost:8080/openmeetings/, it > > returns me the blank page with flash player which says no movie loaded > > > Also When I run the > > link:http://localhost:8080/openmeetings/main.lzx?lzproxied=solo&lzr=swf8, > > it returns 404 Error stating that, lps resource is not found... > > > I have checked the build.xml file and the path to openlaszlo is > > specified there... So I cannot find the reason why it is not able to > > locate the openlaszlo library files and most importantly lps-4.0.9.jar > > file... where the two major class files LZServlet and LZViewer is > > located.... > > > i have been struggling with this problem for past two weeks n still in > > vain... > > > Please anyone help me solve this... Where did I miss out?????? > > > -- > > 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 > > athttp://groups.google.com/group/openmeetings-user?hl=en. > > -- > Sebastian > Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.wagner-sebastian.com > [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.
