Wrong error message when interface contains a method with 2 parameters.
Editor says: Unresolvable Service Interface: The specified interface does not exist on the project classpath.
Server says: SWITCHYARD010004: Service operations on a Java interface must have exactly one parameter.
The second one (from server) is much better.