Deploying the MVC Application

Now, the next step is to configure your application domain to run your MVC application. You need to configure the connection pool in your domain and then deploy the EAR file.

Configuring the Connection Pool

Through the administration console, create a new connection pool called mvc_app_conn_pool. For this connection pool, specify the URL as jdbc:pointbase:mvcapp and the Driver Classname as com.pointbase.jdbc.jdbcUniversalDriver. Specify the user name of the Pointbase database in the properties as user=mvcapp. Specify the password of the database in the Properties attribute. Now, click the Testing tab, and enter the test table name Test. Select Test Reserved Connections and Test Released Connections. Select the server ...

Get Sams Teach Yourself BEA WebLogic Server 7.0™ in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.