You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@roller.apache.org by Scott Shaver <Sc...@mcdata.com> on 2006/08/24 21:30:01 UTC

oracle answers with Roller and JBoss

make sure the hibernate.cfg.xml file has

<property name="dialect">org.hibernate.dialect.OracleDialect</property>

<property name="connection.datasource">java:jdbc/rollerdb</property>

The jndi name in this file doesn't match the name the installation
instructions tell you to use so change it.


make sure to download the latest 10g drivers from oracles web site
ojdbc14.zip and put this in the server lib directory

make sure to name the roller deployment directory roller.war (I had just
copied over the roller directory and jboss doesn't like that)

make sure to create new empty directories for these settings in the
roller-custom.properties file

uploads.dir=/jboss/rolleruploads
search.index.dir=/jboss/rollerindex


SPECIAL NOTICE

All information transmitted hereby is intended only for the use of the
addressee(s) named above and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or distribution
of confidential and privileged information is prohibited. If the reader
of this message is not the intended recipient(s) or the employee or agent
responsible for delivering the message to the intended recipient, you are
hereby notified that you must not read this transmission and that disclosure,
copying, printing, distribution or use of any of the information contained
in or attached to this transmission is STRICTLY PROHIBITED.

Anyone who receives confidential and privileged information in error should
notify us immediately by telephone and mail the original message to us at
the above address and destroy all copies.  To the extent any portion of this
communication contains public information, no such restrictions apply to that
information. (gate01)