[Flow] Error in JSON RPC request

Zedd zedd at akii.de
Sun Feb 22 17:58:51 CET 2015


Hi Toco,

it appears it’s not as simple as it should be. From what I can tell you need to also have your own RequestHandler (TYPO3\Flow\Http).
Theoretically you can register new RequestHandlers during the boot inside the Package.php (see TYPO3\Flow\Package::boot). I’d suggest you try this and if the ordering should be a problem, we have to somehow “fix” it.

Greetings
Philipp

> On 22 Feb 2015, at 17:42, toco at aimeos.org wrote:
> 
> Hi Philipp
> 
>> how about implementing a SenchaJsonRpcRequest?
> 
> In this case I have to overwrite and replace the ActionRequest somehow if I understand your tip correctly. How could this be done?
> 
> Thanks
> 
> 
> Toco
> 
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow



More information about the Flow mailing list