[jboss-dev-forums] [Design of JBoss Profiler] - Re: Web app fails to start - managed beans missing no-argume

rhills do-not-reply at jboss.com
Fri Nov 28 11:01:33 EST 2008


"rhills" wrote : The next step is to investigate why the home page of the web app keeps reloading itself and never actually rendering properly!
  | 

OK, that is because index.html redirects to listSnapshots.faces (note camel case url and incorrect extension - web.xml only defines *.xhtml for the RichFaces servlet, presumably by design).  Of course listSnapshots.faces returns a 404 which (from web.xml) redirects to index.html which... you get the idea!

However, the url http://localhost:8080/jboss-profiler/listsnapshots.xhtml works nicely!

I'll fix a few more things then upload another patch.

Cheers,

Rob Hills

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

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



More information about the jboss-dev-forums mailing list