<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Knowledge Mania &#187; Tomcat</title>
	<atom:link href="http://knowledgeexplosion.info/category/tomcat/feed/" rel="self" type="application/rss+xml" />
	<link>http://knowledgeexplosion.info</link>
	<description>...By Knowledge Sharers For Knowledge Seekers</description>
	<lastBuildDate>Thu, 02 Sep 2010 03:44:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Resolved: Nutch 0.9 org.apache.jasper.JasperException</title>
		<link>http://knowledgeexplosion.info/2009/01/resolved-nutch-0-9-org-apache-jasper-jasperexception/</link>
		<comments>http://knowledgeexplosion.info/2009/01/resolved-nutch-0-9-org-apache-jasper-jasperexception/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 07:13:00 +0000</pubDate>
		<dc:creator>ruituraj</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Nutch - (Crawler)]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://knowledgeexplosion.info/?p=130</guid>
		<description><![CDATA[Nutch 0.9 org.apache.jasper.JasperException: Development Environment: Tomcat: 6.0.18 Nutch: 0.9 OS: Mac OS X 10.5.5 JDK: 1.6.07 I did fresh install of Nutch 0.9 and tried to deploy war file under Tomcat. I ran into issue where it started throwing the following exception: org.apache.jasper.JasperException: /search.jsp(151,22) Attribute value language + &#8220;/include/header.html&#8221; is quoted with &#8221; which must [...]]]></description>
		<wfw:commentRss>http://knowledgeexplosion.info/2009/01/resolved-nutch-0-9-org-apache-jasper-jasperexception/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Way To Set Up Remote Debugging in Tomcat</title>
		<link>http://knowledgeexplosion.info/2008/07/simple-way-to-set-up-remote-debugging-in-tomcat/</link>
		<comments>http://knowledgeexplosion.info/2008/07/simple-way-to-set-up-remote-debugging-in-tomcat/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 07:30:17 +0000</pubDate>
		<dc:creator>ruituraj</dc:creator>
				<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://knowledgeexplosion.info/?p=104</guid>
		<description><![CDATA[Setting Up Tomcat For Remote Debugging on Windows &#8211; Simple Way: You ever want to debug your web application remotely using Tomcat on Windows. Here is the simple trick: [1] Edit TOMCAT_DIR/bin/startup.bat [2] Replace call "%EXECUTABLE%" start %CMD_LINE_ARGS% with set JPDA_TRANSPORT=dt_socket set JPDA_ADDRESS=8000 call "%EXECUTABLE%" jpda start %CMD_LINE_ARGS% [3] Restart Tomcat; Happy debugging For more [...]]]></description>
		<wfw:commentRss>http://knowledgeexplosion.info/2008/07/simple-way-to-set-up-remote-debugging-in-tomcat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
