On Mon, Mar 11, 2013 at 7:18 AM, Raja Asthana <[email protected]> wrote: > My rest service works fine if I give the authentication header. But the same > is throwing 500 internal Service error when I add log-level=debug|info along > with the authentication header. I don't know where it is failing. I'm > getting only the below errors. > > org.apache.wink.server.internal.RequestProcessor logException > IllegalArgumentException occurred during the handlers chain invocation > > I could not able to get more information about the error. Please help me. > Thanks. > > I'm using wink incubator 1.1.1. >
Hi Raja, I can't reproduce your problem, either with Wink 1.1.1 or the latest release. Please provide some more info or a test case/app that I could use to reproduce the problem. Thank you -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
