Deploy ADF Faces application on Tomcat 7.0.3 (ADF essentials)
hofespetOct 16 2012 — edited Oct 17 2012Hi,
Jdev 11.1.2.3.0
tomcat 7.0.3
I'm able to run adffaces component demo on this tomcat like described here: https://blogs.oracle.com/adfthoughts/entry/running_adf_essentials_in_tomcat
Now have created a viewcontroller-only ADF faces without a model project and just one page with a "hello world" button.
I want to deploy this application to tomcat 7.0.3. I know tomcat is not supported/certified by Oracle but it should work if the application only uses features include in ADF Essentials scope.
Depending on which instruction (see below) and blog I followed I got different error messages like "ADFC-00011: The ADF Controller is unable to create an MDSSession2 (but I definitelly do not use MDS)
http://www.lorman.sk/pages/java/adf/ADFTomcatDemo.pdf
http://tenthsense.blogspot.co.at/2011/08/how-to-deploy-adf-faces-web.html
Has anybody already done this sucessfully with a test application DIFFERENT to adffacesdemo?
Which settings in the deployment file I need for this?
Any hint is welcome!
regards
Peter