<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>RestyGWT Google Group</title>
  <link>http://groups.google.com/group/restygwt</link>
  <description>Group which we discuss the RestyGWT open source project. http://github.com/chirino/resty-gwt</description>
  <language>en</language>
  <item>
  <title>Re: [resty-gwt] Re: Successfully Running Resty GWT Test Cases in Eclipse ?</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/ae384a8a299cbb28?show_docid=ae384a8a299cbb28</link>
  <description>
  either run &lt;br&gt; $ mvn install &lt;br&gt; which runs all tests and installs the jar or &lt;br&gt; $ mvn gwt:test &lt;br&gt; surefire:test will not work with GWTTestCases.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/ae384a8a299cbb28?show_docid=ae384a8a299cbb28</guid>
  <author>
  m.krist...@web.de
  (kristian)
  </author>
  <pubDate>Wed, 22 May 2013 13:12:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: [resty-gwt] Re: Successfully Running Resty GWT Test Cases in Eclipse ?</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/a54516714180a8e2?show_docid=a54516714180a8e2</link>
  <description>
  I personally comment out whatever I do not need when writing test cases in &lt;br&gt; resty-gwt/restygwt/src/test/ja va/org/fusesource/restygwt/Gwt CompleteTestSuite.java &lt;br&gt; &lt;p&gt;so maybe as a compromise just comment out that FlakyTestGwt.class there to &lt;br&gt; keep you going.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/a54516714180a8e2?show_docid=a54516714180a8e2</guid>
  <author>
  m.krist...@web.de
  (kristian)
  </author>
  <pubDate>Wed, 22 May 2013 12:57:13 UT
</pubDate>
  </item>
  <item>
  <title>Re: [resty-gwt] Re: Successfully Running Resty GWT Test Cases in Eclipse ?</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/81de3e70803d98a3?show_docid=81de3e70803d98a3</link>
  <description>
  Even when trying to run one test ( JsonTypeInfoTestGWT ) in mvn cmd line I &lt;br&gt; get the following &lt;br&gt; C:\GitHub\resty-gwt\restygwt&amp;gt;m vn -Dtest=JsonTypeInfoTestGWT test &lt;br&gt; [INFO] Scanning for projects... &lt;br&gt; [INFO] &lt;br&gt; [INFO] &lt;br&gt; ------------------------------ ------------------------------ ------------ &lt;br&gt; [INFO] Building restygwt 1.4-SNAPSHOT
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/81de3e70803d98a3?show_docid=81de3e70803d98a3</guid>
  <author>
  ronan.quillev...@gmail.com
  (Ronan Quillevere)
  </author>
  <pubDate>Wed, 22 May 2013 12:58:10 UT
</pubDate>
  </item>
  <item>
  <title>Re: [resty-gwt] Re: Successfully Running Resty GWT Test Cases in Eclipse ?</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/630aa17d49059ad9?show_docid=630aa17d49059ad9</link>
  <description>
  I would like to be able to run those tests in order to code one dealing &lt;br&gt; with the @JsonTypeInfo annotation. And then maybe try coding the &lt;br&gt; @JsonDeserialize (usefull for clean client method with interface type)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/630aa17d49059ad9?show_docid=630aa17d49059ad9</guid>
  <author>
  ronan.quillev...@gmail.com
  (Ronan Quillevere)
  </author>
  <pubDate>Wed, 22 May 2013 12:52:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: [resty-gwt] Re: Successfully Running Resty GWT Test Cases in Eclipse ?</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/7094fe7cfb8c1ab5?show_docid=7094fe7cfb8c1ab5</link>
  <description>
  I have to admit that I never run the test cases from eclipse but these test &lt;br&gt; cases are unique collection of &amp;quot;techniques&amp;quot; and approaches. if there is an &lt;br&gt; easy to cherry pick the testcase on which you are working please do so. &lt;br&gt; when merging the pull request I will run the test suite from the command &lt;br&gt; line to make sure things pass at least that way.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/7094fe7cfb8c1ab5?show_docid=7094fe7cfb8c1ab5</guid>
  <author>
  m.krist...@web.de
  (kristian)
  </author>
  <pubDate>Wed, 22 May 2013 12:45:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: Successfully Running Resty GWT Test Cases in Eclipse ?</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/534626318bf73e12?show_docid=534626318bf73e12</link>
  <description>
  Ok so now I am stuck with some weird problem. has anyone already seen that ? &lt;br&gt; When I launch a test it loops for ever saying : &amp;quot; ... Too many clients: &lt;br&gt; expected 1, found X&amp;quot; &lt;br&gt; Here is a full stack trace &lt;br&gt; Validating newly compiled units &lt;br&gt; Ignored 14 units with compilation errors in first pass. &lt;br&gt; Compile with -strict or with -logLevel set to TRACE or DEBUG to see all
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/534626318bf73e12?show_docid=534626318bf73e12</guid>
  <author>
  ronan.quillev...@gmail.com
  (Ronan Quillevere)
  </author>
  <pubDate>Wed, 22 May 2013 12:28:33 UT
</pubDate>
  </item>
  <item>
  <title>Re: Successfully Running Resty GWT Test Cases in Eclipse ?</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/8b5c0fa9bb34d8d0?show_docid=8b5c0fa9bb34d8d0</link>
  <description>
  Ok found my problem, &lt;br&gt; The test need to be run with the GWT Junit Test configuration in eclipse &lt;br&gt; and not the standard Junit configuration. &lt;br&gt; Hope it will help someone else.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/8b5c0fa9bb34d8d0?show_docid=8b5c0fa9bb34d8d0</guid>
  <author>
  ronan.quillev...@gmail.com
  (Ronan Quillevere)
  </author>
  <pubDate>Wed, 22 May 2013 10:00:07 UT
</pubDate>
  </item>
  <item>
  <title>Successfully Running Resty GWT Test Cases in Eclipse ?</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/63ef3ab1b51fdb5d?show_docid=63ef3ab1b51fdb5d</link>
  <description>
  Sorry I am not very familiar with GWTTestCases but has anyone managed to &lt;br&gt; run the GWTTestCases in Eclipse ? I keep having problem with class not &lt;br&gt; found and other problems like that despite all my efforts. &lt;br&gt; I used the command mvn eclipse:eclipse &lt;br&gt; I changed the Java Buildpath in order to include everything from main and
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/55aa1b5eb7b789c5/63ef3ab1b51fdb5d?show_docid=63ef3ab1b51fdb5d</guid>
  <author>
  ronan.quillev...@gmail.com
  (Ronan Quillevere)
  </author>
  <pubDate>Wed, 22 May 2013 09:17:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: [resty-gwt] Re: how does restygwt handle recursion in json</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/73054868e6df068e/5f96729b31d9238d?show_docid=5f96729b31d9238d</link>
  <description>
  I erased my message because my answer was not relevant at all, I read the &lt;br&gt; first msg to quickly sorry
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/73054868e6df068e/5f96729b31d9238d?show_docid=5f96729b31d9238d</guid>
  <author>
  ronan.quillev...@gmail.com
  (Ronan Quillevere)
  </author>
  <pubDate>Thu, 16 May 2013 07:37:18 UT
</pubDate>
  </item>
  <item>
  <title>Re: [resty-gwt] Re: how does restygwt handle recursion in json</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/73054868e6df068e/2d645ccc255bf663?show_docid=2d645ccc255bf663</link>
  <description>
  eventbus handles communications between presenters. I have not heard this &lt;br&gt; concept used when it comes to parent-child relationship in the model. a &lt;br&gt; model is a model, it does not even need the GWT context. &lt;br&gt; &lt;p&gt;On Wed, May 15, 2013 at 9:39 AM, Ronan Quillevere &amp;lt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/73054868e6df068e/2d645ccc255bf663?show_docid=2d645ccc255bf663</guid>
  <author>
  bhom...@gmail.com
  (Bruce Ho)
  </author>
  <pubDate>Wed, 15 May 2013 21:59:46 UT
</pubDate>
  </item>
  <item>
  <title>Re: [resty-gwt] Please help me with Examples</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/b8122475ea828e98/24b87d5d7658069d?show_docid=24b87d5d7658069d</link>
  <description>
  the tests are very noisy but the last time I run them they all passed - &lt;br&gt; there are also a few tests in place but not running (pending issue). &lt;br&gt; &lt;p&gt;what exact problems do you see ? &lt;br&gt; &lt;p&gt;- christian
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/b8122475ea828e98/24b87d5d7658069d?show_docid=24b87d5d7658069d</guid>
  <author>
  m.krist...@web.de
  (kristian)
  </author>
  <pubDate>Tue, 14 May 2013 11:25:45 UT
</pubDate>
  </item>
  <item>
  <title>Please help me with Examples</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/b8122475ea828e98/efa5f14af3ab3aa2?show_docid=efa5f14af3ab3aa2</link>
  <description>
  Hi , I&#39;m trying to run pizza example from src/it. But I trued to build &lt;br&gt; using maven. It&#39;s very unstable. I&#39;m able to build restygwt 1.3. Same &lt;br&gt; examples are giving lot of problems. &lt;br&gt; Please suggest me , whether I should spend further time. or I need to &lt;br&gt; giveup. &lt;br&gt; -raghu
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/b8122475ea828e98/efa5f14af3ab3aa2?show_docid=efa5f14af3ab3aa2</guid>
  <author>
  visuma...@gmail.com
  (raghunath n)
  </author>
  <pubDate>Tue, 14 May 2013 00:35:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: [resty-gwt] Re: how does restygwt handle recursion in json</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/73054868e6df068e/e0a4813d58a0b5b4?show_docid=e0a4813d58a0b5b4</link>
  <description>
  I did not push to make it work. Due to time constraint, I opted for java &lt;br&gt; serialization.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/73054868e6df068e/e0a4813d58a0b5b4?show_docid=e0a4813d58a0b5b4</guid>
  <author>
  bhom...@gmail.com
  (Bruce Ho)
  </author>
  <pubDate>Sat, 04 May 2013 19:12:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: [resty-gwt] Re: how does restygwt handle recursion in json</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/73054868e6df068e/2ecee8e92be1f377?show_docid=2ecee8e92be1f377</link>
  <description>
  Sorry, Restygwt can NOT handle this, hence any pullrequests are welcome
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/73054868e6df068e/2ecee8e92be1f377?show_docid=2ecee8e92be1f377</guid>
  <author>
  m.krist...@web.de
  (kristian)
  </author>
  <pubDate>Sat, 04 May 2013 16:41:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: how does restygwt handle recursion in json</title>
  <link>http://groups.google.com/group/restygwt/browse_thread/thread/73054868e6df068e/d055dc2481cda3f3?show_docid=d055dc2481cda3f3</link>
  <description>
  Has any answer been found to this? &lt;br&gt; I&#39;m evaluating whether or not RestyGWT will work for me, and I have this &lt;br&gt; same issue. GWT RPC handles it nicely... &lt;br&gt; Thanks, &lt;br&gt; jay
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/restygwt/browse_thread/thread/73054868e6df068e/d055dc2481cda3f3?show_docid=d055dc2481cda3f3</guid>
  <author>
  j...@thegindins.com
  (Jay)
  </author>
  <pubDate>Fri, 03 May 2013 16:12:14 UT
</pubDate>
  </item>
  </channel>
</rss>
