<context >
name = "jdbc/LiferayPool"
auth = "Container"
type = "javax.sql.DataSource"
driverClassName = "com.mysql.jdbc.Driver"
url = "jdbc:mysql://localhost/lportal?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false"
username = "root"
password = "highways"
maxActive = "20"/ >
</Context >