How to use jboss in eclipse

0

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?     

asked by anonymous 09.12.2014 / 05:21

1 answer

1

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.

    
10.12.2014 / 13:52