Hi! what could be the problem of export button that give me a strange url redirect? a client-side problem or server-side problem?
Thanks Roberto 2009/11/9 Roberto Torresani <[email protected]> > If I click on button "export language" my browser go to > http://www.domain.xxx/?language=1&sid=136a900efc044663dedf2435af50f7fd > > > I send you tomorrow the italian translate (now I must go away) > > > Roberto > > > 2009/11/9 Roberto Torresani <[email protected]> > >> I think the problem is about client: I download the one from demoserver >> ;-) >> >> Bye >> Roberto >> >> >> 2009/11/9 Sebastian Wagner <[email protected]> >> >>> I guess there is no difference in the compiled jar file no matter who >>> builds it. >>> >>> if you compile with ant its clear that you only get a server-side build? >>> The client SWF is only copied from the SVN. >>> If you want to recompile the client side you need to do the steps and >>> compile it in eclipse. >>> Or we need somebody who has the time to fix the ant-task to be able to >>> compile the Laszlo Client via Command Line. >>> >>> >>> sebastian >>> >>> 2009/11/9 Roberto Torresani <[email protected]> >>> >>>> I done the steps... >>>> >>>> could you try to compile with ant and send me the jar file (or commit in >>>> svn)? >>>> >>>> >>>> Roberto >>>> >>>> >>>> >>>> 2009/11/9 Sebastian Wagner <[email protected]> >>>> >>>>> you should also update the language-files and the hibernate.cfg.xml >>>>> There are new tables and new labels. >>>>> >>>>> also you need to update the client side of course. >>>>> >>>>> >>>>> sebastian >>>>> >>>>> 2009/11/9 Roberto Torresani <[email protected]> >>>>> >>>>>> for server-side is necessary to copy only the file: >>>>>> -rw-r--r-- 1 root root 120626 Nov 9 14:50 >>>>>> trunk/singlewebapp/dist/openmeetings/WEB-INF/lib/openmeetings-templates.jar >>>>>> -rw-r--r-- 1 root root 774566 Nov 9 14:50 >>>>>> trunk/singlewebapp/dist/openmeetings/WEB-INF/lib/openmeetings.jar >>>>>> >>>>>> Or you add some other changes? >>>>>> >>>>>> Bye >>>>>> Roberto >>>>>> >>>>>> >>>>>> >>>>>> 2009/11/9 Roberto Torresani <[email protected]> >>>>>> >>>>>>> I clear the cache of the browser; >>>>>>> copy the swf you update with revision 2589 ( >>>>>>> http://code.google.com/p/openmeetings/source/detail?r=2589) >>>>>>> compile new server-side openmeetings.jar (with ant) >>>>>>> >>>>>>> I'm testing..... >>>>>>> >>>>>>> Roberto >>>>>>> >>>>>>> >>>>>>> 2009/11/9 Sebastian Wagner <[email protected]> >>>>>>> >>>>>>> You probably did not update server or client side correctly. >>>>>>>> Or you are loading an old version of client in the browser. >>>>>>>> >>>>>>>> sebastian >>>>>>>> >>>>>>>> 2009/11/9 Roberto Torresani <[email protected]> >>>>>>>> >>>>>>>> Hi! >>>>>>>>> >>>>>>>>> I download the last revision of project. >>>>>>>>> On a my red5 installation I copy the file main.lzx.swf8.swf, I >>>>>>>>> compile with ant a new serverfile and copy it into red5. >>>>>>>>> I copy after the new language file; >>>>>>>>> drop and recreate a new db >>>>>>>>> do a new install >>>>>>>>> >>>>>>>>> but when I load the client interface it don' load the label: I have >>>>>>>>> always "error" label >>>>>>>>> >>>>>>>>> >>>>>>>>> Problem with ant compile or? >>>>>>>>> >>>>>>>>> >>>>>>>>> Roberto >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> 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 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 -~----------~----~----~----~------~----~------~--~---
