DBPrism Servlet Engine
DBPrism CMS news
Scroll Up












Scroll Down
DBPrism Readme file

(c) Marcelo Fabián Ochoa 1999/2005.
DBPrism is an open source framework to generate dynamic XML from a database. Unlike other technologies, such as Apache XSP or Oracle XSQL servlet , DB Prism generates the dynamic XML inside the database, transforming it into an active database. An active database means that you use the database engine not only to execute SQL statements, but to directly return a complex XML representation of the data stored inside as well.

Requirements
1

Oracle DB 8i (8.1.5+ ) with newest!!! JDBC driver, or Oracle 7.1.6+ with compat mode set to 7x, or Oracle Lite 4.0.

2

JDK 1.4.x

3

Servlet engine Tomcat/Resin/OC4J and others

4

Webserver for displaying static HTML pages (Apache, Apache or Apache)

5

Since Oracle 8.1.7+, the database already have OWA toolkit installed. If you use XML java integration you don't need htp packages.

Installation
1

Unzip prism-${version}.tar.gz prism-${version}.zip file and make sure directory tree and long filenames are not broken

For install instruction on Apache/Jserv refer to Install section.

For install instruction on Tomcat refer to Tomcat install instrucion section.

For install instruction on Sun Java Web Server refer to Java Web Server section.

For install instruction on Caucho Resin refer to Resin section.

For install instruction on Oracle 9iAS Object Container for J2EE refer to OC4J section.

2

Install the toolkits according to the toolkit document section go to this section

3

Edit prism.xconf on your WEB-INF directory:

          Connection.alias alias1.dbusername alias1.dbpassword
          alias1.connectString alias1.DynamicLogin alias1.compat
          alias1.producerarg alias1.errorLevel alias1.errorPage alias1.plsqltype
          alias1.toolkit alias1.dbcharset alias1.clientcharset alias1.producerarg
        

Edit also other variables to satisfy your requirements.

look at the parameters section for more information

Distribution files

Look at the Download section.

Cocoon Configuration

For Cocoon 1.x versions look at Install instruction section.

For Cocoon 2.x versions look at OC4J section.

Errors/Bug reporting

First look at: DBPrism's Web Site or at: http://groups.yahoo.com/group/dbprism Then send an email to: mochoa@ieee.org

This work is licensed under a Creative Commons License . Creative Commons License
(C) 1999-2006 - DBPrism ~ DBPrism CMS | Marcelo F. Ochoa | TANDIL ~ Argentina | 2006-09-11T15:52:07
DBPrism at SourceForgeBuilt with Cocoon2