Hi,
Im trying to run a JSF example using OC4J 10.1.3.2 and MyEclipse 5.5 GA.
I configure OC4J and it runs OK. I create an Enterprise Java Project with a web module and I can open the index.jsp page with no problems.
But when I add JSF Capabilities to the web module I can’t run the index.jsp.
When I run the server I get the following message:
2007-08-03 14:48:04.465 NOTIFICATION JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
2007-08-03 14:48:04.465 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
2007-08-03 14:48:20.480 ERROR J2EE HTTP-00004 Internal error raised tyring to instantiate web-application: DemoWeb defined in web site OC4J 10g (10.1.3) Default Web Site. Error instantiate servlet classes
07/08/03 14:48:20 Oracle Containers for J2EE 10g (10.1.3.2.0) initialized
Do I need to create another class or configure the project to add some library?
Thanks in advance,
Eduardo Kenzo Kurahayashi Porto