Portal Application

Supplement to Reality ColdFusion: J2EE Integration

Copyright 2002 Peachpit Press.  All rights reserved.


-------------------------------------------------------
Installation Instructions
-------------------------------------------------------
1. Extract this zip file to your ColdFusion MX root directory (default Windows: c:/CfusionMX)

2. Make sure that the /portal, /WEB-INF/portal folders and 4 files in the /WEB-INF/lib directory appear in the {cfmx_root}/wwwroot/portal directory.

3. In the CF Administrator, add a datasource called "portal" mapped to the {cfmx_root}\wwwroot\WEB-INF\portal\conf\portal.mdb database.

4. In the CF Administrator, add a Custom tag path mapped to {cfmx_root}\wwwroot\WEB-INF\portal\tags\

5. You may need to restart the ColdFusion server to register the new Java classes and set the new custom tag path.

6. Go to http://localhost:8500/portal/ (if standalone, or the /portal directory of your ColdFusion server) to test the application.