Re: Restful Objects - Simple Arguments vs Format Arguments

2016-06-20 Thread Kevin Lewandowski
s sent to > the resource. So, the format should be the same irrespective of which > scheme type your RO implementation supports. > > The relevant sections (of RO v1.0 spec) is 2.9 and 2.10. > > HTH > Dan > > > > On 28 May 2016 at 19:15, Kevin Lewandowski <klew

Re: Beginner question, updating SimpleApp example

2016-06-08 Thread Kevin Lewandowski
s you are running from the shell, as > well as the edit you've made to the class? > Thx, > Dan > On 7 Jun 2016 4:00 p.m., "Kevin Lewandowski" <klewandow...@discogsinc.com> > wrote: > > > Thank you Hector. > > > > That is what I've done, added a fiel

Re: Beginner question, updating SimpleApp example

2016-06-07 Thread Kevin Lewandowski
n the app and see your changes. > > El 2016-06-07 09:31, Kevin Lewandowski escribió: > > Hi, Newbie here. I've followed the instructions in the Fundamentals guide, > section 3. And have SimpleApp running. > > If I were to add a field to SimpleObject or add a new Domain O

Beginner question, updating SimpleApp example

2016-06-07 Thread Kevin Lewandowski
Hi, Newbie here. I've followed the instructions in the Fundamentals guide, section 3. And have SimpleApp running. If I were to add a field to SimpleObject or add a new Domain Object, what maven command would I execute to get those changes included in the app? I've tried a few but they don't pick