Menu

ANN: DBPrism 2.1.1.1 released

This is a maintenance version of DBPrism 2.1.1.x release which is the fundamental part of DBPrism CMS 2.1.1 closest to be public.
For mod_plsql users this maintenance release has been tested against latest Oracle Application Express release and works fine.
Also with the addition of the Jetty web server runner you can get DBPrism mod_plsql functionality up and running only with the JDK, the JDBC drivers and the cms-applib jars.
Two Ant's targets are in the build.xml file:
ant run (Start the web server on port 8888)
ant debug (Start the web server on port 8888 and listen on port 4000 for the JDWP protocol)
These Ant's targets require the i.jar file which is a zipped version of the directory with images of the Oracle Application Express, if you have this directory, zip them and put as i.jar into the cms-applib directory, if not, just comment the unzip step at the build.xml file.
A complete list of changes is at: http://www.dbprism.com.ar/j3-Download/j1-dbprism.html

Posted by Marcelo F. Ochoa 2007-02-07

Log in to post a comment.