How to deploy Oracle XSQL Pages to OC4J ?
Follow these steps to install Oracle XSQL Pages Publishing Framework on the Oracle Containers for J2EE (OC4J): 1.Download the latest XDK for Java Release from OTN from /tech/xml/xdk_java The latest production release is XDK 9.0.1, which includes Oracle XSQL Pages. Let’s assume that you download the tar.gz version, who file name will be xdk_java_9_0_1_0_0.tar.gz): 2.Create a staging directory in which to prepare the EAR file for XSQL, for example /xsqlj2ee): 3.Under /xsqlj2ee create the following additional subdirectories: /xsqlj2ee/META-INF /xsqlj2ee/WEB-INF /xsqlj2ee/WEB-INF/lib /xsqlj2ee/WEB-INF/classes 4.Create the file /xsqlj2ee/META-INF/application.xml with the following contents: