Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jsflive/mymail-jax2011

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The example was tested with Glassfish 3.0.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 MyMail from Jax 2011 session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published