-
Apr 20th, 2009, 11:10 AM
#1
Problem loading in memory data - Booking Service app - Spring 2.0.6
I am new to spring and trying to start learn the SWF thru' the sample web app comes with the SWF 2.0.6.
I was able to successfully bring up the bookingService application and then when I try to search for hotels, it never works.
I don't know how the in memory tables are created for this app.
Then I saw the import.sql which is supposed to load the in memory database tables.
I don't know how to create and load the in memory data. Can someone help me understand this?
Thank you so much.
Shan
-
Apr 20th, 2009, 05:55 PM
#2
I figured out the problem. After I have added the import.sql in root classpath, the Hibernate was able to load the in-memory data.
Thanks,
Shan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules