Hi ! Here is my problem : I'm creating a JavaFX application which communicate with a glassfish server with web services. I dont really use the "default" RESTful webservice generated by netbeans (Create WS from database.) but even if I do that, I can't make PUT request (with the default template here), even with only one table (no-FK and two columns, ...