form data uses @FormParam no? btw the error you got should really have printed an error in logs, you can check it on trunk if you have doubts on 1.6.0 but maybe something is not well configured elsewhere Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau
2014-03-16 13:24 GMT+01:00 Thiago Veronezi <[email protected]>: > form data should work... > > https://developer.mozilla.org/en-US/docs/Web/Guide/Using_FormData_Objects > > []s, > Thiago. > On Mar 15, 2014 9:01 PM, "fulltruth" <[email protected]> wrote: > >> OK, turns out it was my testing that was the problem. The Javascript I was >> using just didn't work for post, at all. Not sure why. Anyway, I >> downloaded a REST client and you're right, everything works fine. Thanks >> for testing my code, that was a big help! >> >> >> >> -- >> View this message in context: >> http://openejb.979440.n4.nabble.com/Trying-to-read-JSON-using-Jackson-in-TomEE-tp4668215p4668221.html >> Sent from the OpenEJB User mailing list archive at Nabble.com. >>
