hi
I thinks the problem is about the register.seam, in the index.jsp there is a 
link refer to register.seam. when I try to display the page by specifying the 
http://..../register.jsp, the browser going to display the page but an error 
occured because of the jsf tags, it says dosnt know those tags. but when I try 
to show the page in form : http://..../register.seam the following error has 
been displayed:
----------
java.lang.NullPointerException
        
com.sun.faces.application.ViewHandlerImpl.findMatch(ViewHandlerImpl.java:409)
        
com.sun.faces.application.ViewHandlerImpl.calculateLocale(ViewHandlerImpl.java:335)
        
org.jboss.seam.jsf.SeamViewHandler.calculateLocale(SeamViewHandler.java:25)
        
com.sun.faces.application.ViewHandlerImpl.createView(ViewHandlerImpl.java:283)
        org.jboss.seam.jsf.SeamViewHandler.createView(SeamViewHandler.java:43)
        
org.apache.myfaces.lifecycle.LifecycleImpl.restoreView(LifecycleImpl.java:144)
        
org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:66)
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955251#3955251

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955251

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to