<?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: Hot Reload with Action Beans breaks Nuxeo 7.10 in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325605#M12606</link>
    <description>&lt;P&gt;No, the IDE is doing what's I'm expecting. Problem should comes from seam hot--reloader. Can you check now that the seam classes are deployed in the nuxeo.war/WEB-INF/dev folder.&lt;/P&gt;</description>
    <pubDate>Thu, 31 Dec 2015 12:49:29 GMT</pubDate>
    <dc:creator>slacoin_Lacoin</dc:creator>
    <dc:date>2015-12-31T12:49:29Z</dc:date>
    <item>
      <title>Hot Reload with Action Beans breaks Nuxeo 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325601#M12602</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have some bundles with Action Beans, and I was using Nuxeo 7.2 with the IDE to develop, without problems. But now I've decided to use Nuxeo 7.10 as it is the LTS version, and I've seen that when I hot reload the bundles with Action Beans, Nuxeo breaks (the page won't load but I don't see anything in the logs). I've tried with other bundles that have no Action Beans, and everything works as it should. If I create the JARs of the bundles that have Action Beans, I have no problems neither.&lt;/P&gt;
&lt;P&gt;To ensure that it wasn't a problem in my code, I've used a clean 7.10 SDK, with only one bundle that I've created using the wizard of Nuxeo IDE, and I've created an Action Bean also with the Nuxeo Artifact Wizard. Again, when I hot reload, Nuxeo breaks and I have to stop and restart it.&lt;/P&gt;
&lt;P&gt;Is it a bug? Has something changed in 7.10 and do I need to change my code in order to work?&lt;/P&gt;
&lt;P&gt;If you need any more information please ask, but as I have said, it is very easy to reproduce the error using the Nuxeo Artifact Wizard.&lt;/P&gt;
&lt;P&gt;Thank you and Happy Holidays!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 09:47:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325601#M12602</guid>
      <dc:creator>ioihanguren_</dc:creator>
      <dc:date>2015-12-30T09:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hot Reload with Action Beans breaks Nuxeo 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325602#M12603</link>
      <description>&lt;P&gt;I've done the same test with 7.4 and hot reload doesn't break Nuxeo, so I guess it's something that has been introduced with the latest version.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 10:36:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325602#M12603</guid>
      <dc:creator>ioihanguren_</dc:creator>
      <dc:date>2015-12-30T10:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hot Reload with Action Beans breaks Nuxeo 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325603#M12604</link>
      <description>&lt;P&gt;action beans are hot-reloaded in a specific way with the help of seam framework. Project output classes are split in two folders, one containing the main classes and another containing seam related classes.&lt;/P&gt;
&lt;P&gt;Can you check you have the correct layout in the folder target/devbundle. Then can you give me the content of the file NUXEO_HOME/nxserver/dev.bundles file.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 11:05:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325603#M12604</guid>
      <dc:creator>slacoin_Lacoin</dc:creator>
      <dc:date>2015-12-30T11:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hot Reload with Action Beans breaks Nuxeo 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325604#M12605</link>
      <description>&lt;P&gt;Hi slacoin, thanks for your quick reply!&lt;/P&gt;</description>
      <pubDate>Wed, 30 Dec 2015 11:58:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325604#M12605</guid>
      <dc:creator>ioihanguren_</dc:creator>
      <dc:date>2015-12-30T11:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Hot Reload with Action Beans breaks Nuxeo 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325605#M12606</link>
      <description>&lt;P&gt;No, the IDE is doing what's I'm expecting. Problem should comes from seam hot--reloader. Can you check now that the seam classes are deployed in the nuxeo.war/WEB-INF/dev folder.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2015 12:49:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325605#M12606</guid>
      <dc:creator>slacoin_Lacoin</dc:creator>
      <dc:date>2015-12-31T12:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Hot Reload with Action Beans breaks Nuxeo 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325606#M12607</link>
      <description>&lt;P&gt;Hello again slacoin,&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 09:50:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325606#M12607</guid>
      <dc:creator>ioihanguren_</dc:creator>
      <dc:date>2016-01-04T09:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hot Reload with Action Beans breaks Nuxeo 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325607#M12608</link>
      <description>&lt;P&gt;Yeap, that's mean seam is not detecting the change. Can you share your project ?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 14:01:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325607#M12608</guid>
      <dc:creator>slacoin_Lacoin</dc:creator>
      <dc:date>2016-01-04T14:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hot Reload with Action Beans breaks Nuxeo 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325608#M12609</link>
      <description>&lt;P&gt;Hello again,&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 18:05:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325608#M12609</guid>
      <dc:creator>ioihanguren_</dc:creator>
      <dc:date>2016-01-04T18:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hot Reload with Action Beans breaks Nuxeo 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325609#M12610</link>
      <description>&lt;P&gt;Thanks I'm going to investigate.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 10:06:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325609#M12610</guid>
      <dc:creator>slacoin_Lacoin</dc:creator>
      <dc:date>2016-01-05T10:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hot Reload with Action Beans breaks Nuxeo 7.10</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325610#M12611</link>
      <description>&lt;P&gt;Hello [slacoin Lacoin](https&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2016 11:23:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/hot-reload-with-action-beans-breaks-nuxeo-7-10/m-p/325610#M12611</guid>
      <dc:creator>ioihanguren_</dc:creator>
      <dc:date>2016-01-18T11:23:21Z</dc:date>
    </item>
  </channel>
</rss>

