John Garmany On Integrating HTML DB With Application Server 10g
March 3rd, 2005 by Mark Rittman
Jon Garmany has written a nice article on
integrating HTML DB with Oracle Application Server 10g. According to John,
"Lately I have been playing around with Oracle’s HTML DB. This is a
rapid development environment for small applicaiton that is entirely web
based. Unlike J2EE, the web application actually runs as PL/SQL in the
database, although you can load the OHS on a separate server. Basically a
fast and surprisingly easy way to create a mod_plsql application.One cool aspect of HTML DB is that it can be integrated into the application
server midtier instances and take advantage of the AS10g Web Cache.
Integrating HTML DB into the application server is relitivaly straight
forward since the heavy lifting is performed in the database."
The rest of the article goes into the steps you need to take to copy the HTML
DB files into the Application Server ORACLE_HOME, what change you need to make
to configuration files, and how to update the new configuration in the metadata
repository. Good stuff.


March 4th, 2005 at 9:39 pm
rittman,
i’m trying to install this on solaris v9, without any luck. i’m running into link errors, when generating genezi
e.g.
ssl_DisableClientAuthentication undefined symbol first referenced in libnnz10.so.
there are others, and they are all ssl_* references in libnnz10.so.
do you have any suggestions or hints?
thanks.
March 5th, 2005 at 5:46 pm
Sorry, probably the best way to get an answer would be to write to John himself.
rgds
Marm