download tomcat-8 : http://tomcat.apache.org/
> add .bashrc following line
export JAVA_HOME=/usr/lib/java/jdk1.8.0_65
export CATALINA_HOME=/data/develop/apache-tomcat-8.0.30
$PATH ...
kys@gig:~$ source ~/.bashrc
: Apache Standard Taglib 1.2.5 Released
: ..
: Download | Changes
: 2013-11-11 Tomcat Maven Plugin 2.2 Released
: ...
:
: <plugin>
: <groupId>org.apache.tomcat.maven</groupId>
: <artifactId>tomcat7-maven-plugin</artifactId>
: <version>2.2</version>
: </plugin>
:
: or
:
: <plugin>
: <groupId>org.apache.tomcat.maven</groupId>
: <artifactId>tomcat6-maven-plugin</artifactId>
: <version>2.2</version>
copy /data/develop/apache-tomcat-8.0.30/bin/startup.sh /data/develop/apache-tomcat-8.0.30/bin/startup-dist.sh
$CATALINA_HOME/bin/startup.sh
You should get a result similar to:
Using CATALINA_BASE: ...
Using CATALINA_HOME: ..
Using CATALINA_TMPDIR: ..
Using JRE_HOME: /usr/lib/jvm/java-7-openjdk-amd64/
Using CLASSPATH: /opt/tomcat/bin/bootstrap.jar:/opt/tomcat/bin/tomcat-juli.jar
Tomcat started.
Subscribe to:
Post Comments (Atom)
-
* postgres - pgmodelear ** new version > download: https://github.com/pgmodeler/pgmodeler sudo apt-get install qt-sdk sudo apt-get ins...
-
--> from: http://www.howardism.org/Technical/Emacs/literate-programming-tutorial.html Introduction to Literate Programming ...
-
유럽 연합 법규는 유럽 연합 방문자에게 블로그에 사용되는 쿠키에 대한 정보를 제공하도록 규제하고 있습니다. 또한 대부분의 경우 이러한 법규는 사용자의 동의를 얻도록 요구합니다. 이 규제를 준수할 수 있도록 Google은 귀하의 블로그에 Google이 ...
No comments:
Post a Comment