<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: costaluisa</title>
    <description>The latest articles on DEV Community by costaluisa (@costaluisa).</description>
    <link>https://dev.to/costaluisa</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F291840%2F69bd386f-1e89-44d8-b830-bc454cf112cf.png</url>
      <title>DEV Community: costaluisa</title>
      <link>https://dev.to/costaluisa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/costaluisa"/>
    <language>en</language>
    <item>
      <title>atmosphere-kafka problem very hard</title>
      <dc:creator>costaluisa</dc:creator>
      <pubDate>Fri, 13 Dec 2019 19:42:15 +0000</pubDate>
      <link>https://dev.to/costaluisa/java-jpa-hibernate-529m</link>
      <guid>https://dev.to/costaluisa/java-jpa-hibernate-529m</guid>
      <description>&lt;p&gt;Hi to all.&lt;br&gt;
I have a problem with atmopshere-kafka and i'm desperate.&lt;/p&gt;

&lt;p&gt;I'm trying to use atmosphere-kafka lib for balancing 2 tomcat.&lt;br&gt;
I added this dependency to the my pom.xml.&lt;br&gt;
&lt;br&gt;
  org.atmosphere&lt;br&gt;
  atmosphere-kafka&lt;br&gt;
  2.5.2&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;in place of&lt;br&gt;
&lt;br&gt;
  org.atmosphere&lt;br&gt;
  atmosphere-runtime&lt;br&gt;
  2.5.4&lt;br&gt;
 &lt;/p&gt;

&lt;p&gt;With the second dependency i don't have problem.&lt;/p&gt;

&lt;p&gt;I commit my file with change here.&lt;br&gt;
&lt;a href="https://github.com/costaluisa/costaluisa"&gt;https://github.com/costaluisa/costaluisa&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The problem, as you can see from the attached image, is that the AtmosphereResources is lost due to a null pointer in the AtmosphereResourceImpl.notifyListeners method that causes the removal of the resource, and being sent in the DefaultBroadcaster.deliverPush method, line 658, the resource is empty [].&lt;/p&gt;

&lt;p&gt;Without lib kafka this not a problem.&lt;br&gt;
From the attached files do you see any configuration missing or incorrect?&lt;/p&gt;

&lt;p&gt;I use kafka e zookeeper service in windows (they run correctly) &lt;/p&gt;

&lt;p&gt;Can you help me?&lt;br&gt;
thank&lt;br&gt;
Marco &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
