Hi All,

I have 2 servlets that are chained. It works fine with Java Web Server.

How do I deploy them to OC4J.

I have tried giving the second servlet(HelloOracleWorld) in the orion-web.xml like

<?xml version="1.0"?>

<!DOCTYPE orion-web-app PUBLIC "-//Evermind//DTD Orion Web Application 2.3//EN" "http://xmlns.oracle.com/ias/dtds/orion-web.dtd">

<orion-web-app

deployment-version="1.0.2.2"

jsp-cache-directory="./persistence"

temporary-directory="./temp"

servlet-webdir="/servlet/">

<servlet-chaining mime-type="text/xml" servlet-name="HelloOracleWorld" />

</orion-web-app>

 

Could anyone give me the steps that I have to follow clearly

 

Thanks

Steve



Stephen Raj A
Member Technical Staff
Oracle Software India Ltd.
3, Bannerghatta Road
Bangalore - 560 029
Ph: 91 (80) 5528335 Extn : 2013 Fax: 91 (80) 5526124/001 603 415 3894
E-mail:[EMAIL PROTECTED]

Reply via email to