Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Does tomcat support JSF?

843842Oct 9 2003 — edited Oct 9 2003
If it does not, then what servers support JSF.

Comments

Sylvain Martel

Hello Rajesh,

The supported method is to export the concurrent executable and concurrent program you created in your DEV environment using FNDLOAD.  That will create ldt files that you would use to import in the next instance.

Example of these script are as follow:

FNDLOAD apps/apps O Y DOWNLOAD $FND_TOP/patch/115/import/afcpprog.lct XX_CUSTOM_CP.ldt PROGRAM APPLICATION_SHORT_NAME="XXCUST" CONCURRENT_PROGRAM_NAME="XX_CONCURRENT_PROGRAM"

FNDLOAD apps/apps 0 Y UPLOAD $FND_TOP/patch/115/import/afcpprog.lct XX_CUSTOM_CP.ldt - WARNING=YES UPLOAD_MODE=REPLACE CUSTOM_MODE=FORCE

Hope this helps!

RajeshAlex

Thank You Sylvain

1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 6 2003
Added on Oct 9 2003
1 comment
178 views