[Flow] Deadlock using RestService

Stephen Bungert stephenbungert at yahoo.de
Wed Jul 23 14:57:21 CEST 2014


I think you need call persist all because you are using GET to make the submission? You should use post if you need to write to the database and then flow calls persist all itself.

I'm just intergrating raptor editor in to my web app built with flow ;)


More information about the Flow mailing list