问题
I am getting this error with the new restlet repository. It used to work: java.lang.NoSuchMethodError: org.restlet.routing.VirtualHost.attach(Ljava/lang/String;Lorg/restlet/Restlet;)Lorg/restlet/routing/Route; at org.apache.camel.component.restlet.RestletComponent.attachUriPatternToRestlet(RestletComponent.java:286)
I have an ivy dependency for restlet-2.1.1
I am using a restlet in a camel route
来源:https://stackoverflow.com/questions/14323830/nosuchmethoderror-org-restlet-routing-virtualhost-attach