Hai this is sindhu iam very new to Tomcat server while deploying my war in to the tomcat it is showing an error how can i overcome this error
Printable View
Hai this is sindhu iam very new to Tomcat server while deploying my war in to the tomcat it is showing an error how can i overcome this error
Hi Sindhuri,
Welcome to our community. :)
So, what is your error? You should specify more details about your question, without that how we know whats going on.
Please read our FAQ page also, it's really help you to take a better advantage within our community.
iit is displaying file not found Exception
Hello Sindhu,
Welcome..!!
Which file..?? Please be more specific.
ya sorry for that as we all know that to change our password we r going to conf/tomcatusers-xml(if my manager in tomcat is not opening) in the same way is their any xml to deploy my war file correctly into tomcat server.actually now it is not working i think it is a configuration problem
WAR file to deploy option in TomcatManger
Hi,
You just copy your web app in webapps folder and you can also deploy using
yourappname.xml file just put this file into Tomcat\conf\Catalina\localhost\ folder.
Hi
sanjeev u r right but i am doing like that only but is not deploying
Hi Eranga
tahnk for ur reply
Just give your complete structure of Tomcat and let me know what exactly you are doing and tomcat Version also.
It is not big deal to deploy application in Tomcat.
Seems Sanjeev keen on Tomcat ;)
sanjeev
i am not asking about deploying my application(say sinu-app) in web-apps iam asking about war file(extract from my sinu-app) deploying in my TomcatManager(Options inside my Tomcat)
ok fine Eranga
Ya Eranga......:);)
ya you can deploy your war file also.
If you copy your war file into webapps folder....and start Tomcat ..Does it extract war file into webapps folder....or it gives error message.
If error are coming then post your complete error here.
If i misunderstand your problem then correct me.
C:\apache-tomcat-5.5.26\webapps\sinu-app\WEB-INF\(i keep my classes folder,web.xml in WEB-INF
What error are you getting.
sanjeev iam getting my war through this command
jar-cvf C:\sanjeev\app.war * Here iam keeping my war file into sanjeev\app after that iam going to open my tomcat and entering into tomcat manager and their is an option WAR file TO deploy their iam keeping my war file (through browsing option).at this location iam geeting error that file is not found.
actually iam working in a company i want to transfer my folder(contain all my classes) to another state through folders it is immposible i,e iam converting that folder into war and they receive my war file they suppose to deploy in their own tomcat and checks whether requierd output is comming or not
Dear....
app.war file not found.....is it showing this.
Do you ONLY want to deploy your application only from Tomcat manager.??
ya i want to deploy my war through tomcat manager only