Skip to Main Content

Java Development Tools

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!

Running adf fusion web application 12.2.1.4 in tomcat 8.5

Ash ManukyanNov 25 2020

Hi,
I have this simple application with no data just 2 pages, with a taskflow and hardcoded output texts in both pages.
Running it in integrated weblogic works well as in a standalone weblogic but i can't run in in tomcat.
I have installed adf escentials libraries and my war has all these libraries
adf-controller-api.jar
adf-controller-rt-common.jar
adf-controller.jar
adf-dt-at-rt.jar
adf-faces-databinding-rt.jar
adf-pageflow-dtrt.jar
adf-pageflow-fwk.jar
adf-pageflow-impl.jar
adf-pageflow-rc.jar
adf-richclient-api-11.jar
adf-richclient-impl-11.jar
adfdt_common.jar
adflibfilter.jar
dvt-basemaps.jar
dvt-databindings.jar
dvt-faces.jar
dvt-facesbindings.jar
dvt-jclient.jar
dvt-shared-js.jar
dvt-trinidad.jar
dvt-utils.jar
oracle-page-templates.jar
trinidad-api.jar
trinidad-impl.jar
But I'm getting SEVERE [http-nio-8080-exec-4] oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.getToken ADFc: ViewScope not available in this environment, cannot restore State-token.

I suppose I'm missing some ADF library there.
Anybody have a clue ?
thanks

Comments
Post Details
Added on Nov 25 2020
8 comments
597 views