On 07/30/2010 08:41 PM, Eric Dalquist wrote:
> That looks like something in rdbm.properties isn't set right. The
> value for ${hibernate.dialect} should be getting injected at runtime.
>
> What changes from a clean trunk checkout have you made?
Nothing special, I was just following the uPortal 3.2 manual, and
changed things related to CAS (on external server) and PostreSQL database.
rdbm.properties is set by the example for PostgreSQL and the Hypersonic
part is commented out.Changed files: build.properties pom.xml (postgresql dependency) uportal-war/src/main/resources/properties/rdbm.properties (for postgresql) for external cas: uportal-portlets-overlay/pom.xml uportal-ear/pom.xml uportal-war/src/main/resources/properties/security.properties uportal-war/src/main/webapp/WEB-INF/web.xml ant dbtest works properly except the test for outer join which tries an SQL with oracle syntax (like k_id(+)=k_id ) and this produces the other exception I have pasted in my previous mail. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
