<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Installing Java 1.5 on Mac OS X Panther</title>
	<atom:link href="http://www.jamesnetherton.com/blog/2009/03/25/installing-java-15-on-mac-os-x-panther/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jamesnetherton.com/blog/2009/03/25/installing-java-15-on-mac-os-x-panther/</link>
	<description>My view on web technology, programming and life</description>
	<lastBuildDate>Tue, 16 Mar 2010 08:40:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mao</title>
		<link>http://www.jamesnetherton.com/blog/2009/03/25/installing-java-15-on-mac-os-x-panther/comment-page-1/#comment-6151</link>
		<dc:creator>mao</dc:creator>
		<pubDate>Mon, 08 Feb 2010 16:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesnetherton.com/blog/?p=135#comment-6151</guid>
		<description>man, you turned a mac-idiot like me to a super java installer! bless u 
mind you i followed all the above for a G4 PowerBook pro 10.4 tiger
thanks a lot!</description>
		<content:encoded><![CDATA[<p>man, you turned a mac-idiot like me to a super java installer! bless u<br />
mind you i followed all the above for a G4 PowerBook pro 10.4 tiger<br />
thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.jamesnetherton.com/blog/2009/03/25/installing-java-15-on-mac-os-x-panther/comment-page-1/#comment-3480</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Fri, 07 Aug 2009 17:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesnetherton.com/blog/?p=135#comment-3480</guid>
		<description>The problem I have is when I get to step 4 (When prompted to overwrite existing files choose ‘Leave Alone’) I click leave alone but it doesn&#039;t do anything it just flashes back to the same window</description>
		<content:encoded><![CDATA[<p>The problem I have is when I get to step 4 (When prompted to overwrite existing files choose ‘Leave Alone’) I click leave alone but it doesn&#8217;t do anything it just flashes back to the same window</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://www.jamesnetherton.com/blog/2009/03/25/installing-java-15-on-mac-os-x-panther/comment-page-1/#comment-2932</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Thu, 25 Jun 2009 12:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesnetherton.com/blog/?p=135#comment-2932</guid>
		<description>Wow, that was fast. Thanks a lot for your effort!</description>
		<content:encoded><![CDATA[<p>Wow, that was fast. Thanks a lot for your effort!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Netherton</title>
		<link>http://www.jamesnetherton.com/blog/2009/03/25/installing-java-15-on-mac-os-x-panther/comment-page-1/#comment-2930</link>
		<dc:creator>James Netherton</dc:creator>
		<pubDate>Thu, 25 Jun 2009 12:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesnetherton.com/blog/?p=135#comment-2930</guid>
		<description>Hi Tobias - I did some reading and it seems Swing ends up being broken by the upgrade to Java 1.5. 

Google for &quot;undefined reference to _kCTForegroundColorFromContextAttributeName expected to be defined in ApplicationServices&quot; and you&#039;ll see a lot of dicsussion around Panther, Java 1.5 &amp; Swing. 

I don&#039;t think there&#039;s any easy way to get Swing working :(</description>
		<content:encoded><![CDATA[<p>Hi Tobias &#8211; I did some reading and it seems Swing ends up being broken by the upgrade to Java 1.5. </p>
<p>Google for &#8220;undefined reference to _kCTForegroundColorFromContextAttributeName expected to be defined in ApplicationServices&#8221; and you&#8217;ll see a lot of dicsussion around Panther, Java 1.5 &amp; Swing. </p>
<p>I don&#8217;t think there&#8217;s any easy way to get Swing working <img src='http://www.jamesnetherton.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://www.jamesnetherton.com/blog/2009/03/25/installing-java-15-on-mac-os-x-panther/comment-page-1/#comment-2928</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Thu, 25 Jun 2009 11:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesnetherton.com/blog/?p=135#comment-2928</guid>
		<description>Hey, a cool and helpful article, but when I tried it out with a simple Swing-App, I got the following error:

dyld: java Undefined symbols:
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libawt.jnilib undefined reference to _kCTForegroundColorFromContextAttributeName expected to be defined in ApplicationServices
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libawt.jnilib undefined reference to _NSAccessibilityTopLevelUIElementAttribute expected to be defined in Cocoa
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libawt.jnilib undefined reference to _NSAccessibilityInsertionPointLineNumberAttribute expected to be defined in Cocoa
Trace/BPT trap

I&#039;m not an experienced Mac-OS- or Unix-user, so maybe I&#039;m missing something obvious. Can you help me?

thanks in advance
Tobias</description>
		<content:encoded><![CDATA[<p>Hey, a cool and helpful article, but when I tried it out with a simple Swing-App, I got the following error:</p>
<p>dyld: java Undefined symbols:<br />
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libawt.jnilib undefined reference to _kCTForegroundColorFromContextAttributeName expected to be defined in ApplicationServices<br />
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libawt.jnilib undefined reference to _NSAccessibilityTopLevelUIElementAttribute expected to be defined in Cocoa<br />
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Libraries/libawt.jnilib undefined reference to _NSAccessibilityInsertionPointLineNumberAttribute expected to be defined in Cocoa<br />
Trace/BPT trap</p>
<p>I&#8217;m not an experienced Mac-OS- or Unix-user, so maybe I&#8217;m missing something obvious. Can you help me?</p>
<p>thanks in advance<br />
Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Netherton</title>
		<link>http://www.jamesnetherton.com/blog/2009/03/25/installing-java-15-on-mac-os-x-panther/comment-page-1/#comment-2693</link>
		<dc:creator>James Netherton</dc:creator>
		<pubDate>Fri, 22 May 2009 06:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesnetherton.com/blog/?p=135#comment-2693</guid>
		<description>Glad you found it useful :)</description>
		<content:encoded><![CDATA[<p>Glad you found it useful <img src='http://www.jamesnetherton.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Mauter</title>
		<link>http://www.jamesnetherton.com/blog/2009/03/25/installing-java-15-on-mac-os-x-panther/comment-page-1/#comment-2689</link>
		<dc:creator>Brian Mauter</dc:creator>
		<pubDate>Fri, 22 May 2009 01:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesnetherton.com/blog/?p=135#comment-2689</guid>
		<description>Dude, you rock!  I host my website on a Panther Mac G4 Mini running Tomcat.  My only gripe has been the lack of Java 5.  Now I can run Quercus inside Tomcat so I can do JSP and PHP at the same time.</description>
		<content:encoded><![CDATA[<p>Dude, you rock!  I host my website on a Panther Mac G4 Mini running Tomcat.  My only gripe has been the lack of Java 5.  Now I can run Quercus inside Tomcat so I can do JSP and PHP at the same time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
