aspose file tools
The moose likes Struts and the fly likes JSF on Oracle 10g container Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "JSF on Oracle 10g container" Watch "JSF on Oracle 10g container" New topic
Author

JSF on Oracle 10g container

J Roberts
Greenhorn

Joined: Jun 07, 2004
Posts: 2
My JSF application works fine on Timcat 5.0, but when I try to deploy it for real on Oracle 10g I get a message logged saying;


04/09/16 15:12:47 r-incidents: Error initializing servlet
java.lang.NullPointerException
at javax.faces.webapp.FacesServlet.init(FacesServlet.java:144)
at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2130)
at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4560)

I've done a long google search and found others with the same problem on other containers but none of the solutions work.

Any of you clever people have any ideas? Its really really really annoying me!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JSF on Oracle 10g container
 
Similar Threads
good book for JDBC and Oracle 10g
Error after upgrading from SOA 10.1.3.1 to 10.1.4.1 (commons-loging.jar)
Error preloading servlet
bothersome ServletException
Null Pointer Exception