| 
							
					| Beginner |  
					|  |  Joined: Wed May 17, 2006 3:38 am
 Posts: 45
 | 
				
					| My Oracle problem as reported earlier still remains unresolved....
 So for the time being I switched to HSQL DB ...started the database and ran the command "ant" and the build was a successful one (the tests ran successfully) ....
 
 However on running the command "ant db.gui" and connecting to the HSQL DB, I cannot get the SQL statements for e.g "SELECT * FROM BID" executed, even though the tables were created as it can be seen from the generated file "....\caveatemptor.HiA-SE\build\junit\testout\TEST-org.hibernate.ce.auction.test.junit.AllHibernateTests.txt"
 
 I am using the "PUBLIC" schema
 
 Any clue?
 
 
 |  |