I installed jbossTolls in the eclipse luna then I downloaded jboss 7.1, configured it correctly on servers, started it and had the jsf page run on it, but from 404, does anyone know what it could be?
I installed jbossTolls in the eclipse luna then I downloaded jboss 7.1, configured it correctly on servers, started it and had the jsf page run on it, but from 404, does anyone know what it could be?
By its description can be solved as follows. In the eclipse JRE configuration, edit the JRE location (in eclipse go to window-> preferences in the preferences window go to Java-> InstalledJREs) Direct the lacation to the JDK folder.
Aftersettingthis,addyourJSFprojectfromtheserverastheimagebelowandtrytostartJbossandaccessapageofyourapplication.
If you continue to give 404 error post your project settings like: web.xml, print-screen of eclipse, everything you can detail.
hug.