But the problem is I have to run or start startup.bat (C:\Razuna\tomcat\bin\startup.bat ) every time I restart the PC or close the Tomcat command window.
Is there an option where startup.bat automatically runs/starts and keeps running in the background all the time?
I am sorry but I don’t see any instructions that you have helped me with on the wiki page. Where exactly does it mention that? Am I overlooking something?
As you have instructed, I have moved Razuna folder into WebApps folder of newly installed Tomcat 7.0. There is a folder named Tomcat inside Razuna folder, shall I delete it?
And now when I access localhost:8080/ it says Tomcat is successfully installed. http://imgur.com/mlby6eM
When you start installing your own stuff, you should know how Java
applications work. Setting up a production system like Razuna is usually
done trough experienced system administrators.
That said, the standalone package comes with Tomcat pre-installed. You need
to move only the Razuna application to the new Tomcat instance and NOT
the whole package. Find the webapps folder in the Razuna package and move
the razuna folder in there to the webapps folders of the Tomcat service
instance.