<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>FUblog</title>
			<link>http://developer.fusium.com/fublog/</link>
			<description>Fusium Blog </description>
			<language>en-us</language>
			<pubDate>Wed, 08 Sep 2010 18:00:01 -0400</pubDate>
			<lastBuildDate>Tue, 29 May 2007 00:00:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>info@Fusium.com</managingEditor>
			<webMaster>info@Fusium.com</webMaster>
			
			
			
			
			
			<item>
				<title>Moving On</title>
				<link>http://developer.fusium.com/fublog//2007/5/29/Moving-On</link>
				<description>
				
				As you can see, there&apos;s not much activity here anymore.

You can find more of Nat&apos;s wisdom at &lt;a href=&quot;http://www.webapper.net/&quot;&gt;webapper&lt;/a&gt;. 

Erik is now blogging at &lt;a href=&quot;http://www.psykel.com/blog/&quot;&gt;psykel&lt;/a&gt;. 

Happy Trails,
grumps
				
				</description>
				
				<category>Server</category>
				
				<category>General</category>
				
				<category>CSS</category>
				
				<category>Java</category>
				
				<category>ColdFusion</category>
				
				<category>FUsebox</category>
				
				<category>Minaret</category>
				
				<category>Hardware</category>
				
				<category>Database</category>
				
				<category>CommonSnot</category>
				
				<pubDate>Tue, 29 May 2007 00:00:00 -0400</pubDate>
				<guid>http://developer.fusium.com/fublog//2007/5/29/Moving-On</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>jrun4 not compatible with 64-bit JVM</title>
				<link>http://developer.fusium.com/fublog/?mode=entry&amp;entry=D9131167-B2BE-5564-6E639919E70ED1B5</link>
				<description>
				
				I &lt;a href=&quot;http://developer.fusium.com/FUblog/index.cfm?mode=entry&amp;entry=C41FC689-AF6C-E817-54B71445686F5645&quot;&gt;lamented&lt;/a&gt; on the inability to run CFMX as a true 64-bit app, but felt haughty enough to overcome the problem.

Alas, I am giving up. The crux of the issue seems to be that although JRun will run with Java 1.5, it will not run with Java 1.5 &lt;i&gt;on the AMD64 version&lt;/i&gt;.
				
				</description>
				
				<category>Java</category>
				
				<category>ColdFusion</category>
				
				<category>Hardware</category>
				
				<pubDate>Mon, 28 Nov 2005 14:48:00 -0400</pubDate>
				<guid>http://developer.fusium.com/fublog/?mode=entry&amp;entry=D9131167-B2BE-5564-6E639919E70ED1B5</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>64-bit ColdFusion</title>
				<link>http://developer.fusium.com/fublog/?mode=entry&amp;entry=C41FC689-AF6C-E817-54B71445686F5645</link>
				<description>
				
				We got a new dev server: dual Opteron, 4GB RAM, dual raid, etc. So far very happy; now I&apos;m trying to install through-and-through 64-bit applications on it.

I have Windows Server 2003 64-bit installed, and planned to use IIS 6. Sun JVM (latest being 1.5.0_05) has an AMD64 version. But how can I run CF7 on it?

I found &lt;a href=&quot;http://www.macromedia.com/support/coldfusion/j2ee/cfmx7j2ee_tomcat_deploy.html&quot;&gt;this mm.com article&lt;/a&gt;, &lt;a href=&quot;http://www.macromedia.com/support/coldfusion/j2ee/phase2-tomcat-deploy.html&quot;&gt;this other mm.com article&lt;/a&gt;, &lt;a href=&quot;http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=3&amp;threadid=1038368&amp;enterthread=y&quot;&gt;this descriptive MM forums thread&lt;/a&gt;, some old threads on &lt;a href=&quot;http://www.mail-archive.com&quot;&gt;CF-Talk&lt;/a&gt;, and blog entries by &lt;a href=&quot;http://www.forta.com/blog/index.cfm?mode=e&amp;entry=1545&quot;&gt;Ben
Forta&lt;/a&gt;, &lt;a href=&quot;http://www.talkingtree.com/blog/index.cfm/2005/11/14/VAdministrationErrorWithJVM15&quot;&gt;Steven Erat&lt;/a&gt; and &lt;a href=&quot;http://www.petefreitag.com/item/156.cfm&quot;&gt;Pete Frietag&lt;/a&gt;.

But it just seems too darn silly! Am I really going to have Tomcat or another Java/J2EE server to run CF7 as a war? Jrun 4 seems like older
technology (although Jrun updater 5 does support Java 1.5). 

Any advice from someone who has either tried and failed or tried and succeeded in getting an all 64-bit platform running? I want 64-bit hardware running a 64-bit OS, with a 64-bit JVM with IIS running in 64-bit mode (rather than IIS5 isolation mode), and 64-bit capable ColdFusion, if that means running a 64-bit capable Java server with CF on top. 

I suppose this is just another example of Macromedia claiming that ColdFusion is enterprise-worthy when anyone, anywhere in any enterprise knows for god sakes that it sure as hell ain&apos;t.
				
				</description>
				
				<category>Java</category>
				
				<category>ColdFusion</category>
				
				<category>Hardware</category>
				
				<pubDate>Thu, 24 Nov 2005 13:07:00 -0400</pubDate>
				<guid>http://developer.fusium.com/fublog/?mode=entry&amp;entry=C41FC689-AF6C-E817-54B71445686F5645</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>Java 1.5 Generics</title>
				<link>http://developer.fusium.com/fublog/?mode=entry&amp;entry=ACF14704-C751-846B-681FD40D4AD4A8AC</link>
				<description>
				
				You know how in ColdFusion, an array (and a struct) can take any type of variable as a member? For example, you can create an array named &quot;mydates&quot;, then proceed to stick strings and booleans in it:

&lt;div class=&quot;code&quot;&gt;&lt;FONT COLOR=MAROON&gt;&amp;lt;cfset mydates = arrayNew(&lt;FONT COLOR=BLUE&gt;1&lt;/FONT&gt;) /&amp;gt;&lt;/FONT&gt;&lt;br&gt;
&lt;FONT COLOR=MAROON&gt;&amp;lt;cfset mydates[1] = &lt;FONT COLOR=BLUE&gt;&quot;this is not a date&quot;&lt;/FONT&gt; /&amp;gt;&lt;/FONT&gt;&lt;br&gt;
&lt;FONT COLOR=MAROON&gt;&amp;lt;cfset mydates[2] = createObject(&lt;FONT COLOR=BLUE&gt;&quot;component&quot;&lt;/FONT&gt;,&lt;FONT COLOR=BLUE&gt;&quot;com.fusium.animals.Dog&quot;&lt;/FONT&gt;).init()  /&amp;gt;&lt;/FONT&gt;&lt;/div&gt;

But what happens when you try #dateformat(mydates[2])#? It will blow up, that&apos;s what. 

That is something that has always irked me about ColdFusion.
				 [More]
				</description>
				
				<category>Java</category>
				
				<category>ColdFusion</category>
				
				<pubDate>Thu, 23 Jun 2005 22:54:00 -0400</pubDate>
				<guid>http://developer.fusium.com/fublog/?mode=entry&amp;entry=ACF14704-C751-846B-681FD40D4AD4A8AC</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>tracking down opened db connections can be hard</title>
				<link>http://developer.fusium.com/fublog/?mode=entry&amp;entry=ABA21C68-FFC8-EFAD-5D5B26E2C257A1CC</link>
				<description>
				
				Everyone knows you&apos;re *supposed* to close() your db connections each and every time you open one in Java. The hard part is tracking down that one place where you forgot to close it once your app starts crashing.

Luckily on Tomcat, there is an easy solution.
				 [More]
				</description>
				
				<category>Java</category>
				
				<pubDate>Thu, 23 Jun 2005 16:51:00 -0400</pubDate>
				<guid>http://developer.fusium.com/fublog/?mode=entry&amp;entry=ABA21C68-FFC8-EFAD-5D5B26E2C257A1CC</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>JK2 Tomcat-IIS connector</title>
				<link>http://developer.fusium.com/fublog//2005/6/23/jk2</link>
				<description>
				
				Apache Tomcat 5.5.9, IIS 6 on Win2k3, JK2 0.4, Sun JDK 1.5.0.02, all works, thanks much to &lt;a href=&quot;http://tjworld.net/help/kb/0001_iis6-Tomcat5-JK2.html&quot;&gt;Mister TJ&lt;/a&gt;. Much thanks, TJ.

One thing not so carefully covered in that doc is that if you want to set up a specific web site (rather than the global web server site), it doesn&apos;t matter where you point the document root to in IIS. Heck point it to the default if you want. Any URLs matching an entry in workers2.properties are forwarded to Tomcat.

And for that matter, pay *special* attention to the URI entries in workers2.properties. By default, 5.5.9 puts the examples in a different place than the workers2.properties thinks they are. That means that when TJ says to browse to the examples to see them run, they won&apos;t run because they won&apos;t match entries in the workers file. So mod your workers file like he modded his.

[EDITED on 12/12/2005]
&lt;a href=&quot;http://www.iis-resources.com/modules/AMS/article.php?storyid=485&quot;&gt;This article&lt;/a&gt; looks very good too.
				
				</description>
				
				<category>Java</category>
				
				<pubDate>Thu, 23 Jun 2005 12:30:00 -0400</pubDate>
				<guid>http://developer.fusium.com/fublog//2005/6/23/jk2</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>jtds</title>
				<link>http://developer.fusium.com/fublog/?mode=entry&amp;entry=A635F269-D807-E2A0-3CAE77E5037AAE77</link>
				<description>
				
				If you&apos;re ever looking into a JDBC driver for MSSQL, don&apos;t, DON&apos;T use the MS one provided on their site.

I heard the same advice and was all, &quot;Like, whatever dude, I&apos;m not a performance freak.&quot; That was until I spent about three days trying to figure out why my frigging result set was mangled. Swapped it out for jtds and voila.

http://jtds.sourceforge.net/
				
				</description>
				
				<category>Java</category>
				
				<pubDate>Wed, 22 Jun 2005 15:39:00 -0400</pubDate>
				<guid>http://developer.fusium.com/fublog/?mode=entry&amp;entry=A635F269-D807-E2A0-3CAE77E5037AAE77</guid>
				
			</item>
			
		 	
			
			
			<item>
				<title>TBJ</title>
				<link>http://developer.fusium.com/fublog/?mode=entry&amp;entry=A6340BC7-DD1E-8E88-3369772D75AFD3A3</link>
				<description>
				
				I&apos;ve been working on a ticket/bug tracker over the last many weeks (maybe 2 months?). It&apos;s the first Java project beyond HelloWorld. It uses JSPs and Servlets, a tiny MVC framework, JSTL, Jakarta Commons, runs on Tomcat 5 and MSSQL (using jtds). No plans to release it for public use at this time, but I&apos;ve sure learned a hell of a lot about Java building it. If you&apos;re a client, get ready to start using it instead of calling me on the phone all the damn time.
				
				</description>
				
				<category>Java</category>
				
				<pubDate>Wed, 22 Jun 2005 15:35:00 -0400</pubDate>
				<guid>http://developer.fusium.com/fublog/?mode=entry&amp;entry=A6340BC7-DD1E-8E88-3369772D75AFD3A3</guid>
				
			</item>
			
		 	
			</channel></rss>
	

