How do I configure OC4J to not to remove the generated servlet source code for JSPs during execution?
For OC4J 1022, you can set the attribute development to “true” for the orion-web-app in your orion-web.xml file and that will save your generated code in the persistence directory.
Related Questions
- I need to configure FreeBSD kernel but not able to find out source code in /usr/src/sys directory. How do I install FreeBSD source code?
- If PROFILER doesn insert "probes" into source code, how does it collect its information about program execution?
- How do I configure OC4J to not to remove the generated servlet source code for JSPs during execution?