[gradebook2-dev] submit file grades, writing to response
Qu, Yuanhua
yq12 at txstate.edu
Thu Nov 10 12:04:23 PST 2011
Thanks Mike,
I'll see if I can solve this with your proposal in the JIRA by using Response object. Appreciate your pointing.
-Qu
On 11/10/11 2:15 PM, "Michael Wenk" <mjwenk at ucdavis.edu> wrote:
With the current code, there isn't one. The problem is jersey doesn't
like the fact that the response is manipulated outside of its
processing. There's a JIRA for this, GRBK-691. However, it will
require an API change, and likely for the advisor methods to pay more
attention to being run in the jersey context, Ie, using the jersey
Response object to do things instead of the serlet API stuff.
Mike
On Thu, Nov 10, 2011 at 10:46 AM, Qu, Yuanhua <yq12 at txstate.edu> wrote:
> I'm getting submit final grades working and I also need to write to response
> to show to the submitter if there is error or submit ok. All seems working
> fine from user's interface, but in the server log, I always get
> IllegalStateException decribed in this thread
>
> http://collab.sakaiproject.org/pipermail/gradebook2-dev/2011-March/000316.html
>
> I don't like to big spam in the log for this and trying to resolve it during
> passed few days but in vain. Do you have any solution to get rid of the
> log exceptions that throw in the server log?
>
> Any help would be appreciated. We need to get this done on our production
> before our final is approaching. Thanks al lot.
>
>
> Yuanhua Qu
>
>
>
> _______________________________________________
> gradebook2-dev mailing list
> gradebook2-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/gradebook2-dev
>
>
--
Michael Wenk
mjwenk at ucdavis.edu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/gradebook2-dev/attachments/20111110/86cf72c0/attachment.html
More information about the gradebook2-dev
mailing list