Select the JBoss 5.x server and click the Manage Deployments icon.
Select libraryEAR from Project dropdown list and click finish.
Logon to the database and see that there is no books table created
Right click on JBoss 5.x and select start icon. Watch the server startup
Return to the database and note that there is now a books table created.
Test the application.

Add and delete a few books and see these records come and go from the database.
See what I did here
|