2.1.1.1 Production
This is a maintenance version of DBPrism 2.1.1.x release, here a partial list of the changes:
- Instead of using my own patched of version of the HSQLDB a latest production version is included.
- JUnit was added to the cms-applib distribution directory to provide an environment testing inside the OJVM.
- Fixed a workaround with redirect starting with http://
- Sent remote port cgi variable to the server side.
- Added extra logging information.
- For mod_plsql emulation and Oracle APEX support now we can use Jetty.
- A DAD for using Oracle Application Express is pre-configured.
- New parameters for JTADBPrismConnectionCacheImpl has been added using latest Oracle Connection Caching API and was removes the usage of the deprecated Oracle ConnectionCache API.
- Change deprecated Oracle JDBC packages in imports.
- You can use BLOB/BFILE and XMLType inline download.
- To reduce deadlock with loosing connections a rollback statement has beed moved outside the synchronized area.
- Fixed NPE when download info is returned as null or is not returned with the syntax nnXfilename.ext.
- To compile this DBPrism release you need to download the cms-applib project and JDeveloper or Oracle 10g directory layout.
- Jxtp cookies support provides a per request caching facilities using parseCookies method.
- An HttpServletRequest/Response classes has been added to provide the environment for the Struts-like controller used in DBPrism CMS 2.1.1.
- JxtpHttpServletRequest class supports "isUserInRole" method implementation using session_roles system view.
- Jxtp Toolkit automatically initialize log4j and provides an extension support for loading user defined properties, on each HTTP request log4j and the user's properties resource bundles are automatically instantiated, see jowa.properties file and the key com.prism.toolkit.user.bundle for more details.
- XFormsRequest returns a proper encoding string using connInfo.clientCharset.
- XFormsRequest wrapper sent sitemap parameters as extra parameters with XForms post XML information.
- Provide default encoding and content type if it was not defined.
- Jxtp Toolkit provides a lightweight session management using a JSESSION store table, HTTP XForms Post are automatically serialized/de-serialized using JAXB API.
This work is licensed under a
Creative Commons License
.




