<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 7 - htmldocs - 00000054.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-24T21:19:20</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#43509" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#43487" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#38774" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#33566" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#32399" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#32306" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#43509">
		<title>coldfusion/7/htmldocs/00000054.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#43509</link>
		<description>I spoke with one of the developers and this is what he said:&lt;br&gt;&lt;br&gt;With CF 7.x standalone- to disable JSPs, it is not sufficient to comment out the JspLicenseServlet in&lt;br&gt;&lt;br&gt;   &quot;cf_root/runtime/servers/coldfusion/SERVER-INF/default-web.xml&quot;&lt;br&gt;&lt;br&gt;The same entry needs to be commented out in &quot;cf_root/cfusion/wwwroot/WEB-INF/web.xml&quot; also.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2005-12-21T04:53:47</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#43487">
		<title>coldfusion/7/htmldocs/00000054.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#43487</link>
		<description>We are running CFMX 701 Standard alongside NES 6.1.  In the past, there were a series of steps required to permit NES to handle JSP parsing.  These steps no longer work in CFMX 701.  CFMX continues to throw a license exception, even when jsp support has been commented out of CFMX (default-web.xml) and the necessary edits have been made to the NES config (obj.conf).  It is imperative that we have control over which engine parses .jsp's as we have had in the past.  The online documentation DOES  NOT WORK; it is a re-hash of the steps I have described above, and it was clearly copied from the CFMX 6.x documentation and not tested.  Please tell me I'm wrong or have missed something.</description>
		<dc:creator>plum1120</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-12-20T09:35:55</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#38774">
		<title>coldfusion/7/htmldocs/00000054.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#38774</link>
		<description>Should you also comment out the &lt;servlet-mapping&gt; entry as noted in the doc:&lt;br /&gt;&lt;!--&lt;br /&gt; &lt;servlet-mapping&gt;&lt;br /&gt;   &lt;servlet-name&gt;JspLicenseServlet&lt;/servlet-name&gt;&lt;br /&gt;   &lt;url-pattern&gt;*.jsp&lt;/url-pattern&gt;&lt;br /&gt; &lt;/servlet-mapping&gt;&lt;br /&gt;--&gt;</description>
		<dc:creator>naMwodahS</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-08-18T10:46:18</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#33566">
		<title>coldfusion/7/htmldocs/00000054.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#33566</link>
		<description>It's also a good idea to remove the extension mapping in the webserver (IIS/Apache).</description>
		<dc:creator>alexhubner</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-05-18T13:13:06</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#32399">
		<title>coldfusion/7/htmldocs/00000054.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#32399</link>
		<description>In response to serat:&lt;br /&gt;You are correct. The code snippet should appear as follows:&lt;br /&gt;&lt;!--&lt;br /&gt;&lt;servlet&gt;&lt;br /&gt;   &lt;servlet-name&gt;JspLicenseServlet&lt;/servlet-name&gt;&lt;br /&gt;   &lt;servlet-class&gt;coldfusion.license.JspLicenseServlet&lt;/servlet-class&gt;&lt;br /&gt; &lt;/servlet&gt;&lt;br /&gt;--&gt;</description>
		<dc:creator>ASandstrom</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-04-26T13:39:41</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#32306">
		<title>coldfusion/7/htmldocs/00000054.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/7/htmldocs/00000054.htm#32306</link>
		<description>Should this config file snippet show the JspLicenseServlet mapping instead of the RDS Servlet mappping?  (see also 54861)</description>
		<dc:creator>serat</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-04-25T16:40:30</dc:date>
	</item>
	</rdf:RDF>

