<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Remote debugging in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/remote-debugging/m-p/6713808#M1682</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been able to figure it out at last so I'd like to share that information with you. By the way I've set up my personal webpage where I'm sharing bunch of articles, mainly HOW TOs related to HP VAN SDN Controller and internal app programming at the moment, feel free to stop by, let me know what you'd like to know or comment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, here's the solution:&lt;BR /&gt;&lt;A target="_blank" href="http://www.nethings.eu/home/how-to-setup-remote-debugging-for-sdn-van-controller-internal-apps/"&gt;http://www.nethings.eu/home/how-to-setup-remote-debugging-for-sdn-van-controller-internal-apps/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take care.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
    <pubDate>Thu, 26 Feb 2015 21:36:32 GMT</pubDate>
    <dc:creator>janhrnko</dc:creator>
    <dc:date>2015-02-26T21:36:32Z</dc:date>
    <item>
      <title>Remote debugging</title>
      <link>https://community.hpe.com/t5/software-defined-networking/remote-debugging/m-p/6678612#M1679</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just wondering whether someone has tried to remotely debug their internal application. Do you need to turn on java debug globally somewhere in a config file or is it enough just to build the app with correct parameters? I mean, I have to be doing something wrong because I can't make it work... Moreover, I'm using Netbeans 8.0.1 (Eclipse on Ubuntu 14.04 behaves in a funny way - hangs after start). So I'm not sure whether this is a Netbeans issue or something else.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any feedback (whether if you use Eclipse or Netbeans) is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Thu, 27 Nov 2014 16:39:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/remote-debugging/m-p/6678612#M1679</guid>
      <dc:creator>janhrnko</dc:creator>
      <dc:date>2014-11-27T16:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: Remote debugging</title>
      <link>https://community.hpe.com/t5/software-defined-networking/remote-debugging/m-p/6679125#M1680</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In the &lt;SPAN&gt;HP VAN SDN Controller Programming Guide you can find steps to enable remote debugging with Eclipse.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Below you can find link to the manual:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A target="_self" href="http://h20628.www2.hp.com/km-ext/kmcsdirect/emr_na-c04003169-3.pdf"&gt;&lt;SPAN&gt;http://h20628.www2.hp.com/km-ext/kmcsdirect/emr_na-c04003169-3.pdf&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Are you consulting this document already?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Please let me know whether further help is needed,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Antonio&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;SDN CoE Team&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Nov 2014 14:21:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/remote-debugging/m-p/6679125#M1680</guid>
      <dc:creator>piricchio72</dc:creator>
      <dc:date>2014-11-28T14:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Remote debugging</title>
      <link>https://community.hpe.com/t5/software-defined-networking/remote-debugging/m-p/6679192#M1681</link>
      <description>&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First of all, thanks for your reply. Yep, I've read the older programming guide and also the newest version for controller version 2.4 but as I said earlier, I'm using NetBeans instead of Eclipse so I wanted to know whether there's a way of getting the debug working with NetBeans as well (I'm able to create and build working apps using NBeans).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Fri, 28 Nov 2014 20:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/remote-debugging/m-p/6679192#M1681</guid>
      <dc:creator>janhrnko</dc:creator>
      <dc:date>2014-11-28T20:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remote debugging</title>
      <link>https://community.hpe.com/t5/software-defined-networking/remote-debugging/m-p/6713808#M1682</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been able to figure it out at last so I'd like to share that information with you. By the way I've set up my personal webpage where I'm sharing bunch of articles, mainly HOW TOs related to HP VAN SDN Controller and internal app programming at the moment, feel free to stop by, let me know what you'd like to know or comment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, here's the solution:&lt;BR /&gt;&lt;A target="_blank" href="http://www.nethings.eu/home/how-to-setup-remote-debugging-for-sdn-van-controller-internal-apps/"&gt;http://www.nethings.eu/home/how-to-setup-remote-debugging-for-sdn-van-controller-internal-apps/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Take care.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2015 21:36:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/remote-debugging/m-p/6713808#M1682</guid>
      <dc:creator>janhrnko</dc:creator>
      <dc:date>2015-02-26T21:36:32Z</dc:date>
    </item>
  </channel>
</rss>

