Published on WSO2 Oxygen Tank (http://wso2.org)

Invoking RESTFUL Data service insert

By madmongol
Created 2008-06-24 14:37

Hello!

So when creating basic insert operations into a test table these work fine via the console. However when attempting the same operation via REST it works but instead of providing a simple blank screen we receive the following message...

XML Parsing Error: no element found
Location: https://:9443/services/testNotes/addNotes?noteID=41&noteName=My%20Various%20Notes&noteAuthor=Mr.%20Linger&noteContent=Well%20let%27s%20see%20if%20we%20are%20able%20to%20make%20a%20mark.%20shall%20we?
Line Number 1, Column 1:
^

I am fairly certain it is something basic but perused the documentation and I do not see a lot of material on the REST part of the services.

Thanks in advance for any assistance!

Cheers!


Source URL:
http://wso2.org/forum/thread/3753