WMarket For Adminstrators Manual Installation. Basic Dependencies To install your own WMarket instance, you are required to install the following software:

Slides:



Advertisements
Similar presentations
WordPress Installation for Beginners Sheila Bergman
Advertisements

AppViewXS Installation Infrastructure Overview Web Server Application Server.
© 2012 Entrinsik, Inc. Informer Administration Exploring the system menu and functions PRESENTER: Jason Vorenkamp| Informer Software Engineer| March 2012.
CSS Central: Central Management Utility Screen View Samples Next.
SOFTWARE PRESENTATION ODMS (OPEN SOURCE DOCUMENT MANAGEMENT SYSTEM)
RELAIS Installation Monica Scannapieco – Luca Valentino (ISTAT – Software Development Service) Training on the job in Record linkage, Central Statistical.
Starting with Gridsphere Albert Einstein Institute Gridsphere Installation.
INSTALLATION OF WORDPRESS. WORDPRESS WordPress is an open source CMS, often used as a blog publishing application powered by PHP and MySQL. It has many.
XMAS installation instructions Windows Version: 1.0 4/22/2008.
Asset: Academic Survey System & Evaluation Tool Bert G. Wachsmuth Seton Hall University.
Sara SartoliAkbar Siami Namin NSF-SFS workshop July 14-18, 2014.
Building and Deploying a Simple Web Application. Tomcat and JSP Tomcat is an application server, commonly used to host JSP applications Applications are.
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
Julien Thibault / Phil Brewster / Kristina Doing-Harris
CS 160: Software Engineering August 27 Class Meeting Department of Computer Science San Jose State University Fall 2014 Instructor: Ron Mak
Amazon EC2 Quick Start adapted from EC2_GetStarted.html.
Linux Operations and Administration
DAT602 Database Application Development Lecture 15 Java Server Pages Part 1.
Installing DSpace on Window Bharat M. Chaudhari School of Petroleum Management, PANDIT DEENDAYAL PETROLEUM UNIVERSIRY, GANDHINAGAR
E-Commerce LAB#1 Samia alblwi1E-Commerce ( IS412) 2011.
Mobile Tech Architecture Overview Phil Sirigiano Technical Services 3/4/2015.
WebFOCUS Developer Studio Update Dimitris Poulos Technical Director September 3, 2015 Copyright 2009, Information Builders. Slide 1.
Session 5: Working with MySQL iNET Academy Open Source Web Development.
Securing Large Applications CSCI 5931 Web Security Rungang Mo, Yingying Sun.
Guidelines for Homework 6. Getting Started Homework 6 requires that you complete Homework 5. –All of HW5 must run on the GridFarm. –HW6 may run elsewhere.
|Tecnologie Web L-A Anno Accademico Laboratorio di Tecnologie Web Introduzione ad Eclipse e Tomcat
Towards Establishing a Local ORCA Instance Shade EL-Hadik Deniz Gurkan University of Houston 7th GENI Engineering Conference 03/16/2010 GEC7 – ORCA-D.
Bonrix SMPP Client. Index Introduction Software and Hardware Requirements Architecture Set Up Installation HTTP API Features Screen-shots.
IBM OmniFind Enterprise Edition V9.1 – July 2010 Data Source – FileNet P8 crawler overview  Key features: –Access to FileNet P8 Content Engine by using.
Open Source Server Side Scripting ECA 236 Open Source Server Side Scripting Installation and Testing.
IsisOnline Manual Publishing your CDS/ISIS databases is very easy! Ismail Fahmi KMRG ITB.
Topic Java EE installation (Eclipse, glassfish, etc.) Eclipse configuration for EE Creating a Java Web Dynamic Project Creating your first servlet.
Packaging for Voracity Solutions Control Panel David Turner.
Plugin management in Geronimo admin console
General rules 1. Rule: 2. Rule: 3. Rule: 10. Rule: Ask questions ……………………. 11. Rule: I do not know your skill. If I tell you things you know, please stop.
EGEE User Forum Data Management session Development of gLite Web Service Based Security Components for the ATLAS Metadata Interface Thomas Doherty GridPP.
1 Introduction to Web Applications & APIs. 2 Agenda  Architecture of Web Applications Three layer architecture  Web Server (Tomcat) Installation Data.
CD Web XMS Training How to use the Xeno Media web site content management system.
1 Copyright © 2015 Pexus LLC Easy Download, Install & Configure OwnCloud on your Patriot PS.
Installing MySQL BCIS 3680 Enterprise Programming.
Deploying a service. Talk titledate2 Talk titledate3 Section SOAP Deployment.
Package & Deploy. OBJECTIVES Package Deploy Way to package.
IPT – Getting Started June Online Resources Project Website Requirements Server Preparation Installation Running IPT Installation Demo Upgrade/Reinstall.
Syllabus Management System Matt Bernstein, Paul Capelli, Jared Segal.
MySQL, JavaBeans and File Upload
What is MySQL? MySQL is a relational database management system (RDBMS) based on SQL (Structured Query Language). First released in January, Many.
WMarket For Adminstrators Install with Docker or the Automatic Script.
Hyperion Artifact Life Cycle Management Agenda  Overview  Demo  Tips & Tricks  Takeaways  Queries.
® IBM Software Group © 2006 IBM Corporation Rational Asset Manager v7.2 Using Scripting Tutorial for using command line and scripting using Ant Tasks Carlos.
Installing RandoNode Starter Kit OPEN Development Conference September 17, 2008 Kasi Perumal Consultant.
Lab 3.21 MySQL Database Lab Developing the Tools May 5 th, 2004 Montréal, Québec Dominik Gehl Hôpital Ste-Justine, Montréal.
Your current Moodle 1.9 Minimum Requirements Ability to do a TEST RUN! Upgrading Moodle to Version 2 By Ramzan Jabbar Doncaster College for the Deaf By.
Eurostat Mapping Assistant May 2016 Eurostat, Unit B3 – IT solutions for statistical production Jean-Francois LEBLANC Christian SEBASTIAN 1.
Basic Setup of OpenMeetings Version Three Styles for Setup Style1 : Starting from Scratch – Starting from svn check out and compiling with ant.
SCI-BUS is supported by the FP7 Capacities Programme under contract nr RI CloudBroker usage Zoltán Farkas MTA SZTAKI LPDS
1.Switch on the computer and wait for loading. 2.Select the Windows 7 OS at the end of the list. 3.Click on the link ‘Administrator’ 4.Enter the administrator.
Interstage BPM v11.2 1Copyright © 2010 FUJITSU LIMITED ADMINISTRATION.
How to use Drupal Awdhesh Kumar (Team Leader) Presentation Topic.
Moodle Install Guide Team 5 안정현 김현수 주채진 조수아. Moodle Install Enter moodle.org web site -> Go to Standard Moodle Packages in Downloads.
Fundamental of Databases
How to Start SQL Server and SSDT BI in Local
Packaging and Deploying Windows Applications
Product Training Program
Web Interface for Formatter
LMEvents SharePoint Portal How-to Guide
Geospatial Database Create Geodatabase Practical Session
asset: Academic Survey System & Evaluation Tool
Configuration Of A Pull Network.
Jean-Francois LEBLANC Christian SEBASTIAN
Jean-Francois LEBLANC Christian SEBASTIAN
Presentation transcript:

WMarket For Adminstrators Manual Installation

Basic Dependencies To install your own WMarket instance, you are required to install the following software: – MySQL 5.5 – Java 7 – Tomcat 7 You can install them with the packages manager offered by your Operating System: – Ubuntu/Debian: apt – CentOS: yum 2

Creating the Database Before installing WMarket, you must create a database within your MySQL installation. To do so, run the following command: Don’t worry about the tables creation. WMarket will do it for you when you deploy it 3 mysqladmin –u root –p[PASS_ADMIN] create marketplace

Getting the WAR file In the attached page [1] you can find the list the Web Archive files generated for the different WMarket versions – Choose the version that you want to install – Download the corresponding WAR file [1] 4

Configuring the Database To configure the database properties, modifiy the WEB-INF/classes/properties/database.properties file contained in the WAR file: –jdbc:url : The path where the marketplace database (the one you created previously) is available –jdbc:username : A MySQL user with read/write rights in the selected database –jdbc:password : The user’s password 5

Configuring the Indexes WMarket uses Lucene indexes to perform better searches These indexes must be stored in the local file system You can modify the path used to store these indexes by modifying the WEB- INF/classes/properties/marketplace.properties file contained in the WAR file: –luece.IndexPath : the file system path where the Lucene indexes will be saved 6

Configuring the Media files WMarket allows users to upload media files (Store images…) These files must be stored in the local file system You can choose where these files are stored and their maximum size by modifying the WEB- INF/classes/properties/marketplace.properties file contained in the WAR file: –media.folder : the file system path where the media files will be saved –media.maxSize : the maximum size of these files 7

Configuring Descriptions Autoupdate Period WMarket can check registered descriptions periodically to obtain new offerings You can set up the period used to check the descriptions by modifying the WEB- INF/classes/properties/marketplace.properties file contained in the WAR file: –descriptions.updatePeriod : the period used to check if new offerings have been included in the registered descriptions 8

Configuring OAuth2 (1) By default, WMarket uses a local authentication system (local system). To use and FIWARE IdM: – Register your Wmarket instance in the FIWARE IdM: Callback URL: arket/callback?client_name=FIWAREClient Roles: create a new role for providers. You can choose any name for this role. You will need this name later. 9

Configuring OAuth2 (2) Modify the WEB-INF/classes/spring/config/BeansLocations.xml file contained in your WAR file: – Replace – By Set up the OAuth2 properties by editing the WEB- INF/classes/properties/marketplace.properties file contained in the WAR file: –oauth2.server : the IdM server (GI) –oauth2.key : the client ID returned by the IdM at the time of registering the application –oauth2.secret : the client secret returned by the IdM at the time of registering the application –oauth2.callback : –oauth2.signOutPath: auth/logout –oauth2.providerRole : the name of the role you created in the last step 10

Deploying the WAR Save your WAR file with all the changes you have introduced Copy the WAR file into the webapps folder of Tomcat. – Ubuntu: /usr/lib/tomcat7/webapps – Debian: /usr/share/tomcat/webapps 11