Issue Details (XML | Word | Printable)

Key: MULE-3552
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Dan Diephouse
Reporter: Dirk Olmes
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

Webapp "REST Put/Get" example does not work

Created: 15/Jul/08 12:01 PM   Updated: 17/Jul/08 09:45 AM
Component/s: Examples / Tutorials
Affects Version/s: 2.0.2
Fix Version/s: 2.0.2, 2.0 ITR4

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0 minutes
Time Spent - 1 hour
Time Spent: 1 hour
Time Spent - 1 hour

Environment: Windows, JDK1.5, Tomcat 6.0.16, IE 6.0
Issue Links:
Related
 

Labels:
User impact: High


 Description  « Hide
  • build the webapp example
  • deploy to tomcat
  • open the example webapp and click "REST Put/Get" link
  • enter something into the "Http PUT" text field and press the "PUT" button
  • the text should you entered should have been uploaded
  • click the "REST Put/Get" link again
  • click the "GET" button
  • the text entered previously is not shown


 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Dirk Olmes added a comment - 15/Jul/08 12:02 PM
The temp file that's created in the .mule folder only contains "Received" instead of the text entered when PUTting.

Dirk Olmes added a comment - 16/Jul/08 08:54 AM
This seems to be the same error as MULE-3551

Travis Carlson added a comment - 17/Jul/08 07:32 AM
Verified that this one is fixed, thanks Dan.