On Sep 14, 2007, at 2:41 AM, Matthew Huff wrote:
Has anyone got any version of Xwiki running under OC4J
running on
Oracle AppServer 10.1.2.2 (Oracle App Server 10gR2)? We can't
upgrade to 10.1.3 due to limitations of Oracle Portal 10g.
When I deploy the app under a new OC4J container I get:
java.lang.UnsupportedClassVersionError: org/exoplatform/container/
PortalContainer (Unsupported major.minor version 49.0)
[snip]
This means you're using JDK 1.4 when XWiki requires 1.5. See the
installation instructions on
xwiki.org.
Thanks
-Vincent