<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/dbprism/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/dbprism/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 11 Jun 2008 19:51:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/dbprism/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>ANN: DBPrism 2.1.2 release available for download</title><link>https://sourceforge.net/p/dbprism/news/2008/06/ann-dbprism-212-release-available-for-download/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This new release of DBPrism Servlet Engine have as principal feature SSO/JAAS support, feature not available on mod_plsql.&lt;br /&gt;
So, users can attach, for example, Apex applications with his specific single sign on mechanism and use this as credential to enable Oracle proxy authentication.&lt;br /&gt;
There is also some minor enhancement used on latest DBPrism CMS.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DBPrism owner</dc:creator><pubDate>Wed, 11 Jun 2008 19:51:50 -0000</pubDate><guid>https://sourceforge.net2a9170fda20d53f2a5be873c30fac20080b2ee04</guid></item><item><title>New release Lucene-Oracle integration</title><link>https://sourceforge.net/p/dbprism/news/2008/06/new-release-lucene-oracle-integration/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi All:&lt;br /&gt;
I am just releasing a new binary distribution of Oracle-Lucene&lt;br /&gt;
integration by using Lucene-OJVM Data Catridge.&lt;br /&gt;
Here the change log:&lt;br /&gt;
* Compiled against Lucene 2.3.2 production release&lt;br /&gt;
* Used latest API for merging based on RAM usage&lt;br /&gt;
* Use Writer for deleting during Sync&lt;br /&gt;
* Confirm 4x improvement during indexing reported by Lucene dev. group&lt;br /&gt;
* Fix workaround which changes order of the rowids in ODCRIDList&lt;br /&gt;
* Added an Spanish WikiPedia Analyzer for testing&lt;br /&gt;
* Reports IOException instead of RunTimeException to signal EOF or&lt;br /&gt;
File Not Found&lt;br /&gt;
* Decouple Flush functionality from TableIndexer&lt;br /&gt;
I would like to say thanks a lot to Michael McCandless for helping&lt;br /&gt;
to solve nice glitch with Oracle JIT compiler which causes that&lt;br /&gt;
DocumentsWriter class do not work on 11.1.0.6 release.&lt;br /&gt;
11g binary version have a workaround for this problem.&lt;br /&gt;
Oracle OJVM dev. team told me that this problems its not&lt;br /&gt;
reproducible on 11.2 and 11.1.0.7 versions.&lt;br /&gt;
Latest binary dist. can be downloaded at:&lt;br /&gt;
&lt;a href="http://sourceforge.net/project/showfiles.php?group_id=56183&amp;amp;package_id=255524&amp;amp;release_id=603580"&gt;http://sourceforge.net/project/showfiles.php?group_id=56183&amp;amp;package_id=255524&amp;amp;release_id=603580&lt;/a&gt;&lt;br /&gt;
Also I have posted a new entry at my blog with some performance&lt;br /&gt;
experience against Wikipedia Spanish dump uploaded to XMLDB:&lt;br /&gt;
&lt;a href="http://marceloochoa.blogspot.com/2008/06/new-binary-release-of-lucene-oracle.html" rel="nofollow"&gt;http://marceloochoa.blogspot.com/2008/06/new-binary-release-of-lucene-oracle.html&lt;/a&gt;&lt;br /&gt;
Latest documentation is at:&lt;br /&gt;
&lt;a href="http://docs.google.com/Doc?id=ddgw7sjp_54fgj9kg" rel="nofollow"&gt;http://docs.google.com/Doc?id=ddgw7sjp_54fgj9kg&lt;/a&gt;&lt;br /&gt;
Best regards, Marcelo.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DBPrism owner</dc:creator><pubDate>Sun, 01 Jun 2008 17:17:49 -0000</pubDate><guid>https://sourceforge.netbdbd5d5cde1b29aa692a493dde6e11917c75884c</guid></item><item><title>ANN: DBPrism 2.1.1.1 released</title><link>https://sourceforge.net/p/dbprism/news/2007/02/ann-dbprism-2111-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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.&lt;br /&gt;
For mod_plsql users this maintenance release has been tested against latest Oracle Application Express release and works fine.&lt;br /&gt;
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.&lt;br /&gt;
Two Ant's targets are in the build.xml file:&lt;br /&gt;
ant run    (Start the web server on port 8888)&lt;br /&gt;
ant debug (Start the web server on port 8888 and listen on port 4000 for the JDWP protocol)&lt;br /&gt;
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.&lt;br /&gt;
A complete list of changes is at: &lt;a href="http://www.dbprism.com.ar/j3-Download/j1-dbprism.html" rel="nofollow"&gt;http://www.dbprism.com.ar/j3-Download/j1-dbprism.html&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DBPrism owner</dc:creator><pubDate>Wed, 07 Feb 2007 19:43:58 -0000</pubDate><guid>https://sourceforge.net46483b5299e3cb537b01279885dac90541d2f5a9</guid></item><item><title>ANN: DBPrism CMS 2.1.0 production released</title><link>https://sourceforge.net/p/dbprism/news/2005/12/ann-dbprism-cms-210-production-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is a long awaited new release of DBPrism CMS.&lt;br /&gt;
This code base is a completed rewrited version of the previous one using native support of Oracle XMLDB.&lt;br /&gt;
DBPrism CMS is the first Open Source Database Oriented CMS using all native implementation of Oracle XMLDB repository 10gR2. It means that DBPrism CMS will provides powerful CMS functionality using two bigger players, Apache Cocoon presentation framework and Oracle XMLDB repository.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DBPrism owner</dc:creator><pubDate>Thu, 01 Dec 2005 23:45:42 -0000</pubDate><guid>https://sourceforge.net2de78847bde2a7372d0201b5bd92fd9d76a1070d</guid></item><item><title>DBPrism 2.1.1 production released</title><link>https://sourceforge.net/p/dbprism/news/2005/11/dbprism-211-production-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A new release of DBPrism Servlet Engine is ready for downloading, new functionality was added to this release, such as inline download for mod_plsql emulation, upgrade to ant 1.6.2, more logging support, and more.&lt;br /&gt;
Here a change log:&lt;br /&gt;
* DBPrism is compiled using latest Servlet API.&lt;br /&gt;
* log4j.xml was replaced with log4.properties to avoid problems with XML parser libraries.&lt;br /&gt;
* An overload implementation was fixed for fixing combination problems between OWA_UTIL.IDENT_ARRAY and VARCHAR2.&lt;br /&gt;
* XFormsWrapper supports two level of nodes using _ as node level separator.&lt;br /&gt;
* JTAConnectionManager was fixed to avoid problem with long running stored procedures.&lt;br /&gt;
* More debug information was added.&lt;br /&gt;
* CGI environment setting passed to the server side are showed with debug level settings.&lt;br /&gt;
* now DBPrism will only test for username==&amp;quot;&amp;quot; for dynamic login.&lt;br /&gt;
* Now the code works with Tomcat data sources.&lt;br /&gt;
* Support for DAD national language support. See nls_lang on DAD parameters.&lt;br /&gt;
* You can compile DBPrism mod_plsql emulation alone without Cocoon libs.&lt;br /&gt;
* Download code was refactored for supporting inline download of HTMLDB.&lt;br /&gt;
* This release is full tested with Oracle Express Edition, including compatibility with HTMLDB 2.0 release pre-installed on it.&lt;br /&gt;
* Build scripts are updated to Ant 1.6.2+, using taskdef and imports.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DBPrism owner</dc:creator><pubDate>Tue, 22 Nov 2005 19:18:23 -0000</pubDate><guid>https://sourceforge.netb955013b68bb8bfa78dc411c41f5bfbfb758c0de</guid></item><item><title>DBPrism 2.1.0 released</title><link>https://sourceforge.net/p/dbprism/news/2004/08/dbprism-210-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A long awaited DBPrism 2.1.0 release is ready for downloading. I delayed it to test the compatibility against Oracle 10g.&lt;br /&gt;
See change log for more details of new functionality.&lt;br /&gt;
Here some of the most important changes:&lt;br /&gt;
- DBPrism is complete build by Ant task, incluiding the generation of the dpls.war and dpls.ear files for deploying DBPrism on Tomcat or Oracle OC4J.&lt;br /&gt;
- prism.properties was replaced by prism.xconf&lt;br /&gt;
- Logging support using Apache Log4j&lt;br /&gt;
- Support for arguments of type CLOB, no more 32k limit of argument value size of VARCHAR2.&lt;br /&gt;
- Correct workaround with HTMLDB redirec, now DBPrism works perfectly with HTMLDB, so you can run HTMLDB appplication in any J2EE compliant container. &lt;br /&gt;
- Support for Cocoon Actions.&lt;br /&gt;
- Tested with Oracle 10G, again Oracle change the behaviour of user_arguments view :(&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DBPrism owner</dc:creator><pubDate>Tue, 24 Aug 2004 13:41:17 -0000</pubDate><guid>https://sourceforge.netaaaa5eea1389b703c18a230076fb8d2dbfc237d8</guid></item><item><title>DBPrism web site mirrored at SourceForge</title><link>https://sourceforge.net/p/dbprism/news/2003/10/dbprism-web-site-mirrored-at-sourceforge/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I made a mirror of DBPrism web site (http://www.dbprism.com.ar/dbprism/doc/Home.html) using SourceForge hosting facilities.&lt;br /&gt;
It is available at: &lt;a href="http://dbprism.sourceforge.net/dbprism/doc/Home.html"&gt;http://dbprism.sourceforge.net/dbprism/doc/Home.html&lt;/a&gt;&lt;br /&gt;
Its faster than DBPrism website due to the internet connection of SF ;) but it doesn't have live functionality such as Searching.&lt;br /&gt;
Regars, Marcelo.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DBPrism owner</dc:creator><pubDate>Mon, 27 Oct 2003 11:50:17 -0000</pubDate><guid>https://sourceforge.netd9bd2dd9a3615e1925808c025952828a96999e24</guid></item><item><title>DBPrism CMS database installation step Viewlet</title><link>https://sourceforge.net/p/dbprism/news/2003/09/dbprism-cms-database-installation-step-viewlet/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi all:&lt;br /&gt;
I uploaded a Viewlet about the database installation&lt;br /&gt;
step of DBPrism CMS.&lt;br /&gt;
You can view it on-line at:&lt;br /&gt;
&lt;a href="http://www.dbprism.com.ar/dbprism/doc/cms/CMS-Install.html" rel="nofollow"&gt;http://www.dbprism.com.ar/dbprism/doc/cms/CMS-Install.html&lt;/a&gt;&lt;br /&gt;
Or you can download from SourceForge web site at:&lt;br /&gt;
&lt;a href="http://prdownloads.sourceforge.net/dbprism/DBPrism_CMS_installation.viewlet.zip?\"&gt;http://prdownloads.sourceforge.net/dbprism/DBPrism_CMS_installation.viewlet.zip?\&lt;/a&gt;&lt;br /&gt;
download&lt;br /&gt;
Comments and suggestion are welcome.&lt;br /&gt;
Best regards, Marcelo.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DBPrism owner</dc:creator><pubDate>Sun, 28 Sep 2003 17:45:46 -0000</pubDate><guid>https://sourceforge.neta54576e990068b7a095b1ecb4ea16632dfb18f79</guid></item><item><title>DBPrism CMS 2.0.1 released</title><link>https://sourceforge.net/p/dbprism/news/2003/08/dbprism-cms-201-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;FYI DBPrism CMS 2.0.1 production is ready for downloading at SourceForge web site.&lt;br /&gt;
See release notes at:&lt;br /&gt;
&lt;a href="http://sourceforge.net/project/shownotes.php?release_id=179580"&gt;http://sourceforge.net/project/shownotes.php?release_id=179580&lt;/a&gt;&lt;br /&gt;
Or go to the download section:&lt;br /&gt;
&lt;a href="http://sourceforge.net/project/showfiles.php?group_id=56183"&gt;http://sourceforge.net/project/showfiles.php?group_id=56183&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;dbprism.[war|ear] file could be made using the script $CMS_HOME/scripts/deploy.sh or using the project file for Oracle JDeveloper 9.0.3.&lt;/p&gt;
&lt;p&gt;Viewlet Builder with install instructions and how to use the FrontEnd application are comming soon.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DBPrism owner</dc:creator><pubDate>Sun, 24 Aug 2003 21:37:12 -0000</pubDate><guid>https://sourceforge.netae858701fed267887ae1c50916a47f67ffd0d131</guid></item><item><title>DBPrism's web site updated</title><link>https://sourceforge.net/p/dbprism/news/2003/07/dbprisms-web-site-updated/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi all:&lt;br /&gt;
I updated DBPrism's web site with a new version of DBPrism CMS (2.0.1).&lt;br /&gt;
It has new information sections, refactored documents, and obviously a new look and feel.&lt;br /&gt;
I added a RSS section (left down) extracted from Oracle Technology Network web site, Its updated every day with usefull links to documents at OTN web site.&lt;br /&gt;
DBPrism CMS 2.0.1 will be ready for downloading ASAP.&lt;br /&gt;
Comments are welcome!&lt;br /&gt;
Best regards, Marcelo.&lt;/p&gt;
&lt;p&gt;PD: Note about the photograph, its an aerial shot of our University Campus at Tandil :)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">DBPrism owner</dc:creator><pubDate>Mon, 07 Jul 2003 21:09:59 -0000</pubDate><guid>https://sourceforge.net22211e81d8d954bded4913d2f56d7fc1dcd625b2</guid></item></channel></rss>