"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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...