<?xml version='1.0' encoding="utf-8"?>
      <rss version='2.0'>
      <channel>
      <title>Форум на Исходниках.RU</title>
      <link>https://forum.sources.ru</link>
      <description>Форум на Исходниках.RU</description>
      <generator>Форум на Исходниках.RU</generator>
  	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=10561&amp;view=findpost&amp;p=98257</guid>
        <pubDate>Sat, 28 Sep 2002 16:38:05 +0000</pubDate>
        <title>Инициализация контекста</title>
        <link>https://forum.sources.ru/index.php?showtopic=10561&amp;view=findpost&amp;p=98257</link>
        <description><![CDATA[iskander: А ты проверь какие библиотеки (пакеты) используешь. Может в этой версии оно чуть подругому расположено?]]></description>
        <author>iskander</author>
        <category>Java</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=10561&amp;view=findpost&amp;p=98256</guid>
        <pubDate>Fri, 27 Sep 2002 07:33:09 +0000</pubDate>
        <title>Инициализация контекста</title>
        <link>https://forum.sources.ru/index.php?showtopic=10561&amp;view=findpost&amp;p=98256</link>
        <description><![CDATA[Lukas: BES 5.0, EJB 2.0<br>Возникает ошибка при инициализации контекста. <br>Текст программы:<br><br>Hashtable hashtable = new Hashtable();<br> &nbsp; &nbsp; hashtable.put(&quot;java.naming.factory.initial&quot;,&quot;com.inprise.j2ee.jndi.CtxFactory&quot;);<br> &nbsp; &nbsp; hashtable.put(&quot;java.naming.factory.url.pkgs&quot;,&quot;com.inprise.j2ee.jndi&quot;);<br> &nbsp; &nbsp; javax.naming.Context ctx = new javax.naming.InitialContext(hashtable);<br><br>При выполнении последней команды ошибка:<br>org.omg.CORBA.INITIALIZE: can't instantiate default ORB implementation com.inprise.vbroker.orb.ORB &nbsp;minor code: 0 &nbsp;completed: No<br><br>Все это работало при использовании EJB 1.x<br>Как это можно вылечить?<br>Спасибо.]]></description>
        <author>Lukas</author>
        <category>Java</category>
      </item>
	
      </channel>
      </rss>
	