By default, Mobile Portal Accelerator creates
a data source with the name jdbc/mpaplnDS for
accessing the preload notice tables. If you want to change the name
of this data source (for example, if you already have another data
source with the same name), you can create your own data source to
access the preload notice tables.
About this task
After creating the new data source, update the
mwp.properties file
as follows:
Procedure
- Change your working directory to wp_profile_root/PortalServer/wp.mobile/wp.mobile.mwp/shared/app/config.
- Open the file mwp.properties in
a text editor.
- Set the value of mwp.pln.datasource to
the name of the data source that you created for accessing the preload
notice tables.
- Restart the portal
server using the following commands:
where server_name is the
name of the WebSphere® Application Server instance
(for example, WebSphere_Portal).