Skip to content

sonamsingh19/BBC-DaaS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBC-DaaS

The BBC-DaaS SubProject of http://www.ifaf-berlin.de i.e. Building Blocks for Data as a Service

Tomcat running guide

Note:Use Eclipse for now instead of using tomcat war

  1. Download and install the tomcat from http://tomcat.apache.org/download-70.cgi/

  2. Go to webapps directory which maybe be like (If you used default installation directory and are on windows): C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps

  3. paste gwtUI.war in the webapps directory.

  4. start tomcat (if not running).

  5. run application from browser using url: http://localhost:8080/gwtUI/gwtUI.html

Note: You may need to restart tomcat after pasting the war file.

A sample dataset(csv is uploaded too).

About

The BBC-DaaS SubProject of http://www.ifaf-berlin.de i.e. Building Blocks for Data as a Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published