I wanted to try some simple Creator generated applications with Oracles Application Server (OC4J) 10g. But so far, it’s a No-Go:-(
I exported the application as a J2EE 1.3 compliant war file and I could deploy it. So far, everything seemed to be happy. But when I tried to view the start page, I end up with an internal server error:
500 Internal Server Error
OracleJSP: oracle.jsp.parse.JspParseException:
/Page1.jsp: Line # 2, <jsp:root version="1.2" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:ui="http://www.sun.com/web/ui">
Error: java.lang.IndexOutOfBoundsException
This looks like Creator and OC4J do have a very different understanding on the jsp file format:-( If somebody has a suggestion on how/what to fix to make this work, I would like to know.
Thanks & have fun,
— Marco