Blog dedicated to Oracle Applications (E-Business Suite) Technology; covers Apps Architecture, Administration and third party bolt-ons to Apps

Tuesday, May 20, 2008

You can not deploy a custom war/ear file on 9iAS 1.0.2.2.2

Sandeep asked me if it is possible to deploy a war/ear file on 9iAS 1.0.2.2.2 which ships with E-Business Suite. It is very much possible in 10g AS (9.0.4) but not possible in 9iAS. I logged an SR with Oracle about this and this is what they said:

QUESTION
=========
Is it possible to deploy a war file created in JDeveloper in 9iAS ORACLE_HOME of 11.5.10.2 ?

RESEARCH
=========
(Note: This is INTERNAL ONLY research. No action should be taken by the customer on this information.
This is research only, and may NOT be applicable to your specific situation.)

Note 361673.1 - Deploying to 10g (9.0.4) iAS Application Server from JDeveloper 9.0.4


UPDATE
========
Please try to use jdeveloper to directly deploy the war file. You can refer Note 361673.1.

Regards,
Jenny

@CUS

20-MAY-08 18:13:13 GMT

New info :
The note you have given tells about 10g application server version 9.0.4. 11.5.10.2 comes with 9iAS version 1.0.2.2.2.
How do we do this in 9iAS 1.0.2.2.2 ?


20-MAY-08 19:53:01 GMT
UPDATE
=======
Deploy the war file is part of functionality of jdeveloper. I think the way to deploy are same in both 10g and 9i. But need to double check with jdeveloper team, note 361673.1 belongs to jdeveloper team too.

Regards,
Jenny

@XFR

20-MAY-08 20:54:21 GMT
UPDATE
=======
Hi Vikram,

I am Stephan from the JDev team (core).
I will review your issue as soon as possible.
( I am sorry, but I do not support the Applications 11.5.10.2).

Regards,
Stephan

STATUS
-----------
RVW - in review

20-MAY-08 21:13:55 GMT


Hi Vikram,

QUESTION
========
Is it possible to deploy the war file in jdeveloper 9.0.3?
Is there any difference when deploy to iAS 9.0.4 and 1.0.2.2.2?


ANSWER
======
I would say it is unlikely to work.
I know 1.0.2.2.2 is not supported if that is the correct version.
And I doubt you would be able to deploy to it from JDeveloper 9.0.3
if that version is correct.

I've asked some of my colleagues, but no one recalls that there was a way to deploy to 1.0.2.2.2 other than its own mechanism.

1.0.2.2.2 didn't have any OC4J instance.
(OC4J was still an Orion product at that time).
It may be deploys Java applications thru Mod_JServ.
JServ didn't use ear or war files as JServ has no concept of ears and wars.
It didn't use opmn or dcm as I recall. It used admin.jar only I think.
You set everything up as jars and use certain properties files to point to the pieces.

Unfortunately, we no longer support those products for custom application deployment.
That if you want to use a custom application, you should install and use the current versions. Also, if you are trying to develop an apps framework application, this has to be looked after by the apps team.

Also, my research on Metalink let me find: Note 130376.1
Title: Deploying a servlet created in JDeveloper on iAS's Apache JServ

Please be advised that 9iAS 1.0.2.2.x became Desupported 30-JUN-2004

Extended Support (ES) will be provided until 30-JUN-2007, if a customer
has a current Oracle Support contract in place.

Note 231674.1
Desupport Notices - Oracle Products Oracle9i Application Server 1.0.2.2 & 1.0.2.2.x

Hope this helps you understand your case further.
Best regards,
Stephan

20-MAY-08 21:56:01 GMT

As a separate product 9iAS 1.0.2.2.2 is desupported, but as part of Oracle E-Business Suite 11.5.10.2, it still remains supported. Since OC4J is not present in 9iAS 1.0.2.2.2, I do not think it is possible. Thanks for all your help. You may close this SR.

No comments: