Open GoogleCodeExporter opened 9 years ago
Starting work on this over the weekend. Sorry the late start...
Original comment by siyabong...@gmail.com
on 13 Dec 2012 at 7:09
As a work around, have your model as a package library, then install it into
go-path and then import it as a full reference... not relative reference.
Original comment by siyabong...@gmail.com
on 13 Dec 2012 at 8:29
[deleted comment]
In case anyone else checks this bug out; you will get an almost identical stack
trace if you forget to specify the 'consumes' and 'produces' attributes inside
the RestService annotation..
Original comment by bdemor...@gmail.com
on 18 Apr 2013 at 2:49
[deleted comment]
I now appear to be getting this same error. I do not have a relative import
nor am I missing consumes and products from my Service struct.
I added a comment to my other issue. #9
Original comment by ch...@altonymous.com
on 22 Apr 2013 at 11:29
This is same as issue #9
Could be a a Go bug... see issue #9
Original comment by siyabong...@gmail.com
on 23 Apr 2013 at 6:56
Original issue reported on code.google.com by
t...@vistarmedia.com
on 7 Sep 2012 at 4:57