Hello Mr David, I followed the commands given above. however when i run mvn jetty:run command i get the following error..
[INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Babel [INFO] Babel Interfaces [INFO] Babel Converters Modules [INFO] Bibtex Converter [INFO] Babel Exhibit Converter [INFO] Babel TSV Converter [INFO] Babel XLS Converter [INFO] Babel JPEG Converter [INFO] Babel KML Converter [INFO] Babel Engine [INFO] Searching repository for plugin with prefix: 'jetty'. [INFO] ------------------------------------------------------------------------ [INFO] Building Babel [INFO] task-segment: [jetty:run] [INFO] ------------------------------------------------------------------------ [INFO] Preparing jetty:run [INFO] No goals needed for project - skipping [INFO] [jetty:run] [INFO] Configuring Jetty for project: Babel [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Webapp source directory /home/harshalpatni/Desktop/ babel_source_code/simile-widgets-read-only/babel/trunk/src/main/webapp does not exist [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 seconds [INFO] Finished at: Tue Jul 28 14:21:31 EDT 2009 [INFO] Final Memory: 8M/80M [INFO] ------------------------------------------------------------------------ I would really appreciate if you could help me solve this problem. Also once this runs babel service is installed on my server right?? But how do i make my exhibit html page point to this babel conversion service now. Thanks, Harshal On Jul 27, 4:26 pm, David Huynh <[email protected]> wrote: > Hi Harshal, > > You would need to get Apache Maven, that's the build system for Babel. > The code of Babel itself has been moved to > http://code.google.com/p/simile-widgets/source/browse/#svn/babel/trunk > > Once you have Maven, then in the directory of Babel, do > > mvn package > mvn jetty:run > > David > > harsh wrote: > > Hello everyone, > > I was thinking since the babel service goes down > > quite often can anyone give me some guidelines on how this service > > could be installed on my own server. Coz i do see some code at the > > following link -http://simile.mit.edu/repository/babel/trunk/ > > But i am not sure how that could be used to solve my purpose. > > Thanks, > > Harshal > > > On Jul 27, 5:27 am, Marcel <[email protected]> > > wrote: > > >> Hello Harshal, > > >> its seems like the services on simile-widgets.org are offline again > >> because the painter-service doesnt work either. I hope this will be > >> fixed soon. For the future i try to set up a service on our server for > >> backup. > > >> Can anyone tell us, why the service is offline and when it will be up > >> again? > >> all Map-examples on simile-widgets.org wont work too :o( > > >> Thx a lot and keep on the good work! > > >> Greetings Marcel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" 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/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
