dazraf / vertx-hot

A Maven plugin for hot-deploy of Vert.x projects
47 stars 9 forks source link

NoSuchMethodError: HttpServerRequest.rawMethod #40

Open lu-ko opened 8 years ago

lu-ko commented 8 years ago

When I'm running my project through vertx-hot, I get following error:

Unexpected exception in route
java.lang.NoSuchMethodError: io.vertx.core.http.HttpServerRequest.rawMethod()Ljava/lang/String;

Notes:

Please upgrade vertx-hot plugin to the latest Vert.x