Closed johnament closed 11 years ago
InvocationContext wraped = new InovocationContext() {}
return wraped.proceed().
I'm blind. Thank you.
Though, I think you should call it "wrapped" to be clearer.
Still needs to be "wrapped", not "wraped".
Correct, the Code is fixed.. It'll be fixed in the example when ever you setup the auto import snippets.. :)
Auto-import not gonna happen...too often I edit the code for the book text to snip out irrelevant stuff or format differently for print. :) On Sep 9, 2013 8:13 AM, "Aslak Knutsen" notifications@github.com wrote:
Correct, the Code is fixed.. It'll be fixed in the example when ever you setup the auto import snippets.. :)
— Reply to this email directly or view it on GitHubhttps://github.com/arquillian/continuous-enterprise-development/issues/94#issuecomment-24068143 .
In this code block:
The "wraped" (what does that even mean?) variable is never defined, as such as a reader with 0 knowledge about REST I have no clue what you're doing here.