Re: [appfuse-user] Appfuse 2.0.1 and Oracle.

2008-05-12 Thread Irshad Buchh
Hi, We have exactly the samw problem with HSQLDB. Any ideas? --Irshad. MHL wrote: > > Thanks for the reply. > > > here is the stacktrace: > + Error stacktraces are turned on. > [INFO] Scanning for projects... > [INFO] >

Re: [appfuse-user] Appfuse 2.0.1 and Oracle.

2008-05-12 Thread Ben Li
Yes. I did my connection setting as below: org.dbunit.ext.oracle.OracleDataTypeFactory NOC CLEAN_INSERT org.hibernate.dialect.Oracle10gDialect true com.oracle ojdbc14 10.2.0.2.0 oracle.jdbc.OracleDriver i123 i123 On Mon,

Re: [appfuse-user] Appfuse 2.0.1 and Oracle.

2008-05-12 Thread Dustin Pearce
Have you set this up in the pom.xml? YOUR_SCHEMA_NAME -D On May 12, 2008, at 10:07 AM, MHL wrote: Thanks for the reply. here is the stacktrace: + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] -

Re: [appfuse-user] Appfuse 2.0.1 and Oracle.

2008-05-12 Thread MHL
Thanks for the reply. here is the stacktrace: + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] Building Tantalus BidGen Application [INFO]task-segment: [test] [INFO] -

Re: [appfuse-user] Appfuse 2.0.1 and Oracle.

2008-05-09 Thread Dustin Pearce
Can you run that again with mvn -e test -Poracle? You connected to oracle using the profile, correct? We need to see the actual stacktrace for the Oracle error. -D On May 9, 2008, at 4:53 PM, MHL wrote: Hi all. When I switch the database from Mysql to Oracle. it gives me errors as below

[appfuse-user] Appfuse 2.0.1 and Oracle.

2008-05-09 Thread MHL
Hi all. When I switch the database from Mysql to Oracle. it gives me errors as below. I have been scatched my head for few hours and I still can't come up a solution. Can someone please help me out? thanks. the error messages as below: [INFO] Scanning for projects... [INFO]