April 2024
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  

Categories

April 2024
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930  

Install Tomcat 8 , IIS 8 on 2012 Server

tomcat2012 006
Change windows hostname from command line

cmd (command):
netdom renamecomputer %COMPUTERNAME% /Newname “NEW-NAME”

powershell (windows 2008/2012):
netdom renamecomputer “$env:COMPUTERNAME” /Newname “NEW-NAME”

After you have downloaded and installed the Java Development Kit (JDK) in Windows, you must set the JAVA_HOME environment variable to point to the JDK installation directory.

You must follow these steps to set JAVA_HOME variable on your Windows system.

Right-click the My Computer icon on your desktop and select Properties.
Click Advanced system settings link.
Click the Advanced tab.
Click the Environment Variables button.
Under System Variables, click New.
Enter the variable name as JAVA_HOME
Enter the variable value as the installation path for the Java Development Kit as tomcat2012 001 tomcat2012 002 tomcat2012 003 tomcat2012 004 tomcat2012 005 tomcat2012 007 tomcat2012 008 tomcat2012 009 tomcat2012 010 tomcat2012 011 tomcat2012 012 tomcat2012 013 tomcat2012 014 tomcat2012 015

 

 

 
Install Tomcat 8 on Windows 2012 Server and use IIS 8 as frontend

http://tomcatiis.riaforge.org/downloads/AJP13_v1022.zip

war file
https://bitbucket.org/lucee/lucee/downloads/lucee-4.5.1.000.war

 

 

IIS 001 IIS 002 IIS 003 IIS 004 IIS 005 IIS 006 IIS 007 IIS 008 IIS 009 IIS 010 IIS 011 IIS 012 IIS 013 IIS 014 IIS 015 IIS 016 IIS 017 IIS 018 IIS 019 IIS 020 IIS 021 IIS 022 IIS 023 IIS 024 IIS 025

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>