• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Orion & Hypersonic & PetStore

 
Ranch Hand
Posts: 33
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am evaluating Orion as a J2EE server and I'm trying to run the PetStore. It seems to be working fine but I now I'd like to setup and populate the Hypersonic database provided with Orion.
Does any know:
1) How to create a new Hypersonic database and how to populate it with the scripts provided with the PetStore. Note there are only scripts for Cloudscape, Oracle and Sybase.
2) Where to place that newly created database.
3) Does Hypersonic use only a generic file that contains all the databases or does it create one file (database) per application deployed?
Any thought?
Thanks,
Francois
 
reply
    Bookmark Topic Watch Topic
  • New Topic