PDA

View Full Version : unable to execute spring application



vsseerla
Dec 24th, 2007, 06:26 AM
actually i deployed springapp.war file in jboss server.
the path is C:\Jboss\jboss-4.0.2\server\default\deploy\springapp.war
when i enter the mapping URL is :http://localhost:8080/springapp/hello.htm

i am getting http status 404-springapp/hello.htm

could you please tell me how to execute the program


the whole program avialable in the below url
http://www.springframework.org/docs/MVC-step-by-step/Spring-MVC-step-by-step-Part-1.html

Marten Deinum
Dec 28th, 2007, 04:14 AM
In the correct forum you might get more responses.

However check you logfiles and crank up you log level to debug and check what is wrong.