<?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>java &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 28 Mar 2026 21:08:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>keytool -list displays &#8220;JKS&#8221; for a PKCS12 keystore [work-a-round]</title>
		<link>https://it.megocollector.com/misc/keytool-list-displays-jks-for-a-pkcs12-keystore-work-a-round/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 27 Feb 2019 20:48:11 +0000</pubDate>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jdk]]></category>
		<category><![CDATA[openjdk]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=4002</guid>

					<description><![CDATA[A server with Tomcat powered by OpenJDK 8 is using a keystore that is PKCS12 and not JKS. However, the keytool shows that the keystore type is JKS. I have accidentally discovered a work-a-round to this. The JAVA version java -version openjdk version &#8220;1.8.0_191&#8221; OpenJDK Runtime Environment (build 1.8.0_191-b12) OpenJDK 64-Bit Server VM (build 25.191-b12, mixed mode) The Test keytool...]]></description>
		
		
		
			</item>
		<item>
		<title>Atlassian JIRA support for unsupported OpenJDK</title>
		<link>https://it.megocollector.com/linux/atlassian-jira-support-for-unsupported-openjdk/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 03 Dec 2018 13:19:04 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jira]]></category>
		<category><![CDATA[openjdk]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=3917</guid>

					<description><![CDATA[Atlassian JIRA does not support OpenJDK. Oracle has changed it licensing for Oracle JDK.&#160; With that in mind, the goal is to use OpenJDK as a replacement for the Oracle JDK. This is possible and easy to do. Search for your jira install %JIRA_HOME/jira/bin/check-java.sh.&#160; On the line that contains &#8220;java version&#8221; change it to &#8220;openjdk version&#8220;, then restart your install...]]></description>
		
		
		
			</item>
		<item>
		<title>Add Java JDK 8 Support to Confluence 5.6.1</title>
		<link>https://it.megocollector.com/tips-and-tricks/add-java-jdk-8-support-to-confluence-5-6-1/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 06 Jun 2016 15:34:11 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[confluence]]></category>
		<category><![CDATA[java]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=3184</guid>

					<description><![CDATA[Since the release of Atlassian Confluence 5.7, Java JDK 8 is officially supported. However, legacy versions of Confluence, in this particular case, version 5.6.1 is only officially supported through Java JDK 7.&#160; From my reading only supported through Java JDK 7 Build 75. From java 7u767 and Java 8 onward, -Xloggc no longer accepts filenames with a &#8220;:&#8221; in it.&#160;...]]></description>
		
		
		
			</item>
		<item>
		<title>Run ColdFusion 9 with Java JDK 7</title>
		<link>https://it.megocollector.com/tips-and-tricks/run-coldfusion-9-with-java-jdk-7/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 17 Apr 2013 20:37:14 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[coldfusion]]></category>
		<category><![CDATA[coldfusion 9.0.1]]></category>
		<category><![CDATA[coldfusion 9.0.2]]></category>
		<category><![CDATA[colfusion 9]]></category>
		<category><![CDATA[cumulative updates]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java 7]]></category>
		<category><![CDATA[java jdk]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=2172</guid>

					<description><![CDATA[Java has recently put out a patch that certifies ColdFusion 9 to run with Java JDK 1.7.0_15 or newer. After applying the patch, upgrading to Java JDK 1.7.0_21, and manually copying a DLL, this ColdFusion 9.0.1 installation finally runs with Java JDK 7. While your version of ColdFusion may be different, here are the basic steps for ColdFusion 9.0.1 ColdFusion...]]></description>
		
		
		
			</item>
		<item>
		<title>How to uninstall Java for LInux</title>
		<link>https://it.megocollector.com/tips-and-tricks/how-to-uninstall-java-for-linux/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 18:35:01 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[rhel]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1743</guid>

					<description><![CDATA[If the native Java for Linux has been installed and the goal is to remove it from the system and install the Oracle Java JDK. Here are the steps to do just that. This is here for reference, I have not fully tested this, in that the installation I was verifying did not have JRE as indicated in the original...]]></description>
		
		
		
			</item>
		<item>
		<title>Upgrade Java JDK on CentOS RHEL 5.5</title>
		<link>https://it.megocollector.com/tips-and-tricks/upgrade-java-jdk-on-centos-rhel-5-5/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 12 Jan 2011 20:52:40 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jdk]]></category>
		<category><![CDATA[upgrade]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1417</guid>

					<description><![CDATA[This guide will detail the upgrade of the Java Development Kit (JDK) on a Red Hat Enterprise Linux (RHEL) 5.54 and CentOS 5.5 operating system. This example is accomplished through the use of PuTTY and XMing. In our example the following guide was used to install the original JAVA JDK. Install Java and Set Environment Variables Download JDK6 Note: The...]]></description>
		
		
		
			</item>
		<item>
		<title>How to enable and configure Java JRE to work in Firefox in CentOS 5 and RHEL 5 Linux</title>
		<link>https://it.megocollector.com/tips-and-tricks/how-to-enable-and-configure-java-jre-to-work-in-firefox-in-centos-5-and-rhel-5-linux/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 02 Nov 2008 09:32:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jre plugin]]></category>
		<category><![CDATA[libjavaplugin_oji.so]]></category>
		<category><![CDATA[red hat enterprise linux 5]]></category>
		<category><![CDATA[rhel 5]]></category>
		<category><![CDATA[rhel5]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=832</guid>

					<description><![CDATA[I have read throughout the internet many different methods to enable the JRE plugin in a Firefox installation on a Linux box; however, I was not able to get the plugin to work. Accidentally, I found the right answer from the source. There is also a procedure for Firefox, though I had selected the one for Mozilla 1.4 or later....]]></description>
		
		
		
			</item>
		<item>
		<title>Install JDK (Java Development Kit) on a RedHat Linux System</title>
		<link>https://it.megocollector.com/tips-and-tricks/install-jdk-java-development-kit-on-a-redhat-linux-system/</link>
					<comments>https://it.megocollector.com/tips-and-tricks/install-jdk-java-development-kit-on-a-redhat-linux-system/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 15 Sep 2008 18:34:46 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java_home]]></category>
		<category><![CDATA[jdk]]></category>
		<category><![CDATA[redhat]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=656</guid>

					<description><![CDATA[To install another application, I needed to install the JDK (Java Development Kit) on a RedHat Linux System. I found a good set of instructions and worked through the steps for a successful installation. The Redhat installation used is Red Hat 5 Enterprise Edition with the GUI. Using the GUI makes it possible for a newbie to maneuver through these...]]></description>
		
					<wfw:commentRss>https://it.megocollector.com/tips-and-tricks/install-jdk-java-development-kit-on-a-redhat-linux-system/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
