[ 
https://issues.apache.org/jira/browse/JSPWIKI-276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637568#action_12637568
 ] 

Harry Metske commented on JSPWIKI-276:
--------------------------------------

OK, i found the error (not in js though), my local scp-rm-cp-rm-hutsefluts 
script undid my changes to the web.xml.
Now it works fine.
Nice to see from the debugging that it zippes response if the size is above the 
threshold :-)  :

2008-10-07 19:56:12,753 DEBUG JSONRPCServlet - gzipping took 1 msec
2008-10-07 19:56:12,753 DEBUG JSONRPCServlet - gzipping took 1 msec
2008-10-07 19:56:12,754 DEBUG JSONRPCServlet - gzipping! original size =  1587  
gzipped size = 323
2008-10-07 19:56:12,754 DEBUG JSONRPCServlet - gzipping! original size =  1587  
gzipped size = 323
10.0.0.139 - - [07/Oct/2008:19:56:12 +0200] "POST /JSPWiki/JSON-RPC HTTP/1.1" 
200 346
10.0.0.139 - - [07/Oct/2008:19:56:12 +0200] "POST /JSPWiki/JSON-RPC HTTP/1.1" 
200 323


Would this be a candidate for 2.8.1 ?

> Use jabsorb instead of jsonrpc
> ------------------------------
>
>                 Key: JSPWIKI-276
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-276
>             Project: JSPWiki
>          Issue Type: Improvement
>    Affects Versions: 2.6.2
>            Reporter: Jorge Ferrer
>            Priority: Trivial
>
> jsonrpc seems to be unmaintained and jabsorb (http://jabsorb.org/) seems to 
> be the new fork of that project. Migrating should to be quite simple.
> Besides the new features added to jabsorb, a very good reason to migrate is 
> because this type library is sensitive to security related bugs so it's very 
> desired to use one that is well maintained. Just in case.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to