-
Notifications
You must be signed in to change notification settings - Fork 1
Example MyGourmet from http://jsfatwork.irian.at with a complete Java EE 6 stack.
jsflive/mygourmet-ee
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The example was tested with Glassfish 3.1.1. Before deploying the application, database resources must be setup correctly. 1) Create a connection pool with the following properties: Pool name: mygourmet-derby-pool Resource type: javax.sql.DataSource Datasource classname: org.apache.derby.jdbc.EmbeddedDataSource Additional Property: DatabaseName=memory:mygourmet;create=true 2) Create a JDBC resource JNDI name: jdbc/mygourmet Pool name: mygourmet-derby-pool
About
Example MyGourmet from http://jsfatwork.irian.at with a complete Java EE 6 stack.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published