Database in Enterprise pach

Installing the enterprise pack with NB 5.5beta, we had a database bundled.The enterprise pack shipped with NB 5.5b2 does not have any database inside.It is an expected behavior? if yes, How can I connect the environment to a new DataBase?Thanks
[272 byte] By [giorgiof] at [2007-11-26 9:44:26]
# 1

To be honest I don't know for sure, whether there should be a bundled database. Application Server bundles derby, that's what I know for sure.

As for connecting to a new database.. Switch to the Runtime view, Expand the Databases/Drivers nodes. Ether select a registered JDBC driver of your choice and right click -> Connect Using..., or right-click Drivers and choose Add Driver. Point the IDE to the JDBC driver for your database and then refer to the instructions above.

KSorokin at 2007-7-7 0:46:18 > top of Java-index,Development Tools,Java Tools...