| Author |
My war file are not getting unzip in the webapps directory
|
Davie Lin
Ranch Hand
Joined: Aug 05, 2007
Posts: 294
|
|
Hi Everyone, thanks again for reading my post
I am experiencing something rather strange. the war file I build from Ant doesn't get unzip in my C:\Tomcat 5.5\webapps\
I am able to see the <welcome-page> but when I click one of the link than I get
HTTP Status 404 - There is no Action mapped for action name Pay_Roll.Action.Register.
I open the my Pay_Roll.war with WinRAR and it shows all the componet there in place.
and I also manually unzip the war file so my classes are under \WEB-INF\classes\Pay_Roll\Action\ directory.
I am still getting the same error.
Thanks everyone
|
 |
 |
|
|
subject: My war file are not getting unzip in the webapps directory
|
|
|