<i.kanellopoulos <at> tiscali.it> writes: > > Aaron, > > thanks for the reply, I am not sure I understand though. yesterday when > I tried the oracle set up I used the same source (from 9 september) files > that were working with hsqldb. I did not download the latest source. Initially > I only changed the build.properties inserting the oracle related settings > and I recompiled to a different portal name. since this gave the errors I > changed back to hsqldb settings but it still gave me errors. I was expecting > this to work as before.... >
How did you "recompile to a different portal name"? Using the maven goals (ie. portal.genapp, war:install, j2:quickStart)? If so, then unless you specified the -o (offline) option, it is very likely that you would have downloaded the latest M4 snapshot resources. I built from source within the past week and everything has worked fine. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
