Wow! these tools are amazing. I created my first HTML5 app and deployed it to my OpenShift endpoint. How cool.
Eventually I will be building an app similar to it but need to know:
- what database is used? From prior JBoss experience, I think it's the in-memory Hypersonic DB?
- What are the connection params?
- How can I admin the database?
None of these details seem to appear in my HTML5 project, but I know it's persisting entities somewhere.
Thanks!