Skip Headers
Oracle® Application Development Framework Developer's Guide
10g Release 3 (10.1.3)
B25386-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

22.10 Deploying to Tomcat

This section describes deployment details that are specific to Tomcat.

22.10.1 Tomcat Versions Supported

Table 22-7 shows the supported versions of Tomcat:

Table 22-7 Support Matrix for Tomcat

Tomcat version JDK version J2EE version

5.5.9

1.5

1.4


22.10.2 Tomcat Deployment Notes

  • Before deploying applications that use ADF to Tomcat, you need to install the ADF runtime libraries on Tomcat. See Section 22.12, "Installing ADF Runtime Library on Third-Party Application Servers" for details.

  • After you install the ADF runtime libraries, rename the file TOMCAT_HOME/common/jlib/bc4jdomgnrc to bc4jdomgnrc.jar (that is, add the .jar extension to the filename). This file is required for users who are using the Java type mappings.

  • You can deploy applications to Tomcat from JDeveloper (if you have set up a connection to your Tomcat server), or you can also deploy applications using the Tomcat console.