350 likes | 543 Views
11.Java PaaS Application Deployment on CloudBees - Demo
E N D
Java PaaSApplication Deployment on CloudBees - Demo http://clean-clouds.com
MySQL database • Management of your database is typically done using a MySQL client like the 'mysql' command line program distributed with MySQL • Apache DBCP connection pool implementation • External Databases • To connect your application to a non-CloudBees database, define the database as a resource-ref in the app web.xml file,and bind it to your database as a resource in the cloudbees-web.xml file and include the standard JDBC connection settings for connecting to the database. Database as a Service