Chapter 1. BII web application 1.4 installation guidelines

BII Web Application version 1.4

This documentation is distributed under

2011-06-22

Table of Contents

Introduction
What are BII-Manager and BII Web application?
Installation
Requirements
Troubleshooting
I have Apache server running and port 8080 is already in use, How can I change this?
The browse view does not seem to work !

Introduction

What are BII-Manager and BII Web application?

  • BII-Manager is a standalone java application, that validates ISA-Tab formatted reports and persist encoded information to database backend. It relies on Hibernate Object persistence broker framework to convert objects into HQL statement for persistence. It is therefore necessary to provide BII-Manager with database connection information, a location where to write the database index and move the data files associated with ISA-Tab formatted metadata.

  • BII Web application is the database front-end, accessible via an Internet browser (e.g. Firefox, Safari, InternetExplorer, Chrome). The web application requires Jboss Seam web application server to installed and properly configured to run. The web application also requires database connection information, access to the database Lucene index and to the data file locations. Those parameters are shared with the BII-Manager.