Difference between revisions of "SUNScholar/Prepare Ubuntu/S05"

From Libopedia
Jump to navigation Jump to search
m
m
Line 3: Line 3:
 
</center>
 
</center>
 
==Step 5. Setup Tomcat Java Webapp Server==
 
==Step 5. Setup Tomcat Java Webapp Server==
===PLEASE NOTE:===
+
===<font color="red">PLEASE NOTE:</font>===
<font color="red">
 
 
#'''This procedure does <u>NOT</u> require "mod_jk" or Apache2 port re-direction with firewall rules <u>or the Apache2 server installation itself, in fact</u>.
 
#'''This procedure does <u>NOT</u> require "mod_jk" or Apache2 port re-direction with firewall rules <u>or the Apache2 server installation itself, in fact</u>.
 
#'''If you want to do URL rewrites as you did with Apache2, then try: http://tuckey.org/urlrewrite to do the same with Tomcat.
 
#'''If you want to do URL rewrites as you did with Apache2, then try: http://tuckey.org/urlrewrite to do the same with Tomcat.
Line 10: Line 9:
 
#'''This procedure has only been tested on an Ubuntu server installation!
 
#'''This procedure has only been tested on an Ubuntu server installation!
 
#'''This procedure is completely different from the official DSpace documentation.
 
#'''This procedure is completely different from the official DSpace documentation.
</font>
 
  
 
==[[SUNScholar/Prepare_Ubuntu/S05/Ubuntu-14.04|For Ubuntu 14.04 LTS]]==
 
==[[SUNScholar/Prepare_Ubuntu/S05/Ubuntu-14.04|For Ubuntu 14.04 LTS]]==
  
 
==[[SUNScholar/Prepare_Ubuntu/S05/Ubuntu-12.04|For Ubuntu 12.04 LTS]]==
 
==[[SUNScholar/Prepare_Ubuntu/S05/Ubuntu-12.04|For Ubuntu 12.04 LTS]]==

Revision as of 10:32, 6 March 2015

 NEXT - STEP 6

Step 5. Setup Tomcat Java Webapp Server

PLEASE NOTE:

  1. This procedure does NOT require "mod_jk" or Apache2 port re-direction with firewall rules or the Apache2 server installation itself, in fact.
  2. If you want to do URL rewrites as you did with Apache2, then try: http://tuckey.org/urlrewrite to do the same with Tomcat.
  3. If you want to enable Shibboleth with Java only, try: http://shibboleth.net/products/opensaml-java.html.
  4. This procedure has only been tested on an Ubuntu server installation!
  5. This procedure is completely different from the official DSpace documentation.

For Ubuntu 14.04 LTS

For Ubuntu 12.04 LTS