<?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>h3x.no &#187; javaEE</title>
	<atom:link href="http://h3x.no/tag/javaee/feed" rel="self" type="application/rss+xml" />
	<link>http://h3x.no</link>
	<description>Tor Henning Ueland`s thoughts about technology and other stuff</description>
	<lastBuildDate>Sun, 05 Feb 2012 20:24:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>A hint for the &#8220;Object foo is not a known entity type&#8221; errors from Glassfish</title>
		<link>http://h3x.no/2009/04/26/a-hint-for-the-object-foo-is-not-a-known-entity-type-errors-from-glassfish</link>
		<comments>http://h3x.no/2009/04/26/a-hint-for-the-object-foo-is-not-a-known-entity-type-errors-from-glassfish#comments</comments>
		<pubDate>Sat, 25 Apr 2009 23:45:52 +0000</pubDate>
		<dc:creator>Tor Henning Ueland</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Glassfish]]></category>
		<category><![CDATA[javaEE]]></category>

		<guid isPermaLink="false">http://www.h3x.no/?p=42</guid>
		<description><![CDATA[As a JavaEE-codemonkey you have perhaps noticed this error: java.lang.IllegalArgumentException: Object: Ting@193c227 is not a known entity type. This will occur when you have redeployed an app f.ex through Eclipse to Glassfish, the Glassfish server has not quite understood that &#8230; <a href="http://h3x.no/2009/04/26/a-hint-for-the-object-foo-is-not-a-known-entity-type-errors-from-glassfish">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As a JavaEE-codemonkey you have perhaps noticed this error:</p>
<blockquote><p>java.lang.IllegalArgumentException: Object: Ting@193c227 is not a known entity type.</p></blockquote>
<p>This will occur when you have redeployed an app f.ex through Eclipse to Glassfish, the Glassfish server has not quite understood that it`s time to update its version, so what you need to do then is to simply restart the server (or domain).</p>
]]></content:encoded>
			<wfw:commentRss>http://h3x.no/2009/04/26/a-hint-for-the-object-foo-is-not-a-known-entity-type-errors-from-glassfish/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

