Hi,
I have problem in deploying a web project using jboss.
I put my war file in jboss-4.0.0DR3/server/default/deploy folder.
Then i run my jsp page on the browser then it will create  
tmp2341web-console.war in jboss-4.0.0DR3/server/default/tmp/deploy  
On browser it gives the message  
HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception

javax.servlet.ServletException: org.apache.myfaces.webapp.webxml.WebXml.init 
must be called before!
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:109)

root cause

java.lang.IllegalStateException: org.apache.myfaces.webapp.webxml.WebXml.init 
must be called before!
        org.apache.myfaces.webapp.webxml.WebXml.getWebXml(WebXml.java:123)
        
org.apache.myfaces.application.jsp.JspViewHandlerImpl.getServletMapping(JspViewHandlerImpl.java:346)
        
org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:199)
        
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:300)
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:95)

note The full stack trace of the root cause is available in the Apache 
Tomcat/5.0.20 logs.
Apache Tomcat/5.0.20

Plz give me the solution

Thanks in advance
Nancy Aggarwal


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

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


-------------------------------------------------------
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