Getting 404 error
kala001 Apr 19, 2013 3:01 AMI am trying to work on seam web project example given in Jboss website bvelow.
http://docs.jboss.com/seam/1.0.1.GA/reference/en/html/tutorial.html
I am getting 404 error when trying to run the jsp page.
pls find the log info below
2013-04-19 12:13:47,312 DEBUG [org.jboss.seam.util.Resources] (http-localhost%2F127.0.0.1-8080-1) Loaded resource from servlet context: jndi:/localhost/Registration/login.page.xml
2013-04-19 12:13:47,358 DEBUG [org.jboss.seam.util.Resources] (http-localhost%2F127.0.0.1-8080-1) Loaded resource from servlet context: jndi:/localhost/Registration/WEB-INF/pages.xml
2013-04-19 12:13:47,358 DEBUG [org.ajax4jsf.webapp.BaseFilter] (http-localhost%2F127.0.0.1-8080-1) Filter start request processing at 19/04/13 12:13 for uri: /Registration/register.seam
2013-04-19 12:13:47,358 DEBUG [org.ajax4jsf.webapp.BaseFilter] (http-localhost%2F127.0.0.1-8080-1) Filter request output to XML
2013-04-19 12:13:47,358 DEBUG [org.ajax4jsf.webapp.BaseXMLFilter] (http-localhost%2F127.0.0.1-8080-1) XML filter service start processing request
2013-04-19 12:13:47,358 DEBUG [org.jboss.seam.contexts.FacesLifecycle] (http-localhost%2F127.0.0.1-8080-1) >>> Begin JSF request for /Registration/register.seam
2013-04-19 12:13:47,358 DEBUG [org.jboss.seam.jsf.SeamPhaseListener] (http-localhost%2F127.0.0.1-8080-1) beginning transaction prior to phase: RESTORE_VIEW 1
2013-04-19 12:13:47,358 DEBUG [org.jboss.seam.transaction.UTTransaction] (http-localhost%2F127.0.0.1-8080-1) beginning JTA transaction
2013-04-19 12:13:47,358 DEBUG [org.ajax4jsf.event.AjaxPhaseListener] (http-localhost%2F127.0.0.1-8080-1) Process before phase RESTORE_VIEW 1
2013-04-19 12:13:47,358 DEBUG [org.ajax4jsf.event.AjaxPhaseListener] (http-localhost%2F127.0.0.1-8080-1) Process after phase RESTORE_VIEW 1
2013-04-19 12:13:47,358 DEBUG [org.jboss.seam.core.Manager] (http-localhost%2F127.0.0.1-8080-1) No stored conversation
2013-04-19 12:13:47,358 DEBUG [org.jboss.seam.util.Resources] (http-localhost%2F127.0.0.1-8080-1) Loaded resource from context classloader: vfszip:/D:/jboss-5.0.1.GA/server/default/deploy/Registration-ear.ear/Registration.war/WEB-INF/lib/jboss-seam-debug.jar/META-INF/debug.xhtml
2013-04-19 12:13:47,358 DEBUG [org.jboss.seam.jsf.SeamPhaseListener] (http-localhost%2F127.0.0.1-8080-1) committing transaction after phase: RESTORE_VIEW 1
2013-04-19 12:13:47,358 DEBUG [org.jboss.seam.transaction.UTTransaction] (http-localhost%2F127.0.0.1-8080-1) committing JTA transaction
2013-04-19 12:13:47,358 DEBUG [org.jboss.seam.util.Resources] (http-localhost%2F127.0.0.1-8080-1) Loaded resource from context classloader: vfszip:/D:/jboss-5.0.1.GA/server/default/deploy/Registration-ear.ear/Registration.war/WEB-INF/lib/jboss-seam-debug.jar/META-INF/debug.xhtml
2013-04-19 12:13:47,358 DEBUG [org.jboss.seam.jsf.SeamPhaseListener] (http-localhost%2F127.0.0.1-8080-1) beginning transaction prior to phase: RENDER_RESPONSE 6
2013-04-19 12:13:47,358 DEBUG [org.jboss.seam.transaction.UTTransaction] (http-localhost%2F127.0.0.1-8080-1) beginning JTA transaction
2013-04-19 12:13:47,358 DEBUG [org.jboss.seam.util.Resources] (http-localhost%2F127.0.0.1-8080-1) Loaded resource from context classloader: vfszip:/D:/jboss-5.0.1.GA/server/default/deploy/Registration-ear.ear/Registration.war/WEB-INF/lib/jboss-seam-debug.jar/META-INF/debug.xhtml
2013-04-19 12:13:47,374 DEBUG [org.ajax4jsf.event.AjaxPhaseListener] (http-localhost%2F127.0.0.1-8080-1) Process before phase RENDER_RESPONSE 6
2013-04-19 12:13:47,374 DEBUG [org.ajax4jsf.event.AjaxPhaseListener] (http-localhost%2F127.0.0.1-8080-1) PhaseListener enter Before RenderView Phase with ViewId /register.xhtml and RenderKitId HTML_BASIC
2013-04-19 12:13:47,374 DEBUG [facelets.viewhandler] (http-localhost%2F127.0.0.1-8080-1) Rendering View: /register.xhtml
2013-04-19 12:13:47,374 DEBUG [facelets.viewhandler] (http-localhost%2F127.0.0.1-8080-1) ActionId -> ViewId: /register.xhtml -> /register.xhtml
2013-04-19 12:13:47,374 DEBUG [facelets.viewhandler] (http-localhost%2F127.0.0.1-8080-1) Building View: /register.xhtml
2013-04-19 12:13:47,374 DEBUG [facelets.factory] (http-localhost%2F127.0.0.1-8080-1) Resource-Url from external context: null
2013-04-19 12:13:47,374 DEBUG [org.ajax4jsf.event.AjaxPhaseListener] (http-localhost%2F127.0.0.1-8080-1) Process after phase RENDER_RESPONSE 6
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.jsf.SeamPhaseListener] (http-localhost%2F127.0.0.1-8080-1) committing transaction after phase: RENDER_RESPONSE 6
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.transaction.UTTransaction] (http-localhost%2F127.0.0.1-8080-1) committing JTA transaction
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.core.Manager] (http-localhost%2F127.0.0.1-8080-1) Discarding conversation state: 8
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.FacesLifecycle] (http-localhost%2F127.0.0.1-8080-1) After render response, destroying contexts
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying business process context
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying conversation context
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: org.jboss.seam.persistence.persistenceContexts
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: org.jboss.seam.core.conversation
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: org.jboss.seam.international.statusMessages
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) flushing server-side conversation context
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) flushing session context
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying event context
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: com.sun.faces.util.RequestStateManager
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: org.jboss.seam.core.manager
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: org.jboss.seam.transaction.synchronizations
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: org.jboss.seam.web.requestContextPath
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: com.exade.vcp.Filter.ResponseWrapper
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: org.jboss.seam.core.conversationPropagation
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: com.exade.vcp.Filter.done
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: org.jboss.seam.transaction.transaction
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: org.jboss.seam.web.servletContexts
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: org.jboss.seam.core.events
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: org.jboss.seam.web.requestServletPath
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: org.ajax4jsf.VIEW_ID
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.Contexts] (http-localhost%2F127.0.0.1-8080-1) destroying: ajaxContext
2013-04-19 12:13:47,374 DEBUG [org.jboss.seam.contexts.FacesLifecycle] (http-localhost%2F127.0.0.1-8080-1) <<< End JSF request for /Registration/register.seam
2013-04-19 12:13:47,374 DEBUG [org.ajax4jsf.webapp.BaseXMLFilter] (http-localhost%2F127.0.0.1-8080-1) create HTML/XML parser for content type: null
2013-04-19 12:13:47,374 DEBUG [org.ajax4jsf.webapp.BaseFilter] (http-localhost%2F127.0.0.1-8080-1) Finished request processing total time 16ms for uri: /Registration/register.seam
Please help