Friday, 15 June 2012

java - Spring project deploy on real server -



java - Spring project deploy on real server -

i have spring mvc project running locally on tomcat right now. need able run on linux server? how can deploy it? before used firezilla(running usual jars) connect server using ssh. please help me writing easy steps on how run web application on server, give thanks you.

there lot of answers have google (i found 10 in first couple pages good).

it varies based on environment, build setup etc.

here illustration of deploying maven tomcat

http://www.mkyong.com/maven/how-to-deploy-maven-based-war-file-to-tomcat/

and another

http://bitbybitblog.com/deploy-to-tomcat/

some ides have inbuilt functions take care of well.

java spring spring-mvc

No comments:

Post a Comment