White screen for jspx files
389129Sep 17 2012 — edited Oct 17 2012Hello,
I'm trying to deploy a basic Hello World ADF Faces Rich Client application.
Any .html files are being served up fine, but any jspx files are just giving me a white screen in the browser. For example:
http://server1/TestApp/index.html - works fine.
http://server1/TestApp/faces/testPage.jspx - gives white screen.
I'm sure I'm missing something ridiculous, but any help gratefully received.
Running JDeveloper 11.1.1.6 on WLS 11.1.1.6 using either integrated WLS or standalone managed server.
Thanks