<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Megalomaniacal - tomcat tag</title>
  <link>http://www.megalomaniacal.net/tags/tomcat/</link>
  <description>Better than the best and harder than the rest.</description>
  <language>en</language>
  <copyright>drogoh</copyright>
  <lastBuildDate>Mon, 14 Jul 2008 21:26:34 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Tomcat on Plesk in the DocumentRoot</title>
    <link>http://www.megalomaniacal.net/2007/12/12/1197515067834.html</link>
    
      
        <description>
          &lt;pre wrap=&#034;&#034;&gt;Needs refining, but here&#039;s the quick &#039;n nasty:&lt;br /&gt;&lt;br /&gt;- Enable Tomcat within Plesk for the domain.&lt;br /&gt;&lt;br /&gt;- Modify the Context for the domain within /etc/tomcat5/server.xml to&lt;br /&gt;reflect the following:&lt;br /&gt;&lt;br /&gt;	&amp;lt;Context crossContext=&amp;quot;false&amp;quot; reloadable=&amp;quot;false&amp;quot; useNaming=&amp;quot;true&amp;quot;&lt;br /&gt;debug=&amp;quot;0&amp;quot; swallowOutput=&amp;quot;false&amp;quot; privileged=&amp;quot;true&amp;quot; displayName=&amp;quot;domain&lt;br /&gt;name&amp;quot; docBase=&amp;quot;/var/www/vhosts/domain.com/httpdocs&amp;quot; COOKIEs=&amp;quot;true&amp;quot;&lt;br /&gt;path=&amp;quot;&amp;quot; cachingAllowed=&amp;quot;true&amp;quot;/&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;- Add a vhost.conf to the domain laying down some defaults:&lt;br /&gt;&lt;br /&gt;[136914-www1 21:57:04]-(~)# cat&lt;br /&gt;/var/www/vhosts/domain.com/conf/vhost.conf&lt;br /&gt;DocumentRoot /var/www/vhosts/domain.com/httpdocs&lt;br /&gt;&lt;br /&gt;&amp;lt;Directory &amp;quot;/var/www/vhosts/domain.com/httpdocs&amp;quot;&amp;gt;&lt;br /&gt;Options Indexes FollowSymLinks&lt;br /&gt;DirectoryIndex index.jsp index.html index.htm&lt;br /&gt;&amp;lt;/Directory&amp;gt;&lt;br /&gt;&lt;br /&gt;JkMount &lt;em class=&#034;moz-txt-slash&#034;&gt;&lt;span class=&#034;moz-txt-tag&#034;&gt;/&lt;/span&gt;servlet&lt;span class=&#034;moz-txt-tag&#034;&gt;/&lt;/span&gt;&lt;/em&gt;* ajp13&lt;br /&gt;JkMount /*.jsp ajp13&lt;br /&gt;&lt;br /&gt;&amp;lt;Location &amp;quot;&lt;em class=&#034;moz-txt-slash&#034;&gt;&lt;span class=&#034;moz-txt-tag&#034;&gt;/&lt;/span&gt;WEB-INF&lt;span class=&#034;moz-txt-tag&#034;&gt;/&lt;/span&gt;&lt;/em&gt;*&amp;quot;&amp;gt;&lt;br /&gt;AllowOverride None&lt;br /&gt;deny from all&lt;br /&gt;&amp;lt;/Location&amp;gt;&lt;br /&gt;&amp;lt;Location &amp;quot;&lt;em class=&#034;moz-txt-slash&#034;&gt;&lt;span class=&#034;moz-txt-tag&#034;&gt;/&lt;/span&gt;META-INF&lt;span class=&#034;moz-txt-tag&#034;&gt;/&lt;/span&gt;&lt;/em&gt;*&amp;quot;&amp;gt;&lt;br /&gt;AllowOverride None&lt;br /&gt;deny from all&lt;br /&gt;&amp;lt;/Location&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Run websrvmng, bounce Apache, then hit up a JSP file in the document root.&lt;/pre&gt;
        </description>
      
      
    
    
    
    <comments>http://www.megalomaniacal.net/2007/12/12/1197515067834.html#comments</comments>
    <guid isPermaLink="true">http://www.megalomaniacal.net/2007/12/12/1197515067834.html</guid>
    <pubDate>Thu, 13 Dec 2007 03:04:27 GMT</pubDate>
  </item>
  
  <item>
    <title>New hotness</title>
    <link>http://www.megalomaniacal.net/2007/10/16/1192534625647.html</link>
    
      
        <description>
          So I finally decided to get an actual site working on this server, after nearly a year of paying for it.&amp;nbsp; I&#039;m running this site with Tomcat on FreeBSD (woo!) using a little JSP application called Pebble.&amp;nbsp; It&#039;s a rather lightweight Java EE blogging tool.&amp;nbsp; I&#039;ll be adding new things to this site periodically, as it will be sort of a living notes repository for me.&amp;nbsp; More to come later.&amp;nbsp; For now, I need sleep.
        </description>
      
      
    
    
    
    <comments>http://www.megalomaniacal.net/2007/10/16/1192534625647.html#comments</comments>
    <guid isPermaLink="true">http://www.megalomaniacal.net/2007/10/16/1192534625647.html</guid>
    <pubDate>Tue, 16 Oct 2007 11:37:05 GMT</pubDate>
  </item>
  
  </channel>
</rss>
