Dear all,
This is the latest attempt from Oracle to improve their standalone OC4J using J2EE 1.4 specs. It did however improved a lot from v 10.1.2, I was using 10.1.2 using remote debugging for a while, but got a few problems and switch it back to tomcat 5.
There is still lots of bugs in this release (OC4J). I can’t even deploy a war using the administration page. http://localhost:1810 .. the username and password is the admin and the password you choose when you install the jar.
I need to use exploded directory, and I need to change the http-web-site.xml and application.xml manually.
Then I thought it’s sleek since on our Live Apps server we are using 10g AS 9.0.4 and it works fine, but on this 10.1.3 I got..
OracleJSP: oracle.jsp.parse.JspParseException: /index.jsp: Line # 1,
<%@ taglib uri=”struts/html-el” prefix=”html” %>
Error: java.io.UTFDataFormatException
Still metalink.oracle.com is not really that helpful but this is what I get.. since I am using sitemesh, this might be a problem.. anybody get same problem?
Thanks.