Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.2
  • Fix Version/s: 2.1.3, 2.2
  • Component/s: Examples / Tutorials
  • Labels:
    None
  • User impact:
    Medium
  • Similar Issues:
    None

Description

examples/webapp
mvn tomcat:run

Navigate to http://<host>:8080/mule-example-webapp

Click REST Hello World
Type anything
Click POST

Expected: response is displayed
Actual: No response, empty page

Activity

Hide
Andrew Perepelytsya added a comment -

Just tried REST Put/Get, same story, renamed the issue thus.

Show
Andrew Perepelytsya added a comment - Just tried REST Put/Get, same story, renamed the issue thus.
Hide
Andrew Perepelytsya added a comment -

This also affects Bookstore's admin webapp functionality.

Show
Andrew Perepelytsya added a comment - This also affects Bookstore's admin webapp functionality.
Hide
Andrew Perepelytsya added a comment -

Deploying to a standalone instance doesn't exhibit this issue. If we can't quickly pinpoint the root cause of why it fails under maven run, then we should at least switch all defaults to use jetty (which works fine), and update user instructions accordingly.

Show
Andrew Perepelytsya added a comment - Deploying to a standalone instance doesn't exhibit this issue. If we can't quickly pinpoint the root cause of why it fails under maven run, then we should at least switch all defaults to use jetty (which works fine), and update user instructions accordingly.
Hide
Andrew Perepelytsya added a comment -

Found the root cause - absolute URLs like /mule-examples/rest?endpoint=greeter. Off to fixing those.

Show
Andrew Perepelytsya added a comment - Found the root cause - absolute URLs like /mule-examples/rest?endpoint=greeter. Off to fixing those.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: