<?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: UT factory lookup failed when trying to obtain a UserTransaction from a standalone client</title>
	<atom:link href="http://iderror.com/errors/java/java_jboss/ut-factory-lookup-failed-when-trying-to-obtain-a-usertransaction-from-a-standalone-client/feed/" rel="self" type="application/rss+xml" />
	<link>http://iderror.com/errors/java/java_jboss/ut-factory-lookup-failed-when-trying-to-obtain-a-usertransaction-from-a-standalone-client/</link>
	<description>You have errors, we have solutions!</description>
	<lastBuildDate>Thu, 07 May 2009 00:45:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://iderror.com/errors/java/java_jboss/ut-factory-lookup-failed-when-trying-to-obtain-a-usertransaction-from-a-standalone-client/comment-page-1/#comment-7976</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 20 Mar 2009 10:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/idError/?p=8049#comment-7976</guid>
		<description>For JBoss &lt; 4.0.2, use a jndi.properties file instead of programmatic setup of the jndi properties. For JBoss &gt;= 4.0.2, use the org.jboss.naming.NamingContextFactory instead of org.jnp.interfaces.NamingContextFactory. This factory provides the necessary functionality for the bugfix (remembering the last Properties passed to InitialContext()), see http://wiki.jboss.org/wiki/Wiki.jsp?page=NamingContextFactory.</description>
		<content:encoded><![CDATA[<p>For JBoss < 4.0.2, use a jndi.properties file instead of programmatic setup of the jndi properties. For JBoss >= 4.0.2, use the org.jboss.naming.NamingContextFactory instead of org.jnp.interfaces.NamingContextFactory. This factory provides the necessary functionality for the bugfix (remembering the last Properties passed to InitialContext()), see <a href="http://wiki.jboss.org/wiki/Wiki.jsp?page=NamingContextFactory" rel="nofollow">http://wiki.jboss.org/wiki/Wiki.jsp?page=NamingContextFactory</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
