It's not a secret anymore!
The moose likes Tomcat and the fly likes Failed to deploy application at context path /website (windows 7) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Failed to deploy application at context path /website (windows 7)" Watch "Failed to deploy application at context path /website (windows 7)" New topic
Author

Failed to deploy application at context path /website (windows 7)

Wai Ming Ng
Greenhorn

Joined: Jun 01, 2011
Posts: 1
Hi guys,

I'm facing problem in deploying my web app on Tomcat 7

I have deployed the web app in my XP and it works fine. However, now I'm shifting my web app from XP to windows 7, the problem occurs as the following

localhost:8080/manager
Context Path (required): /website
XML Configuration file URL: D:\workspace_birt\website\website.xml



I'm using the same way in XP to deploy web app in win 7.

website.xml, which located in (D:\workspace_birt\website\website.xml)


web.xml, which located in (D:\workspace_birt\website\web\WEB-INF\web.xml)


What is the errors that i have made in win 7 process??
I'd be grateful for any help or suggestions.

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Failed to deploy application at context path /website (windows 7)
 
Similar Threads
Invalid content taglib
Deployement problem
Unable to find taglib in project--please help
Deploying a struts application.
web.xml problem