Hi all... I'm a newbie with Avalon-Phoenix, so these questions are going to be pretty basic.
I've downloaded and installed the latest Phoenix distro. It's running and I've played around with the demo apps. Next, I fetched the jakarta-avalon-apps code from CVS and built the hsql.sar. I deployed that, and the logs & JMX console seems to indicated that the hsql-server is running fine. Now what? I'd like to get my hands dirty writing my own sar that uses the hsql-server. Something basic like creating a table, inserting the data, performing a query, and writing the result set out to the log file. Do I just use the hsql jdbc driver in the hsql.jar as I would in any other Java app? Any help would be appreciated! Thanks, Timothy